Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dvmac.c409 static u64 vhash(unsigned char m[], unsigned int mbytes, in vhash() function
483 h = vhash(m, mbytes, (u64 *)0, &ctx->__vmac_ctx); in vmac()