Searched refs:HPERM_OP (Results 1 – 1 of 1) sorted by relevance
351 #define HPERM_OP(a,t,n,m) ((t)=((((a)<<(16-(n)))^(a))&(m)),\ macro395 HPERM_OP (c, t, -2, 0xcccc0000); in des_set_key()396 HPERM_OP (d, t, -2, 0xcccc0000); in des_set_key()
Completed in 5 milliseconds