Home
last modified time | relevance | path

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

/optee_os/core/tee/
A Dtee_cryp_hkdf.c23 uint32_t hmac_algo = (TEE_OPERATION_MAC << 28) | hash_id; in hkdf_extract() local
74 uint32_t hmac_algo = TEE_ALG_HMAC_ALGO(hash_id); in hkdf_expand() local

Completed in 2 milliseconds