Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Dcmac.c52 static TEE_Result ltc_omac_final(struct crypto_mac_ctx *ctx, uint8_t *digest, in ltc_omac_final() function
81 .final = ltc_omac_final,