Home
last modified time | relevance | path

Searched refs:PSA_ALG_IS_HKDF (Results 1 - 4 of 4) sorted by relevance

/third_party/mbedtls/tests/src/
H A Dpsa_exercise_key.c496 if (PSA_ALG_IS_HKDF(alg)) { in mbedtls_test_psa_setup_key_derivation_wrap()
827 } else if (PSA_ALG_IS_HKDF(kdf_alg) || PSA_ALG_IS_HKDF_EXPAND(kdf_alg)) { in exercise_key_agreement_key()
/third_party/mbedtls/include/psa/
H A Dcrypto_values.h1833 #define PSA_ALG_IS_HKDF(alg) \ macro
/third_party/mbedtls/programs/psa/
H A Dpsa_constant_names_generated.c284 } else if (PSA_ALG_IS_HKDF(core_alg)) { in psa_snprint_algorithm()
/third_party/mbedtls/library/
H A Dpsa_crypto.c6495 if (PSA_ALG_IS_HKDF(kdf_alg)) { in is_kdf_alg_supported()
6586 if (PSA_ALG_IS_HKDF(kdf_alg)) { in psa_key_derivation_set_maximum_capacity()

Completed in 17 milliseconds