| /src/crypto/external/apache2/openssl/lib/libdes/ |
| ocbc_cksm.c | 65 register DES_LONG tout0,tout1,tin0,tin1; local 77 c2l(in,tin0); 81 c2ln(in,tin0,tin1,l); 83 tin0^=tout0; tin[0]=tin0; 95 tout0=tin0=tin1=tin[0]=tin[1]=0;
|
| oncbc_enc.c | 74 register DES_LONG tin0,tin1; local 88 c2l(in,tin0); 90 tin0^=tout0; tin[0]=tin0; 98 c2ln(in,tin0,tin1,l+8); 99 tin0^=tout0; tin[0]=tin0; 117 c2l(in,tin0); tin[0]=tin0; 124 xor0=tin0; [all...] |
| oede_cbcm_enc.c | 79 register DES_LONG tin0,tin1; local 104 c2ln(in,tin0,tin1,l+8); 108 c2l(in,tin0); 111 tin0^=tout0; 114 tin[0]=tin0; 153 c2l(in,tin0); 156 t0=tin0; 159 tin[0]=tin0; 194 tin0=tin1=tout0=tout1=xor0=xor1=0;
|
| /src/crypto/external/bsd/openssl/lib/libdes/ |
| ocbc_cksm.c | 65 register DES_LONG tout0,tout1,tin0,tin1; local 77 c2l(in,tin0); 81 c2ln(in,tin0,tin1,l); 83 tin0^=tout0; tin[0]=tin0; 95 tout0=tin0=tin1=tin[0]=tin[1]=0;
|
| oncbc_enc.c | 74 register DES_LONG tin0,tin1; local 88 c2l(in,tin0); 90 tin0^=tout0; tin[0]=tin0; 98 c2ln(in,tin0,tin1,l+8); 99 tin0^=tout0; tin[0]=tin0; 117 c2l(in,tin0); tin[0]=tin0; 124 xor0=tin0; [all...] |
| oede_cbcm_enc.c | 79 register DES_LONG tin0,tin1; local 104 c2ln(in,tin0,tin1,l+8); 108 c2l(in,tin0); 111 tin0^=tout0; 114 tin[0]=tin0; 153 c2l(in,tin0); 156 t0=tin0; 159 tin[0]=tin0; 194 tin0=tin1=tout0=tout1=xor0=xor1=0;
|
| /src/crypto/external/bsd/openssl.old/lib/libdes/ |
| ocbc_cksm.c | 65 register DES_LONG tout0,tout1,tin0,tin1; local 77 c2l(in,tin0); 81 c2ln(in,tin0,tin1,l); 83 tin0^=tout0; tin[0]=tin0; 95 tout0=tin0=tin1=tin[0]=tin[1]=0;
|
| oncbc_enc.c | 74 register DES_LONG tin0,tin1; local 88 c2l(in,tin0); 90 tin0^=tout0; tin[0]=tin0; 98 c2ln(in,tin0,tin1,l+8); 99 tin0^=tout0; tin[0]=tin0; 117 c2l(in,tin0); tin[0]=tin0; 124 xor0=tin0; [all...] |
| oede_cbcm_enc.c | 79 register DES_LONG tin0,tin1; local 104 c2ln(in,tin0,tin1,l+8); 108 c2l(in,tin0); 111 tin0^=tout0; 114 tin[0]=tin0; 153 c2l(in,tin0); 156 t0=tin0; 159 tin[0]=tin0; 194 tin0=tin1=tout0=tout1=xor0=xor1=0;
|
| /src/sys/crypto/blowfish/ |
| bf_cbc.c | 72 register BF_LONG tin0,tin1; local 84 n2l(in,tin0); 86 tin0^=tout0; 88 tin[0]=tin0; 98 n2ln(in,tin0,tin1,l+8); 99 tin0^=tout0; 101 tin[0]=tin0; 119 n2l(in,tin0); 121 tin[0]=tin0; 128 xor0=tin0; [all...] |
| /src/crypto/external/apache2/openssl/dist/crypto/des/ |
| ncbc_enc.c | 27 register DES_LONG tin0, tin1; local 39 c2l(in, tin0); 41 tin0 ^= tout0; 42 tin[0] = tin0; 52 c2ln(in, tin0, tin1, l + 8); 53 tin0 ^= tout0; 54 tin[0] = tin0; 72 c2l(in, tin0); 73 tin[0] = tin0; 81 xor0 = tin0; [all...] |
| cbc_cksm.c | 22 register DES_LONG tout0, tout1, tin0, tin1; local 32 c2l(in, tin0); 35 c2ln(in, tin0, tin1, l); 37 tin0 ^= tout0; 38 tin[0] = tin0; 49 tout0 = tin0 = tin1 = tin[0] = tin[1] = 0;
|
| xcbc_enc.c | 25 register DES_LONG tin0, tin1; local 46 c2l(in, tin0); 48 tin0 ^= tout0 ^ inW0; 49 tin[0] = tin0; 59 c2ln(in, tin0, tin1, l + 8); 60 tin0 ^= tout0 ^ inW0; 61 tin[0] = tin0; 77 c2l(in, tin0); 78 tin[0] = tin0 ^ outW0; 86 xor0 = tin0; [all...] |
| /src/crypto/external/bsd/openssl/dist/crypto/des/ |
| ncbc_enc.c | 27 register DES_LONG tin0, tin1; local 39 c2l(in, tin0); 41 tin0 ^= tout0; 42 tin[0] = tin0; 52 c2ln(in, tin0, tin1, l + 8); 53 tin0 ^= tout0; 54 tin[0] = tin0; 72 c2l(in, tin0); 73 tin[0] = tin0; 81 xor0 = tin0; [all...] |
| cbc_cksm.c | 22 register DES_LONG tout0, tout1, tin0, tin1; local 32 c2l(in, tin0); 35 c2ln(in, tin0, tin1, l); 37 tin0 ^= tout0; 38 tin[0] = tin0; 49 tout0 = tin0 = tin1 = tin[0] = tin[1] = 0;
|
| xcbc_enc.c | 25 register DES_LONG tin0, tin1; local 46 c2l(in, tin0); 48 tin0 ^= tout0 ^ inW0; 49 tin[0] = tin0; 59 c2ln(in, tin0, tin1, l + 8); 60 tin0 ^= tout0 ^ inW0; 61 tin[0] = tin0; 77 c2l(in, tin0); 78 tin[0] = tin0 ^ outW0; 86 xor0 = tin0; [all...] |
| /src/crypto/external/bsd/openssl.old/dist/crypto/des/ |
| ncbc_enc.c | 27 register DES_LONG tin0, tin1; local 39 c2l(in, tin0); 41 tin0 ^= tout0; 42 tin[0] = tin0; 52 c2ln(in, tin0, tin1, l + 8); 53 tin0 ^= tout0; 54 tin[0] = tin0; 72 c2l(in, tin0); 73 tin[0] = tin0; 81 xor0 = tin0; [all...] |
| cbc_cksm.c | 16 register DES_LONG tout0, tout1, tin0, tin1; local 26 c2l(in, tin0); 29 c2ln(in, tin0, tin1, l); 31 tin0 ^= tout0; 32 tin[0] = tin0; 43 tout0 = tin0 = tin1 = tin[0] = tin[1] = 0;
|
| xcbc_enc.c | 19 register DES_LONG tin0, tin1; local 40 c2l(in, tin0); 42 tin0 ^= tout0 ^ inW0; 43 tin[0] = tin0; 53 c2ln(in, tin0, tin1, l + 8); 54 tin0 ^= tout0 ^ inW0; 55 tin[0] = tin0; 71 c2l(in, tin0); 72 tin[0] = tin0 ^ outW0; 80 xor0 = tin0; [all...] |
| /src/sys/crypto/des/ |
| des_cbc.c | 68 register DES_LONG tin0,tin1; local 82 c2l(in,tin0); 84 tin0^=tout0; tin[0]=tin0; 92 c2ln(in,tin0,tin1,l+8); 93 tin0^=tout0; tin[0]=tin0; 109 c2l(in,tin0); tin[0]=tin0; 116 xor0=tin0; 142 register DES_LONG tin0,tin1; local [all...] |
| /src/crypto/external/apache2/openssl/dist/crypto/idea/ |
| i_cbc.c | 24 register unsigned long tin0, tin1; local 34 n2l(in, tin0); 36 tin0 ^= tout0; 38 tin[0] = tin0; 47 n2ln(in, tin0, tin1, l + 8); 48 tin0 ^= tout0; 50 tin[0] = tin0; 65 n2l(in, tin0); 66 tin[0] = tin0; 74 xor0 = tin0; [all...] |
| /src/crypto/external/bsd/openssl/dist/crypto/idea/ |
| i_cbc.c | 24 register IDEA_INT tin0, tin1; local 34 n2l(in, tin0); 36 tin0 ^= tout0; 38 tin[0] = tin0; 47 n2ln(in, tin0, tin1, l + 8); 48 tin0 ^= tout0; 50 tin[0] = tin0; 65 n2l(in, tin0); 66 tin[0] = tin0; 74 xor0 = tin0; [all...] |
| /src/crypto/external/bsd/openssl.old/dist/crypto/idea/ |
| i_cbc.c | 17 register IDEA_INT tin0, tin1; local 27 n2l(in, tin0); 29 tin0 ^= tout0; 31 tin[0] = tin0; 40 n2ln(in, tin0, tin1, l + 8); 41 tin0 ^= tout0; 43 tin[0] = tin0; 58 n2l(in, tin0); 59 tin[0] = tin0; 67 xor0 = tin0; [all...] |
| /src/crypto/external/apache2/openssl/dist/crypto/bf/ |
| bf_enc.c | 111 register BF_LONG tin0, tin1; local 121 n2l(in, tin0); 123 tin0 ^= tout0; 125 tin[0] = tin0; 134 n2ln(in, tin0, tin1, l + 8); 135 tin0 ^= tout0; 137 tin[0] = tin0; 152 n2l(in, tin0); 154 tin[0] = tin0; 161 xor0 = tin0; [all...] |
| /src/crypto/external/apache2/openssl/dist/crypto/cast/ |
| c_enc.c | 87 register CAST_LONG tin0, tin1; local 97 n2l(in, tin0); 99 tin0 ^= tout0; 101 tin[0] = tin0; 110 n2ln(in, tin0, tin1, l + 8); 111 tin0 ^= tout0; 113 tin[0] = tin0; 128 n2l(in, tin0); 130 tin[0] = tin0; 137 xor0 = tin0; [all...] |