Home
last modified time | relevance | path

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

/linux-5.19.10/crypto/
Dxcbc.c85 static int crypto_xcbc_digest_update(struct shash_desc *pdesc, const u8 *p, in crypto_xcbc_digest_update() function
240 inst->alg.update = crypto_xcbc_digest_update; in xcbc_create()