Searched refs:PC2_D (Results 1 – 8 of 8) sorted by relevance
94 const char PC2_D[] = { variable
195 if (D & (BIT28 >> PC2_D[bit])) in des_setkey()
114 static char PC2_D[] = { variable194 KS[i][j+24] = D[PC2_D[j]-28-1]; in des_setkey_nolock()
247 if (D & (BIT28 >> PC2_D[bit])) in des_setkey()
106 static char PC2_D[] = { variable209 KS[i][j+24] = D[PC2_D[j]-28-1]; in setkey()
284 static const char PC2_D[] = { variable478 KS[i][j+24] = D[PC2_D[j]-28-1]; in krb5_afs_crypt_setkey()
870 static const char PC2_D[] = { variable953 *(KS+index+j+24) = D[PC2_D[j]-28-1]; in unlocked_setkey()
283 if (D & (BIT28 >> PC2_D[bit])) in __des_setkey()