Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/skein/amd64/
H A Dskein_block_asm.s361 .macro Skein_Debug_Block BLK_BITS argument
417 .macro Skein_Debug_Block BLK_BITS argument
/f-stack/freebsd/contrib/openzfs/module/icp/algs/skein/
H A Dskein_block.c49 #define BLK_BITS (WCNT*64) macro
/f-stack/freebsd/crypto/skein/
H A Dskein_block.c39 #define BLK_BITS (WCNT*64) /* some useful definitions for code here */ macro