This commit adds CONFIG_BT_USE_PSA_API to allow the end user to prefer PSA APIs over TinyCrypt for crypto operations in bluetooth. Of course, this is possible only if a PSA provider is available on the system, i.e. CONFIG_PSA_CRYPTO_CLIENT is set. This commit also extends tests/bluetooth/bt_crypto adding a test case for PSA. Signed-off-by: Valerio Setti <vsetti@baylibre.com> |
||
|---|---|---|
| .. | ||
| bt_encrypt_be | ||
| bt_encrypt_le | ||
| bt_rand | ||
| mocks | ||
| prng_init | ||
| CMakeLists.txt | ||
| testing_common_defs.h | ||