Searched defs:hash_algo (Results 1 – 5 of 5) sorted by relevance
22 uint32_t hash_algo = TEE_ALG_HASH_ALGO(hash_id); in hkdf_extract() local73 uint32_t hash_algo = TEE_ALG_HASH_ALGO(hash_id); in hkdf_expand() local
25 uint32_t hash_algo = TEE_ALG_HASH_ALGO(hash_id); in tee_cryp_concat_kdf() local
3711 uint32_t hash_algo = 0; in syscall_asymm_verify() local
37 uint32_t hash_algo; /* HASH Algorithm */ member48 uint32_t hash_algo; /* HASH Algorithm */ member64 uint32_t hash_algo; /* HASH Algorithm */ member
193 uint32_t hash_algo = 0; in allocate_tee_operation() local
Completed in 25 milliseconds