Home
last modified time | relevance | path

Searched refs:TEE_ALG_HASH_ALGO (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/lib/libutee/include/
A Dutee_defines.h142 #define TEE_ALG_HASH_ALGO(main_hash) __tee_alg_hash_algo(main_hash) macro
146 TEE_ALG_HASH_ALGO(TEE_ALG_GET_INTERNAL_HASH(algo))
150 TEE_ALG_HASH_ALGO(TEE_ALG_GET_DIGEST_HASH(algo))
/optee_os-3.20.0/core/tee/
A Dtee_cryp_hkdf.c22 uint32_t hash_algo = TEE_ALG_HASH_ALGO(hash_id); in hkdf_extract()
73 uint32_t hash_algo = TEE_ALG_HASH_ALGO(hash_id); in hkdf_expand()
A Dtee_cryp_concat_kdf.c25 uint32_t hash_algo = TEE_ALG_HASH_ALGO(hash_id); in tee_cryp_concat_kdf()

Completed in 4 milliseconds