Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Dcrypt.c289 #define CHUNKBITS (1<<LGCHUNKBITS) macro
307 #define CHUNKBITS (1<<LGCHUNKBITS) macro
488 static void init_perm(C_block perm[64/CHUNKBITS][1<<CHUNKBITS], in init_perm()