Home
last modified time | relevance | path

Searched defs:kdf_alg (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mbedtls/library/
H A Dpsa_crypto.c5200 psa_algorithm_t kdf_alg = psa_key_derivation_get_kdf_alg(operation); in psa_key_derivation_abort() local
5295 psa_algorithm_t kdf_alg, in psa_key_derivation_hkdf_read()
5659 psa_algorithm_t kdf_alg, in psa_key_derivation_pbkdf2_read()
5730 psa_algorithm_t kdf_alg = psa_key_derivation_get_kdf_alg(operation); in psa_key_derivation_output_bytes() local
6172 static int is_kdf_alg_supported(psa_algorithm_t kdf_alg) in is_kdf_alg_supported()
6227 psa_algorithm_t kdf_alg) in psa_key_derivation_setup_kdf()
6294 psa_algorithm_t kdf_alg) in psa_key_derivation_allows_free_form_secret_input()
6319 psa_algorithm_t kdf_alg = PSA_ALG_KEY_AGREEMENT_GET_KDF(alg); in psa_key_derivation_setup() local
6350 psa_algorithm_t kdf_alg, in psa_hkdf_input()
6822 psa_algorithm_t kdf_alg, in psa_pbkdf2_set_password()
[all …]
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpsa_crypto.c5484 psa_algorithm_t kdf_alg = psa_key_derivation_get_kdf_alg(operation); in psa_key_derivation_abort() local
5579 psa_algorithm_t kdf_alg, in psa_key_derivation_hkdf_read()
5943 psa_algorithm_t kdf_alg, in psa_key_derivation_pbkdf2_read()
6016 psa_algorithm_t kdf_alg = psa_key_derivation_get_kdf_alg(operation); in psa_key_derivation_output_bytes() local
6496 static int is_kdf_alg_supported(psa_algorithm_t kdf_alg) in is_kdf_alg_supported()
6551 psa_algorithm_t kdf_alg) in psa_key_derivation_set_maximum_capacity()
6636 psa_algorithm_t kdf_alg) in psa_key_derivation_setup_kdf()
6669 psa_algorithm_t kdf_alg) in psa_key_derivation_allows_free_form_secret_input()
6694 psa_algorithm_t kdf_alg = PSA_ALG_KEY_AGREEMENT_GET_KDF(alg); in psa_key_derivation_setup() local
6725 psa_algorithm_t kdf_alg, in psa_hkdf_input()
[all …]
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/psa/
H A Dcrypto_values.h2133 #define PSA_ALG_IS_PBKDF2(kdf_alg) \ argument
2154 #define PSA_ALG_KEY_AGREEMENT(ka_alg, kdf_alg) \ argument
/aosp_15_r20/external/mbedtls/include/psa/
H A Dcrypto_values.h2113 #define PSA_ALG_IS_PBKDF2(kdf_alg) \ argument
2134 #define PSA_ALG_KEY_AGREEMENT(ka_alg, kdf_alg) \ argument
/aosp_15_r20/external/mbedtls/tests/src/
H A Dpsa_exercise_key.c602 psa_algorithm_t kdf_alg = PSA_ALG_KEY_AGREEMENT_GET_KDF(alg); in exercise_key_agreement_key() local
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/
H A Dpsa_exercise_key.c775 psa_algorithm_t kdf_alg = PSA_ALG_KEY_AGREEMENT_GET_KDF(alg); in exercise_key_agreement_key() local