crypt.c | 292 STATIC init_perm(C_block [64/CHUNKBITS][1<<CHUNKBITS], 887 init_perm(PC1ROT, perm, 8, 8); 911 init_perm(PC2ROT[j], perm, 8, 8); 935 init_perm(IE3264, perm, 4, 8); 952 init_perm(CF6464, perm, 8, 8); 997 init_perm(C_block perm[64/CHUNKBITS][1<<CHUNKBITS], const unsigned char p[64], function in typeref:typename:STATIC
|