Symbol: n2l
crypto/libressl/crypto/bf/bf_cfb64.c
103
n2l(iv,v0); ti[0]=v0;
crypto/libressl/crypto/bf/bf_cfb64.c
104
n2l(iv,v1); ti[1]=v1;
crypto/libressl/crypto/bf/bf_cfb64.c
83
n2l(iv,v0); ti[0]=v0;
crypto/libressl/crypto/bf/bf_cfb64.c
84
n2l(iv,v1); ti[1]=v1;
crypto/libressl/crypto/bf/bf_ecb.c
84
n2l(in,l); d[0]=l;
crypto/libressl/crypto/bf/bf_ecb.c
85
n2l(in,l); d[1]=l;
crypto/libressl/crypto/bf/bf_enc.c
234
n2l(ivec,tout0);
crypto/libressl/crypto/bf/bf_enc.c
235
n2l(ivec,tout1);
crypto/libressl/crypto/bf/bf_enc.c
239
n2l(in,tin0);
crypto/libressl/crypto/bf/bf_enc.c
240
n2l(in,tin1);
crypto/libressl/crypto/bf/bf_enc.c
269
n2l(ivec,xor0);
crypto/libressl/crypto/bf/bf_enc.c
270
n2l(ivec,xor1);
crypto/libressl/crypto/bf/bf_enc.c
274
n2l(in,tin0);
crypto/libressl/crypto/bf/bf_enc.c
275
n2l(in,tin1);
crypto/libressl/crypto/bf/bf_enc.c
288
n2l(in,tin0);
crypto/libressl/crypto/bf/bf_enc.c
289
n2l(in,tin1);
crypto/libressl/crypto/bf/bf_ofb64.c
79
n2l(iv,v0);
crypto/libressl/crypto/bf/bf_ofb64.c
80
n2l(iv,v1);
crypto/libressl/crypto/cast/c_cfb64.c
104
n2l(iv,v0); ti[0]=v0;
crypto/libressl/crypto/cast/c_cfb64.c
105
n2l(iv,v1); ti[1]=v1;
crypto/libressl/crypto/cast/c_cfb64.c
84
n2l(iv,v0); ti[0]=v0;
crypto/libressl/crypto/cast/c_cfb64.c
85
n2l(iv,v1); ti[1]=v1;
crypto/libressl/crypto/cast/c_ecb.c
68
n2l(in,l); d[0]=l;
crypto/libressl/crypto/cast/c_ecb.c
69
n2l(in,l); d[1]=l;
crypto/libressl/crypto/cast/c_enc.c
140
n2l(iv,tout0);
crypto/libressl/crypto/cast/c_enc.c
141
n2l(iv,tout1);
crypto/libressl/crypto/cast/c_enc.c
145
n2l(in,tin0);
crypto/libressl/crypto/cast/c_enc.c
146
n2l(in,tin1);
crypto/libressl/crypto/cast/c_enc.c
175
n2l(iv,xor0);
crypto/libressl/crypto/cast/c_enc.c
176
n2l(iv,xor1);
crypto/libressl/crypto/cast/c_enc.c
180
n2l(in,tin0);
crypto/libressl/crypto/cast/c_enc.c
181
n2l(in,tin1);
crypto/libressl/crypto/cast/c_enc.c
194
n2l(in,tin0);
crypto/libressl/crypto/cast/c_enc.c
195
n2l(in,tin1);
crypto/libressl/crypto/cast/c_ofb64.c
80
n2l(iv,v0);
crypto/libressl/crypto/cast/c_ofb64.c
81
n2l(iv,v1);
crypto/libressl/crypto/idea/i_cbc.c
103
n2l(iv,xor0);
crypto/libressl/crypto/idea/i_cbc.c
104
n2l(iv,xor1);
crypto/libressl/crypto/idea/i_cbc.c
108
n2l(in,tin0); tin[0]=tin0;
crypto/libressl/crypto/idea/i_cbc.c
109
n2l(in,tin1); tin[1]=tin1;
crypto/libressl/crypto/idea/i_cbc.c
120
n2l(in,tin0); tin[0]=tin0;
crypto/libressl/crypto/idea/i_cbc.c
121
n2l(in,tin1); tin[1]=tin1;
crypto/libressl/crypto/idea/i_cbc.c
72
n2l(iv,tout0);
crypto/libressl/crypto/idea/i_cbc.c
73
n2l(iv,tout1);
crypto/libressl/crypto/idea/i_cbc.c
77
n2l(in,tin0);
crypto/libressl/crypto/idea/i_cbc.c
78
n2l(in,tin1);
crypto/libressl/crypto/idea/i_cfb64.c
104
n2l(iv,v0); ti[0]=v0;
crypto/libressl/crypto/idea/i_cfb64.c
105
n2l(iv,v1); ti[1]=v1;
crypto/libressl/crypto/idea/i_cfb64.c
84
n2l(iv,v0); ti[0]=v0;
crypto/libressl/crypto/idea/i_cfb64.c
85
n2l(iv,v1); ti[1]=v1;
crypto/libressl/crypto/idea/i_ecb.c
76
n2l(in,l0); d[0]=l0;
crypto/libressl/crypto/idea/i_ecb.c
77
n2l(in,l1); d[1]=l1;
crypto/libressl/crypto/idea/i_ofb64.c
80
n2l(iv,v0);
crypto/libressl/crypto/idea/i_ofb64.c
81
n2l(iv,v1);