Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/include/spe/
Dcrypto_spe.h28 #define psa_key_derivation_set_capacity \ macro
/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dpsa_test_wrappers.h498 #define psa_key_derivation_set_capacity(arg0_operation, arg1_capacity) \ macro
/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto.c5563 psa_status_t psa_key_derivation_set_capacity(psa_key_derivation_operation_t *operation, in psa_key_derivation_set_capacity() function