Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dhmac.c40 static TEE_Result do_hmac_init(struct crypto_mac_ctx *ctx, const uint8_t *key, in do_hmac_init() function
/optee_os/core/drivers/crypto/caam/hash/
H A Dcaam_hash_mac.c123 static TEE_Result do_hmac_init(struct crypto_mac_ctx *ctx, const uint8_t *inkey, in do_hmac_init() function