Home
last modified time | relevance | path

Searched refs:psa_key_derivation_get_capacity (Results 1 - 5 of 5) sorted by relevance

/third_party/mbedtls/tests/include/spe/
H A Dcrypto_spe.h38 #define psa_key_derivation_get_capacity \ macro
39 PSA_FUNCTION_NAME(psa_key_derivation_get_capacity)
/third_party/mbedtls/include/psa/
H A Dcrypto.h3300 psa_status_t psa_key_derivation_get_capacity(
/third_party/mbedtls/tests/include/test/
H A Dpsa_test_wrappers.h438 #define psa_key_derivation_get_capacity(arg0_operation, arg1_capacity) \ macro
/third_party/mbedtls/tests/src/
H A Dpsa_test_wrappers.c770 /* Wrapper for psa_key_derivation_get_capacity */
775 psa_status_t status = (psa_key_derivation_get_capacity)(arg0_operation, arg1_capacity); in mbedtls_test_wrap_psa_key_derivation_get_capacity()
/third_party/mbedtls/library/
H A Dpsa_crypto.c5547 psa_status_t psa_key_derivation_get_capacity(const psa_key_derivation_operation_t *operation, in psa_key_derivation_get_capacity() function

Completed in 21 milliseconds