Home
last modified time | relevance | path

Searched defs:hkdf (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/misc/hkdf/
H A Dhkdf.c102 int hkdf(int hash_idx, const unsigned char *salt, unsigned long saltlen, in hkdf() function
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto.c5804 static psa_status_t psa_key_derivation_hkdf_read(psa_hkdf_key_derivation_t *hkdf, in psa_key_derivation_hkdf_read()
6974 static psa_status_t psa_hkdf_input(psa_hkdf_key_derivation_t *hkdf, in psa_hkdf_input()