Home
last modified time | relevance | path

Searched defs:psa_generate_key (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/tests/include/spe/
Dcrypto_spe.h128 #define psa_generate_key \ macro
/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dpsa_test_wrappers.h341 #define psa_generate_key(arg0_attributes, arg1_key) \ macro
/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto.c8008 psa_status_t psa_generate_key(const psa_key_attributes_t *attributes, in psa_generate_key() function