Home
last modified time | relevance | path

Searched defs:BLK_BITS (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/crypto/skein/amd64/
H A Dskein_block_asm.S360 .macro Skein_Debug_Block BLK_BITS argument
416 .macro Skein_Debug_Block BLK_BITS argument
/freebsd/sys/crypto/skein/
H A Dskein_block.c37 #define BLK_BITS (WCNT*64) /* some useful definitions for code here */ macro
/freebsd/sys/contrib/openzfs/module/icp/algs/skein/
H A Dskein_block.c52 #define BLK_BITS (WCNT*64) macro