Searched refs:CIFP (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ksh-23/ksh/src/lib/libast/uwin/
H A Dcrypt.c204 * a 64-bit block (the bit numbering is given in the "CIFP" table)
438 static unsigned char CIFP[] = { /* compressed/interleaved permutation */ variable
596 k = IP[CIFP[i]-1];
/macosx-10.10.1/ruby-106/ruby/missing/
H A Dcrypt.c199 * a 64-bit block (the bit numbering is given in the "CIFP" table)
452 static unsigned char CIFP[] = { /* compressed/interleaved permutation */ variable
847 k = IP[CIFP[i]-1];
/macosx-10.10.1/Libc-1044.1.2/gen/
H A Dcrypt.c218 * a 64-bit block (the bit numbering is given in the "CIFP" table)
470 static const unsigned char CIFP[] = { /* compressed/interleaved permutation */ variable
875 k = IP[CIFP[i]-1];

Completed in 172 milliseconds