/external/chromium_org/third_party/openssl/openssl/crypto/des/ |
cbc_cksm.c | 65 register DES_LONG tout0,tout1,tin0,tin1; local 72 c2l(iv,tout1); 84 tin1^=tout1; tin[1]=tin1; 88 tout1=tin[1]; 93 l2c(tout1,out); 97 Transform the data in tout1 so that it will 101 tout1 = ((tout1 >> 24L) & 0x000000FF) 102 | ((tout1 >> 8L) & 0x0000FF00) 103 | ((tout1 << 8L) & 0x00FF0000 [all...] |
ncbc_enc.c | 75 register DES_LONG tout0,tout1,xor0,xor1; local 85 c2l(iv,tout1); 91 tin1^=tout1; tin[1]=tin1; 94 tout1=tin[1]; l2c(tout1,out); 100 tin1^=tout1; tin[1]=tin1; 103 tout1=tin[1]; l2c(tout1,out); 108 l2c(tout1,iv); 121 tout1=tin[1]^xor1 [all...] |
pcbc_enc.c | 65 register DES_LONG sin0,sin1,xor0,xor1,tout0,tout1; local 91 tout1=tin[1]; 93 xor1=sin1^tout1; 95 l2c(tout1,out); 109 tout1=tin[1]^xor1; 113 l2c(tout1,out); 116 l2cn(tout0,tout1,out,length); 118 xor1=tout1^sin1; 122 sin0=sin1=xor0=xor1=tout0=tout1=0;
|
ede_cbcm_enc.c | 82 register DES_LONG tout0,tout1,xor0,xor1,m0,m1; local 95 c2l(iv2,tout1); 114 tin1^=tout1; 126 tout1=tin[1]; 129 l2c(tout1,out); 137 l2c(tout1,iv2); 171 tout1=tin[1]; 174 tout1^=xor1; 177 l2cn(tout0,tout1,out,l+8); 182 l2c(tout1,out) [all...] |
des_enc.c | 294 register DES_LONG tout0,tout1,xor0,xor1; local 308 c2l(iv,tout1); 314 tin1^=tout1; 320 tout1=tin[1]; 323 l2c(tout1,out); 329 tin1^=tout1; 335 tout1=tin[1]; 338 l2c(tout1,out); 342 l2c(tout1,iv); 362 tout1=tin[1] [all...] |
xcbc_enc.c | 118 register DES_LONG tout0,tout1,xor0,xor1; local 137 c2l(iv,tout1); 143 tin1^=tout1^inW1; tin[1]=tin1; 146 tout1=tin[1]^outW1; l2c(tout1,out); 152 tin1^=tout1^inW1; tin[1]=tin1; 155 tout1=tin[1]^outW1; l2c(tout1,out); 159 l2c(tout1,iv); 171 tout1=tin[1]^xor1^inW1 [all...] |
/external/openssl/crypto/des/ |
cbc_cksm.c | 65 register DES_LONG tout0,tout1,tin0,tin1; local 72 c2l(iv,tout1); 84 tin1^=tout1; tin[1]=tin1; 88 tout1=tin[1]; 93 l2c(tout1,out); 97 Transform the data in tout1 so that it will 101 tout1 = ((tout1 >> 24L) & 0x000000FF) 102 | ((tout1 >> 8L) & 0x0000FF00) 103 | ((tout1 << 8L) & 0x00FF0000 [all...] |
ncbc_enc.c | 75 register DES_LONG tout0,tout1,xor0,xor1; local 85 c2l(iv,tout1); 91 tin1^=tout1; tin[1]=tin1; 94 tout1=tin[1]; l2c(tout1,out); 100 tin1^=tout1; tin[1]=tin1; 103 tout1=tin[1]; l2c(tout1,out); 108 l2c(tout1,iv); 121 tout1=tin[1]^xor1 [all...] |
pcbc_enc.c | 65 register DES_LONG sin0,sin1,xor0,xor1,tout0,tout1; local 91 tout1=tin[1]; 93 xor1=sin1^tout1; 95 l2c(tout1,out); 109 tout1=tin[1]^xor1; 113 l2c(tout1,out); 116 l2cn(tout0,tout1,out,length); 118 xor1=tout1^sin1; 122 sin0=sin1=xor0=xor1=tout0=tout1=0;
|
ede_cbcm_enc.c | 82 register DES_LONG tout0,tout1,xor0,xor1,m0,m1; local 95 c2l(iv2,tout1); 114 tin1^=tout1; 126 tout1=tin[1]; 129 l2c(tout1,out); 137 l2c(tout1,iv2); 171 tout1=tin[1]; 174 tout1^=xor1; 177 l2cn(tout0,tout1,out,l+8); 182 l2c(tout1,out) [all...] |
des_enc.c | 294 register DES_LONG tout0,tout1,xor0,xor1; local 308 c2l(iv,tout1); 314 tin1^=tout1; 320 tout1=tin[1]; 323 l2c(tout1,out); 329 tin1^=tout1; 335 tout1=tin[1]; 338 l2c(tout1,out); 342 l2c(tout1,iv); 362 tout1=tin[1] [all...] |
xcbc_enc.c | 118 register DES_LONG tout0,tout1,xor0,xor1; local 137 c2l(iv,tout1); 143 tin1^=tout1^inW1; tin[1]=tin1; 146 tout1=tin[1]^outW1; l2c(tout1,out); 152 tin1^=tout1^inW1; tin[1]=tin1; 155 tout1=tin[1]^outW1; l2c(tout1,out); 159 l2c(tout1,iv); 171 tout1=tin[1]^xor1^inW1 [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/rc2/ |
rc2_cbc.c | 66 register unsigned long tout0,tout1,xor0,xor1; local 73 c2l(iv,tout1); 80 tin1^=tout1; 85 tout1=tin[1]; l2c(tout1,out); 91 tin1^=tout1; 96 tout1=tin[1]; l2c(tout1,out); 99 l2c(tout1,iv); 112 tout1=tin[1]^xor1 [all...] |
/external/openssl/crypto/rc2/ |
rc2_cbc.c | 66 register unsigned long tout0,tout1,xor0,xor1; local 73 c2l(iv,tout1); 80 tin1^=tout1; 85 tout1=tin[1]; l2c(tout1,out); 91 tin1^=tout1; 96 tout1=tin[1]; l2c(tout1,out); 99 l2c(tout1,iv); 112 tout1=tin[1]^xor1 [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/bf/ |
bf_enc.c | 228 register BF_LONG tout0,tout1,xor0,xor1; local 235 n2l(ivec,tout1); 242 tin1^=tout1; 247 tout1=tin[1]; 249 l2n(tout1,out); 255 tin1^=tout1; 260 tout1=tin[1]; 262 l2n(tout1,out); 265 l2n(tout1,ivec); 280 tout1=tin[1]^xor1 [all...] |
/external/openssl/crypto/bf/ |
bf_enc.c | 228 register BF_LONG tout0,tout1,xor0,xor1; local 235 n2l(ivec,tout1); 242 tin1^=tout1; 247 tout1=tin[1]; 249 l2n(tout1,out); 255 tin1^=tout1; 260 tout1=tin[1]; 262 l2n(tout1,out); 265 l2n(tout1,ivec); 280 tout1=tin[1]^xor1 [all...] |