Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Dhmac.c51 static TEE_Result ltc_hmac_final(struct crypto_mac_ctx *ctx, uint8_t *digest, in ltc_hmac_final() function
80 .final = ltc_hmac_final,