Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dxcbc.c129 static int crypto_xcbc_digest_final(struct shash_desc *pdesc, u8 *out) in crypto_xcbc_digest_final() function
229 inst->alg.final = crypto_xcbc_digest_final; in xcbc_create()