Home
last modified time | relevance | path

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

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