Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/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()