partial_words      62 crypto/vmac.c  		__le64 partial_words[VMAC_NHBYTES / 8];
partial_words     515 crypto/vmac.c  			vhash_blocks(tctx, dctx, dctx->partial_words, 1);
partial_words     550 crypto/vmac.c  		nh_16(dctx->partial_words, tctx->nhkey, n / 8, rh, rl);