| /src/crypto/external/apache2/openssl/lib/libdes/ |
| ocbc_cksm.c | 65 register DES_LONG tout0,tout1,tin0,tin1; local 78 c2l(in,tin1); 81 c2ln(in,tin0,tin1,l); 84 tin1^=tout1; tin[1]=tin1; 95 tout0=tin0=tin1=tin[0]=tin[1]=0;
|
| oncbc_enc.c | 74 register DES_LONG tin0,tin1; local 89 c2l(in,tin1); 91 tin1^=tout1; tin[1]=tin1; 98 c2ln(in,tin0,tin1,l+8); 100 tin1^=tout1; tin[1]=tin1; 118 c2l(in,tin1); tin[1]=tin1; 125 xor1=tin1; [all...] |
| oede_cbcm_enc.c | 79 register DES_LONG tin0,tin1; local 104 c2ln(in,tin0,tin1,l+8); 109 c2l(in,tin1); 112 tin1^=tout1; 115 tin[1]=tin1; 154 c2l(in,tin1); 157 t1=tin1; 160 tin[1]=tin1; 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 78 c2l(in,tin1); 81 c2ln(in,tin0,tin1,l); 84 tin1^=tout1; tin[1]=tin1; 95 tout0=tin0=tin1=tin[0]=tin[1]=0;
|
| oncbc_enc.c | 74 register DES_LONG tin0,tin1; local 89 c2l(in,tin1); 91 tin1^=tout1; tin[1]=tin1; 98 c2ln(in,tin0,tin1,l+8); 100 tin1^=tout1; tin[1]=tin1; 118 c2l(in,tin1); tin[1]=tin1; 125 xor1=tin1; [all...] |
| oede_cbcm_enc.c | 79 register DES_LONG tin0,tin1; local 104 c2ln(in,tin0,tin1,l+8); 109 c2l(in,tin1); 112 tin1^=tout1; 115 tin[1]=tin1; 154 c2l(in,tin1); 157 t1=tin1; 160 tin[1]=tin1; 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 78 c2l(in,tin1); 81 c2ln(in,tin0,tin1,l); 84 tin1^=tout1; tin[1]=tin1; 95 tout0=tin0=tin1=tin[0]=tin[1]=0;
|
| oncbc_enc.c | 74 register DES_LONG tin0,tin1; local 89 c2l(in,tin1); 91 tin1^=tout1; tin[1]=tin1; 98 c2ln(in,tin0,tin1,l+8); 100 tin1^=tout1; tin[1]=tin1; 118 c2l(in,tin1); tin[1]=tin1; 125 xor1=tin1; [all...] |
| oede_cbcm_enc.c | 79 register DES_LONG tin0,tin1; local 104 c2ln(in,tin0,tin1,l+8); 109 c2l(in,tin1); 112 tin1^=tout1; 115 tin[1]=tin1; 154 c2l(in,tin1); 157 t1=tin1; 160 tin[1]=tin1; 194 tin0=tin1=tout0=tout1=xor0=xor1=0;
|
| /src/sys/crypto/blowfish/ |
| bf_cbc.c | 72 register BF_LONG tin0,tin1; local 85 n2l(in,tin1); 87 tin1^=tout1; 89 tin[1]=tin1; 98 n2ln(in,tin0,tin1,l+8); 100 tin1^=tout1; 102 tin[1]=tin1; 120 n2l(in,tin1); 122 tin[1]=tin1; 129 xor1=tin1; [all...] |
| /src/crypto/external/apache2/openssl/dist/crypto/des/ |
| ncbc_enc.c | 27 register DES_LONG tin0, tin1; local 40 c2l(in, tin1); 43 tin1 ^= tout1; 44 tin[1] = tin1; 52 c2ln(in, tin0, tin1, l + 8); 55 tin1 ^= tout1; 56 tin[1] = tin1; 74 c2l(in, tin1); 75 tin[1] = tin1; 82 xor1 = tin1; [all...] |
| cbc_cksm.c | 22 register DES_LONG tout0, tout1, tin0, tin1; local 33 c2l(in, tin1); 35 c2ln(in, tin0, tin1, l); 39 tin1 ^= tout1; 40 tin[1] = tin1; 49 tout0 = tin0 = tin1 = tin[0] = tin[1] = 0;
|
| xcbc_enc.c | 25 register DES_LONG tin0, tin1; local 47 c2l(in, tin1); 50 tin1 ^= tout1 ^ inW1; 51 tin[1] = tin1; 59 c2ln(in, tin0, tin1, l + 8); 62 tin1 ^= tout1 ^ inW1; 63 tin[1] = tin1; 79 c2l(in, tin1); 80 tin[1] = tin1 ^ outW1; 87 xor1 = tin1; [all...] |
| /src/crypto/external/bsd/openssl/dist/crypto/des/ |
| ncbc_enc.c | 27 register DES_LONG tin0, tin1; local 40 c2l(in, tin1); 43 tin1 ^= tout1; 44 tin[1] = tin1; 52 c2ln(in, tin0, tin1, l + 8); 55 tin1 ^= tout1; 56 tin[1] = tin1; 74 c2l(in, tin1); 75 tin[1] = tin1; 82 xor1 = tin1; [all...] |
| cbc_cksm.c | 22 register DES_LONG tout0, tout1, tin0, tin1; local 33 c2l(in, tin1); 35 c2ln(in, tin0, tin1, l); 39 tin1 ^= tout1; 40 tin[1] = tin1; 49 tout0 = tin0 = tin1 = tin[0] = tin[1] = 0;
|
| xcbc_enc.c | 25 register DES_LONG tin0, tin1; local 47 c2l(in, tin1); 50 tin1 ^= tout1 ^ inW1; 51 tin[1] = tin1; 59 c2ln(in, tin0, tin1, l + 8); 62 tin1 ^= tout1 ^ inW1; 63 tin[1] = tin1; 79 c2l(in, tin1); 80 tin[1] = tin1 ^ outW1; 87 xor1 = tin1; [all...] |
| /src/crypto/external/bsd/openssl.old/dist/crypto/des/ |
| ncbc_enc.c | 27 register DES_LONG tin0, tin1; local 40 c2l(in, tin1); 43 tin1 ^= tout1; 44 tin[1] = tin1; 52 c2ln(in, tin0, tin1, l + 8); 55 tin1 ^= tout1; 56 tin[1] = tin1; 74 c2l(in, tin1); 75 tin[1] = tin1; 82 xor1 = tin1; [all...] |
| cbc_cksm.c | 16 register DES_LONG tout0, tout1, tin0, tin1; local 27 c2l(in, tin1); 29 c2ln(in, tin0, tin1, l); 33 tin1 ^= tout1; 34 tin[1] = tin1; 43 tout0 = tin0 = tin1 = tin[0] = tin[1] = 0;
|
| xcbc_enc.c | 19 register DES_LONG tin0, tin1; local 41 c2l(in, tin1); 44 tin1 ^= tout1 ^ inW1; 45 tin[1] = tin1; 53 c2ln(in, tin0, tin1, l + 8); 56 tin1 ^= tout1 ^ inW1; 57 tin[1] = tin1; 73 c2l(in, tin1); 74 tin[1] = tin1 ^ outW1; 81 xor1 = tin1; [all...] |
| /src/sys/crypto/des/ |
| des_cbc.c | 68 register DES_LONG tin0,tin1; local 83 c2l(in,tin1); 85 tin1^=tout1; tin[1]=tin1; 92 c2ln(in,tin0,tin1,l+8); 94 tin1^=tout1; tin[1]=tin1; 110 c2l(in,tin1); tin[1]=tin1; 117 xor1=tin1; 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 35 n2l(in, tin1); 37 tin1 ^= tout1; 39 tin[1] = tin1; 47 n2ln(in, tin0, tin1, l + 8); 49 tin1 ^= tout1; 51 tin[1] = tin1; 67 n2l(in, tin1); 68 tin[1] = tin1; 75 xor1 = tin1; [all...] |
| /src/crypto/external/bsd/openssl/dist/crypto/idea/ |
| i_cbc.c | 24 register IDEA_INT tin0, tin1; local 35 n2l(in, tin1); 37 tin1 ^= tout1; 39 tin[1] = tin1; 47 n2ln(in, tin0, tin1, l + 8); 49 tin1 ^= tout1; 51 tin[1] = tin1; 67 n2l(in, tin1); 68 tin[1] = tin1; 75 xor1 = tin1; [all...] |
| /src/crypto/external/bsd/openssl.old/dist/crypto/idea/ |
| i_cbc.c | 17 register IDEA_INT tin0, tin1; local 28 n2l(in, tin1); 30 tin1 ^= tout1; 32 tin[1] = tin1; 40 n2ln(in, tin0, tin1, l + 8); 42 tin1 ^= tout1; 44 tin[1] = tin1; 60 n2l(in, tin1); 61 tin[1] = tin1; 68 xor1 = tin1; [all...] |
| /src/crypto/external/apache2/openssl/dist/crypto/bf/ |
| bf_enc.c | 111 register BF_LONG tin0, tin1; local 122 n2l(in, tin1); 124 tin1 ^= tout1; 126 tin[1] = tin1; 134 n2ln(in, tin0, tin1, l + 8); 136 tin1 ^= tout1; 138 tin[1] = tin1; 153 n2l(in, tin1); 155 tin[1] = tin1; 162 xor1 = tin1; [all...] |
| /src/crypto/external/apache2/openssl/dist/crypto/cast/ |
| c_enc.c | 87 register CAST_LONG tin0, tin1; local 98 n2l(in, tin1); 100 tin1 ^= tout1; 102 tin[1] = tin1; 110 n2ln(in, tin0, tin1, l + 8); 112 tin1 ^= tout1; 114 tin[1] = tin1; 129 n2l(in, tin1); 131 tin[1] = tin1; 138 xor1 = tin1; [all...] |