Searched refs:HPERM_OP (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/des/
H A Dfcrypt_b.c76 #undef HPERM_OP macro
77 #define HPERM_OP(a,t,n,m) ((t)=((((a)<<(16-(n)))^(a))&(m)),\ macro
H A Dset_key.c160 #define HPERM_OP(a,t,n,m) ((t)=((((a)<<(16-(n)))^(a))&(m)),\ macro
359 HPERM_OP(c,t,-2,0xcccc0000L);
360 HPERM_OP(d,t,-2,0xcccc0000L);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/des/
H A Dfcrypt_b.c76 #undef HPERM_OP macro
77 #define HPERM_OP(a,t,n,m) ((t)=((((a)<<(16-(n)))^(a))&(m)),\ macro
H A Dset_key.c178 #define HPERM_OP(a,t,n,m) ((t)=((((a)<<(16-(n)))^(a))&(m)),\ macro
394 HPERM_OP(c, t, -2, 0xcccc0000L);
395 HPERM_OP(d, t, -2, 0xcccc0000L);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/des/
H A Dfcrypt_b.c76 #undef HPERM_OP macro
77 #define HPERM_OP(a,t,n,m) ((t)=((((a)<<(16-(n)))^(a))&(m)),\ macro
H A Dset_key.c160 #define HPERM_OP(a,t,n,m) ((t)=((((a)<<(16-(n)))^(a))&(m)),\ macro
359 HPERM_OP(c,t,-2,0xcccc0000L);
360 HPERM_OP(d,t,-2,0xcccc0000L);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/des/
H A Dfcrypt_b.c76 #undef HPERM_OP macro
77 #define HPERM_OP(a,t,n,m) ((t)=((((a)<<(16-(n)))^(a))&(m)),\ macro
H A Dset_key.c178 #define HPERM_OP(a,t,n,m) ((t)=((((a)<<(16-(n)))^(a))&(m)),\ macro
394 HPERM_OP(c, t, -2, 0xcccc0000L);
395 HPERM_OP(d, t, -2, 0xcccc0000L);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/des/
H A Dfcrypt_b.c76 #undef HPERM_OP macro
77 #define HPERM_OP(a,t,n,m) ((t)=((((a)<<(16-(n)))^(a))&(m)),\ macro
H A Dset_key.c160 #define HPERM_OP(a,t,n,m) ((t)=((((a)<<(16-(n)))^(a))&(m)),\ macro
359 HPERM_OP(c,t,-2,0xcccc0000L);
360 HPERM_OP(d,t,-2,0xcccc0000L);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/des/
H A Dfcrypt_b.c76 #undef HPERM_OP macro
77 #define HPERM_OP(a,t,n,m) ((t)=((((a)<<(16-(n)))^(a))&(m)),\ macro
H A Dset_key.c178 #define HPERM_OP(a,t,n,m) ((t)=((((a)<<(16-(n)))^(a))&(m)),\ macro
394 HPERM_OP(c, t, -2, 0xcccc0000L);
395 HPERM_OP(d, t, -2, 0xcccc0000L);

Completed in 128 milliseconds