Home
last modified time | relevance | path

Searched defs:hash_id (Results 1 – 8 of 8) sorted by relevance

/optee_os-3.20.0/core/tee/
A Dtee_cryp_hkdf.c16 static TEE_Result hkdf_extract(uint32_t hash_id, const uint8_t *ikm, in hkdf_extract()
65 static TEE_Result hkdf_expand(uint32_t hash_id, const uint8_t *prk, in hkdf_expand()
144 TEE_Result tee_cryp_hkdf(uint32_t hash_id, const uint8_t *ikm, size_t ikm_len, in tee_cryp_hkdf()
A Dtee_cryp_concat_kdf.c13 TEE_Result tee_cryp_concat_kdf(uint32_t hash_id, const uint8_t *shared_secret, in tee_cryp_concat_kdf()
A Dtee_cryp_pbkdf2.c71 TEE_Result tee_cryp_pbkdf2(uint32_t hash_id, const uint8_t *password, in tee_cryp_pbkdf2()
A Dtee_svc_cryp.c3516 uint32_t hash_id = TEE_ALG_GET_DIGEST_HASH(cs->algo); in syscall_cryp_derive_key() local
3545 uint32_t hash_id = TEE_ALG_GET_DIGEST_HASH(cs->algo); in syscall_cryp_derive_key() local
3574 uint32_t hash_id = TEE_ALG_GET_DIGEST_HASH(cs->algo); in syscall_cryp_derive_key() local
/optee_os-3.20.0/core/lib/libtomcrypt/src/misc/pkcs12/
A Dpkcs12_kdf.c8 int pkcs12_kdf( int hash_id, in pkcs12_kdf()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Drsa.h139 int hash_id; /*!< Hash identifier of mbedtls_md_type_t type, member
/optee_os-3.20.0/core/drivers/crypto/caam/hash/
A Dcaam_hash.c356 uint8_t hash_id = TEE_ALG_GET_MAIN_ALG(algo); in caam_hash_get_alg() local
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Drsa.c470 int hash_id ) in mbedtls_rsa_init()
492 int hash_id ) in mbedtls_rsa_set_padding()

Completed in 18 milliseconds