Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/crypto/
A Dcbc-mac.c57 static TEE_Result crypto_cbc_mac_update(struct crypto_mac_ctx *ctx, in crypto_cbc_mac_update() function
142 if (crypto_cbc_mac_update(ctx, mc->block, mc->block_len)) in crypto_cbc_mac_final()
182 .update = crypto_cbc_mac_update,

Completed in 2 milliseconds