Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dhmac.c90 static TEE_Result do_hmac_final(struct crypto_mac_ctx *ctx, uint8_t *digest, in do_hmac_final() function
/optee_os/core/drivers/crypto/caam/hash/
H A Dcaam_hash_mac.c233 static TEE_Result do_hmac_final(struct crypto_mac_ctx *ctx, uint8_t *digest, in do_hmac_final() function