Searched refs:PC2_D (Results 1 – 7 of 7) sorted by relevance
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()
94 const char PC2_D[] = { variable
195 if (D & (BIT28 >> PC2_D[bit])) in des_setkey()
284 static const char PC2_D[] = { variable478 KS[i][j+24] = D[PC2_D[j]-28-1]; in krb5_afs_crypt_setkey()
867 static const char PC2_D[] = { variable950 *(KS+index+j+24) = D[PC2_D[j]-28-1]; in unlocked_setkey()
283 if (D & (BIT28 >> PC2_D[bit])) in __des_setkey()