Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/crypto/
A Dvmac.h155 uint64_t vhash(unsigned char m[],
/xen-4.10.0-shim-comet/xen/crypto/
A Dvmac.c842 uint64_t vhash(unsigned char m[], in vhash() function
982 h = vhash(m, mbytes, (uint64_t *)0, ctx); in vmac()
988 th = vhash(m, mbytes, &tl, ctx); in vmac()
1146 res = vhash(m, speed_lengths[i], &tagl, &ctx); in main()

Completed in 4 milliseconds