Searched refs:tee_cryp_pbkdf2 (Results 1 – 5 of 5) sorted by relevance
| /optee_os/core/include/tee/ |
| H A D | tee_cryp_pbkdf2.h | 11 TEE_Result tee_cryp_pbkdf2(uint32_t hash_id, const uint8_t *password,
|
| /optee_os/core/tee/ |
| H A D | sub.mk | 25 srcs-$(CFG_CRYPTO_PBKDF2) += tee_cryp_pbkdf2.c
|
| H A D | tee_cryp_pbkdf2.c | 71 TEE_Result tee_cryp_pbkdf2(uint32_t hash_id, const uint8_t *password, in tee_cryp_pbkdf2() function
|
| H A D | tee_svc_cryp.c | 3928 res = tee_cryp_pbkdf2(hash_id, password, ss->key_size, salt, in syscall_cryp_derive_key()
|
| /optee_os/core/drivers/crypto/hisilicon/ |
| H A D | sec_pbkdf2.c | 299 TEE_Result tee_cryp_pbkdf2(uint32_t hash_id, const uint8_t *password, in tee_cryp_pbkdf2() function
|