HomeSort by relevance Sort by last modified time
    Searched refs:l2c (Results 1 - 25 of 48) sorted by null

1 2

  /external/chromium_org/third_party/openssl/openssl/crypto/des/
ofb64ede.c 86 l2c(v0,dp);
87 l2c(v1,dp);
99 l2c(v0,dp);
100 l2c(v1,dp);
111 l2c(v0,iv);
112 l2c(v1,iv);
ofb64enc.c 84 l2c(v0,dp);
85 l2c(v1,dp);
92 t=ti[0]; l2c(t,dp);
93 t=ti[1]; l2c(t,dp);
104 l2c(v0,iv);
105 l2c(v1,iv);
ncbc_enc.c 93 tout0=tin[0]; l2c(tout0,out);
94 tout1=tin[1]; l2c(tout1,out);
102 tout0=tin[0]; l2c(tout0,out);
103 tout1=tin[1]; l2c(tout1,out);
107 l2c(tout0,iv);
108 l2c(tout1,iv);
122 l2c(tout0,out);
123 l2c(tout1,out);
142 l2c(xor0,iv);
143 l2c(xor1,iv)
    [all...]
ede_cbcm_enc.c 128 l2c(tout0,out);
129 l2c(tout1,out);
132 l2c(m0,iv1);
133 l2c(m1,iv1);
136 l2c(tout0,iv2);
137 l2c(tout1,iv2);
181 l2c(tout0,out);
182 l2c(tout1,out);
189 l2c(m0,iv1);
190 l2c(m1,iv1)
    [all...]
ecb3_enc.c 81 l2c(l0,out);
82 l2c(l1,out);
cfb64enc.c 87 v0=ti[0]; l2c(v0,iv);
88 v0=ti[1]; l2c(v0,iv);
107 v0=ti[0]; l2c(v0,iv);
108 v0=ti[1]; l2c(v0,iv);
cfb_enc.c 120 l2c(v0,iv);
121 l2c(v1,iv);
122 l2c(d0,iv);
123 l2c(d1,iv);
163 l2c(v0,iv);
164 l2c(v1,iv);
165 l2c(d0,iv);
166 l2c(d1,iv);
191 l2c(v0,iv);
192 l2c(v1,iv)
    [all...]
cfb64ede.c 95 l2c(v0,iv);
96 l2c(v1,iv);
121 l2c(v0,iv);
122 l2c(v1,iv);
188 l2c(v0,iv);
189 l2c(v1,iv);
190 l2c(d0,iv);
191 l2c(d1,iv);
226 l2c(v0,iv);
227 l2c(v1,iv)
    [all...]
pcbc_enc.c 94 l2c(tout0,out);
95 l2c(tout1,out);
112 l2c(tout0,out);
113 l2c(tout1,out);
  /external/chromium_org/third_party/openssl/openssl/crypto/rc2/
rc2ofb64.c 85 l2c(v0,dp);
86 l2c(v1,dp);
93 t=ti[0]; l2c(t,dp);
94 t=ti[1]; l2c(t,dp);
105 l2c(v0,iv);
106 l2c(v1,iv);
rc2_ecb.c 84 l=d[0]; l2c(l,out);
85 l=d[1]; l2c(l,out);
rc2cfb64.c 88 t=ti[0]; l2c(t,iv);
89 t=ti[1]; l2c(t,iv);
108 t=ti[0]; l2c(t,iv);
109 t=ti[1]; l2c(t,iv);
rc2_cbc.c 84 tout0=tin[0]; l2c(tout0,out);
85 tout1=tin[1]; l2c(tout1,out);
95 tout0=tin[0]; l2c(tout0,out);
96 tout1=tin[1]; l2c(tout1,out);
98 l2c(tout0,iv);
99 l2c(tout1,iv);
113 l2c(tout0,out);
114 l2c(tout1,out);
129 l2c(xor0,iv);
130 l2c(xor1,iv)
    [all...]
  /external/openssl/crypto/des/
ofb64ede.c 86 l2c(v0,dp);
87 l2c(v1,dp);
99 l2c(v0,dp);
100 l2c(v1,dp);
111 l2c(v0,iv);
112 l2c(v1,iv);
ofb64enc.c 84 l2c(v0,dp);
85 l2c(v1,dp);
92 t=ti[0]; l2c(t,dp);
93 t=ti[1]; l2c(t,dp);
104 l2c(v0,iv);
105 l2c(v1,iv);
ncbc_enc.c 93 tout0=tin[0]; l2c(tout0,out);
94 tout1=tin[1]; l2c(tout1,out);
102 tout0=tin[0]; l2c(tout0,out);
103 tout1=tin[1]; l2c(tout1,out);
107 l2c(tout0,iv);
108 l2c(tout1,iv);
122 l2c(tout0,out);
123 l2c(tout1,out);
142 l2c(xor0,iv);
143 l2c(xor1,iv)
    [all...]
ede_cbcm_enc.c 128 l2c(tout0,out);
129 l2c(tout1,out);
132 l2c(m0,iv1);
133 l2c(m1,iv1);
136 l2c(tout0,iv2);
137 l2c(tout1,iv2);
181 l2c(tout0,out);
182 l2c(tout1,out);
189 l2c(m0,iv1);
190 l2c(m1,iv1)
    [all...]
ecb3_enc.c 81 l2c(l0,out);
82 l2c(l1,out);
cfb64enc.c 87 v0=ti[0]; l2c(v0,iv);
88 v0=ti[1]; l2c(v0,iv);
107 v0=ti[0]; l2c(v0,iv);
108 v0=ti[1]; l2c(v0,iv);
cfb_enc.c 120 l2c(v0,iv);
121 l2c(v1,iv);
122 l2c(d0,iv);
123 l2c(d1,iv);
163 l2c(v0,iv);
164 l2c(v1,iv);
165 l2c(d0,iv);
166 l2c(d1,iv);
191 l2c(v0,iv);
192 l2c(v1,iv)
    [all...]
cfb64ede.c 95 l2c(v0,iv);
96 l2c(v1,iv);
121 l2c(v0,iv);
122 l2c(v1,iv);
188 l2c(v0,iv);
189 l2c(v1,iv);
190 l2c(d0,iv);
191 l2c(d1,iv);
226 l2c(v0,iv);
227 l2c(v1,iv)
    [all...]
pcbc_enc.c 94 l2c(tout0,out);
95 l2c(tout1,out);
112 l2c(tout0,out);
113 l2c(tout1,out);
  /external/openssl/crypto/rc2/
rc2ofb64.c 85 l2c(v0,dp);
86 l2c(v1,dp);
93 t=ti[0]; l2c(t,dp);
94 t=ti[1]; l2c(t,dp);
105 l2c(v0,iv);
106 l2c(v1,iv);
rc2_ecb.c 84 l=d[0]; l2c(l,out);
85 l=d[1]; l2c(l,out);
rc2cfb64.c 88 t=ti[0]; l2c(t,iv);
89 t=ti[1]; l2c(t,iv);
108 t=ti[0]; l2c(t,iv);
109 t=ti[1]; l2c(t,iv);

Completed in 261 milliseconds

1 2