Searched defs:hmac_algo (Results 1 – 1 of 1) sorted by relevance
23 uint32_t hmac_algo = (TEE_OPERATION_MAC << 28) | hash_id; in hkdf_extract() local74 uint32_t hmac_algo = TEE_ALG_HMAC_ALGO(hash_id); in hkdf_expand() local
Completed in 2 milliseconds