Searched refs:crypto_cbc_mac_update (Results 1 – 1 of 1) sorted by relevance
57 static TEE_Result crypto_cbc_mac_update(struct crypto_mac_ctx *ctx, in crypto_cbc_mac_update() function142 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