Searched refs:vhash_blocks (Results 1 - 1 of 1) sorted by relevance

/linux-master/crypto/
H A Dvmac.c399 static void vhash_blocks(const struct vmac_tfm_ctx *tctx, function
514 vhash_blocks(tctx, dctx, dctx->partial_words, 1);
522 vhash_blocks(tctx, dctx, (const __le64 *)p, n / VMAC_NHBYTES);

Completed in 85 milliseconds