Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/misc/hkdf/
A Dhkdf.c38 int hkdf_expand(int hash_idx, const unsigned char *info, unsigned long infolen, in hkdf_expand() function
134 err = hkdf_expand(hash_idx, info, infolen, extracted, hashsize, out, outlen); in hkdf()
/optee_os/core/tee/
A Dtee_cryp_hkdf.c65 static TEE_Result hkdf_expand(uint32_t hash_id, const uint8_t *prk, in hkdf_expand() function
157 res = hkdf_expand(hash_id, prk, prk_len, info, info_len, okm, in tee_cryp_hkdf()
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_misc.h73 int hkdf_expand(int hash_idx,
/optee_os/out/arm/core/
A Dtee.dmp49806 hkdf_expand():
49815 hkdf_expand():
49940 hkdf_expand():

Completed in 148 milliseconds