Home
last modified time | relevance | path

Searched refs:hmac_output_length (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto.c5585 size_t hmac_output_length; in psa_key_derivation_hkdf_read() local
5659 &hmac_output_length); in psa_key_derivation_hkdf_read()
5678 size_t hmac_output_length; in psa_key_derivation_tls12_prf_generate_next_block() local
5746 &hmac_output_length); in psa_key_derivation_tls12_prf_generate_next_block()
5747 if (hmac_output_length != hash_length) { in psa_key_derivation_tls12_prf_generate_next_block()
5776 &hmac_output_length); in psa_key_derivation_tls12_prf_generate_next_block()