Searched refs:tee_cryp_hkdf (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/include/tee/ |
| H A D | tee_cryp_hkdf.h | 11 TEE_Result tee_cryp_hkdf(uint32_t hash_id, const uint8_t *ikm, size_t ikm_len,
|
| /optee_os/core/tee/ |
| H A D | sub.mk | 22 srcs-$(CFG_CRYPTO_HKDF) += tee_cryp_hkdf.c
|
| H A D | tee_cryp_hkdf.c | 144 TEE_Result tee_cryp_hkdf(uint32_t hash_id, const uint8_t *ikm, size_t ikm_len, in tee_cryp_hkdf() function
|
| H A D | tee_svc_cryp.c | 3870 res = tee_cryp_hkdf(hash_id, ikm, ik->key_size, salt, salt_len, in syscall_cryp_derive_key()
|