Home
last modified time | relevance | path

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

/mbedtls-3.7.0/tests/include/spe/
Dcrypto_spe.h26 #define psa_key_derivation_get_capacity \ macro
/mbedtls-3.7.0/tests/include/test/
Dpsa_test_wrappers.h438 #define psa_key_derivation_get_capacity(arg0_operation, arg1_capacity) \ macro
/mbedtls-3.7.0/library/
Dpsa_crypto.c5564 psa_status_t psa_key_derivation_get_capacity(const psa_key_derivation_operation_t *operation, function