Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dccm.c824 static int crypto_cbcmac_digest_final(struct shash_desc *pdesc, u8 *out) in crypto_cbcmac_digest_final() function
903 inst->alg.final = crypto_cbcmac_digest_final; in cbcmac_create()