Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dxcbc.c94 static int crypto_xcbc_digest_update(struct shash_desc *pdesc, const u8 *p, in crypto_xcbc_digest_update() function
251 inst->alg.update = crypto_xcbc_digest_update; in xcbc_create()