Home
last modified time | relevance | path

Searched refs:P32Tr (Results 1 – 1 of 1) sorted by relevance

/original-bsd/lib/libc/gen/
H A Dcrypt.c392 static unsigned char P32Tr[] = { /* 32-bit permutation function */ variable
811 perm[i] = P32Tr[ExpandTr[i]-1]; in init_des()