Home
last modified time | relevance | path

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

/third_party/mbedtls/include/psa/
Dcrypto_struct.h196 } psa_hkdf_key_derivation_t; typedef
260 psa_hkdf_key_derivation_t MBEDTLS_PRIVATE(hkdf);
/third_party/mbedtls/library/
Dpsa_crypto.c5116 static psa_status_t psa_key_derivation_hkdf_read(psa_hkdf_key_derivation_t *hkdf, in psa_key_derivation_hkdf_read()
6008 static psa_status_t psa_hkdf_input(psa_hkdf_key_derivation_t *hkdf, in psa_hkdf_input()