Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Dcmac.c43 static TEE_Result ltc_omac_update(struct crypto_mac_ctx *ctx, in ltc_omac_update() function
80 .update = ltc_omac_update,