Home
last modified time | relevance | path

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

/Linux-v5.10/crypto/
Dxcbc.c84 static int crypto_xcbc_digest_update(struct shash_desc *pdesc, const u8 *p, in crypto_xcbc_digest_update() function
239 inst->alg.update = crypto_xcbc_digest_update; in xcbc_create()