Home
last modified time | relevance | path

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

/mbedtls-latest/tests/include/spe/
Dcrypto_spe.h28 #define psa_key_derivation_set_capacity \ macro
/mbedtls-latest/tests/include/test/
Dpsa_test_wrappers.h530 #define psa_key_derivation_set_capacity(arg0_operation, arg1_capacity) \ macro
/mbedtls-latest/library/
Dpsa_crypto.c5621 psa_status_t psa_key_derivation_set_capacity(psa_key_derivation_operation_t *operation, function