Home
last modified time | relevance | path

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

/openthread-3.7.0/third_party/mbedtls/repo/tests/include/spe/
Dcrypto_spe.h38 #define psa_key_derivation_setup \ macro
/openthread-3.7.0/third_party/mbedtls/repo/tests/include/test/
Dpsa_test_wrappers.h504 #define psa_key_derivation_setup(arg0_operation, arg1_alg) \ macro
/openthread-3.7.0/third_party/mbedtls/repo/library/
Dpsa_crypto.c6681 psa_status_t psa_key_derivation_setup(psa_key_derivation_operation_t *operation, in psa_key_derivation_setup() function