Home
last modified time | relevance | path

Searched refs:HMAC_INIT_PRECOMP (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/crypto/caam/include/
H A Dcaam_desc_helper.h344 #define HMAC_INIT_PRECOMP(algo) \ macro
/optee_os/core/drivers/crypto/caam/hash/
H A Dcaam_hash.c420 caam_desc_add_word(desc, HMAC_INIT_PRECOMP(alg->type)); in do_update_hash()