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

/macosx-10.10.1/ksh-23/ksh/src/lib/libast/uwin/
H A Dcrypt.c344 static unsigned char ExpandTr[] = { /* expansion operation */ variable
574 k = (j < 2)? 0: IP[ExpandTr[i*6+j-2]-1];
613 perm[i] = P32Tr[ExpandTr[i]-1];
/macosx-10.10.1/ruby-106/ruby/missing/
H A Dcrypt.c342 static unsigned char ExpandTr[] = { /* expansion operation */ variable
825 k = (j < 2)? 0: IP[ExpandTr[i*6+j-2]-1];
864 perm[i] = P32Tr[ExpandTr[i]-1];
/macosx-10.10.1/Libc-1044.1.2/gen/
H A Dcrypt.c368 static const unsigned char ExpandTr[] = { /* expansion operation */ variable
852 k = (j < 2)? 0: IP[ExpandTr[i*6+j-2]-1];
894 perm[i] = P32Tr[ExpandTr[i]-1];

Completed in 90 milliseconds