Searched refs:crypto_xcbc_digest_update (Results 1 – 1 of 1) sorted by relevance
85 static int crypto_xcbc_digest_update(struct shash_desc *pdesc, const u8 *p, in crypto_xcbc_digest_update() function240 inst->alg.update = crypto_xcbc_digest_update; in xcbc_create()