Searched refs:PC2_D (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libcrypt/common/
H A Ddes_crypt.c114 static char PC2_D[] = { variable
194 KS[i][j+24] = D[PC2_D[j]-28-1];
H A Ddes_soft.c247 if (D & (BIT28 >> PC2_D[bit]))
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A D_crypt.c106 static char PC2_D[] = { variable
209 KS[i][j+24] = D[PC2_D[j]-28-1];
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/crypto/des/
H A Dafsstring2key.c284 static const char PC2_D[] = { variable
478 KS[i][j+24] = D[PC2_D[j]-28-1];
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dcrypt.c870 static const char PC2_D[] = { variable
953 *(KS+index+j+24) = D[PC2_D[j]-28-1];
/illumos-gate/usr/src/uts/common/des/
H A Ddes_soft.c195 if (D & (BIT28 >> PC2_D[bit]))
H A Ddesdata.h94 const char PC2_D[] = { variable
/illumos-gate/usr/src/lib/libnsl/des/
H A Ddes_soft.c283 if (D & (BIT28 >> PC2_D[bit]))

Completed in 78 milliseconds