Symbol: HOST_c2l
crypto/libressl/crypto/md32_common.h
172
#ifndef HOST_c2l
crypto/libressl/crypto/md32_common.h
194
#ifndef HOST_c2l
crypto/libressl/crypto/md4/md4_dgst.c
107
HOST_c2l(data,l); X( 0)=l;
crypto/libressl/crypto/md4/md4_dgst.c
108
HOST_c2l(data,l); X( 1)=l;
crypto/libressl/crypto/md4/md4_dgst.c
110
R0(A,B,C,D,X( 0), 3,0); HOST_c2l(data,l); X( 2)=l;
crypto/libressl/crypto/md4/md4_dgst.c
111
R0(D,A,B,C,X( 1), 7,0); HOST_c2l(data,l); X( 3)=l;
crypto/libressl/crypto/md4/md4_dgst.c
112
R0(C,D,A,B,X( 2),11,0); HOST_c2l(data,l); X( 4)=l;
crypto/libressl/crypto/md4/md4_dgst.c
113
R0(B,C,D,A,X( 3),19,0); HOST_c2l(data,l); X( 5)=l;
crypto/libressl/crypto/md4/md4_dgst.c
114
R0(A,B,C,D,X( 4), 3,0); HOST_c2l(data,l); X( 6)=l;
crypto/libressl/crypto/md4/md4_dgst.c
115
R0(D,A,B,C,X( 5), 7,0); HOST_c2l(data,l); X( 7)=l;
crypto/libressl/crypto/md4/md4_dgst.c
116
R0(C,D,A,B,X( 6),11,0); HOST_c2l(data,l); X( 8)=l;
crypto/libressl/crypto/md4/md4_dgst.c
117
R0(B,C,D,A,X( 7),19,0); HOST_c2l(data,l); X( 9)=l;
crypto/libressl/crypto/md4/md4_dgst.c
118
R0(A,B,C,D,X( 8), 3,0); HOST_c2l(data,l); X(10)=l;
crypto/libressl/crypto/md4/md4_dgst.c
119
R0(D,A,B,C,X( 9), 7,0); HOST_c2l(data,l); X(11)=l;
crypto/libressl/crypto/md4/md4_dgst.c
120
R0(C,D,A,B,X(10),11,0); HOST_c2l(data,l); X(12)=l;
crypto/libressl/crypto/md4/md4_dgst.c
121
R0(B,C,D,A,X(11),19,0); HOST_c2l(data,l); X(13)=l;
crypto/libressl/crypto/md4/md4_dgst.c
122
R0(A,B,C,D,X(12), 3,0); HOST_c2l(data,l); X(14)=l;
crypto/libressl/crypto/md4/md4_dgst.c
123
R0(D,A,B,C,X(13), 7,0); HOST_c2l(data,l); X(15)=l;
crypto/libressl/crypto/md5/md5_dgst.c
107
HOST_c2l(data,l); X( 0)=l; HOST_c2l(data,l); X( 1)=l;
crypto/libressl/crypto/md5/md5_dgst.c
109
R0(A,B,C,D,X( 0), 7,0xd76aa478L); HOST_c2l(data,l); X( 2)=l;
crypto/libressl/crypto/md5/md5_dgst.c
110
R0(D,A,B,C,X( 1),12,0xe8c7b756L); HOST_c2l(data,l); X( 3)=l;
crypto/libressl/crypto/md5/md5_dgst.c
111
R0(C,D,A,B,X( 2),17,0x242070dbL); HOST_c2l(data,l); X( 4)=l;
crypto/libressl/crypto/md5/md5_dgst.c
112
R0(B,C,D,A,X( 3),22,0xc1bdceeeL); HOST_c2l(data,l); X( 5)=l;
crypto/libressl/crypto/md5/md5_dgst.c
113
R0(A,B,C,D,X( 4), 7,0xf57c0fafL); HOST_c2l(data,l); X( 6)=l;
crypto/libressl/crypto/md5/md5_dgst.c
114
R0(D,A,B,C,X( 5),12,0x4787c62aL); HOST_c2l(data,l); X( 7)=l;
crypto/libressl/crypto/md5/md5_dgst.c
115
R0(C,D,A,B,X( 6),17,0xa8304613L); HOST_c2l(data,l); X( 8)=l;
crypto/libressl/crypto/md5/md5_dgst.c
116
R0(B,C,D,A,X( 7),22,0xfd469501L); HOST_c2l(data,l); X( 9)=l;
crypto/libressl/crypto/md5/md5_dgst.c
117
R0(A,B,C,D,X( 8), 7,0x698098d8L); HOST_c2l(data,l); X(10)=l;
crypto/libressl/crypto/md5/md5_dgst.c
118
R0(D,A,B,C,X( 9),12,0x8b44f7afL); HOST_c2l(data,l); X(11)=l;
crypto/libressl/crypto/md5/md5_dgst.c
119
R0(C,D,A,B,X(10),17,0xffff5bb1L); HOST_c2l(data,l); X(12)=l;
crypto/libressl/crypto/md5/md5_dgst.c
120
R0(B,C,D,A,X(11),22,0x895cd7beL); HOST_c2l(data,l); X(13)=l;
crypto/libressl/crypto/md5/md5_dgst.c
121
R0(A,B,C,D,X(12), 7,0x6b901122L); HOST_c2l(data,l); X(14)=l;
crypto/libressl/crypto/md5/md5_dgst.c
122
R0(D,A,B,C,X(13),12,0xfd987193L); HOST_c2l(data,l); X(15)=l;
crypto/libressl/crypto/ripemd/rmd_dgst.c
106
HOST_c2l(data,l); X( 0)=l;HOST_c2l(data,l); X( 1)=l;
crypto/libressl/crypto/ripemd/rmd_dgst.c
107
RIP1(A,B,C,D,E,WL00,SL00); HOST_c2l(data,l); X( 2)=l;
crypto/libressl/crypto/ripemd/rmd_dgst.c
108
RIP1(E,A,B,C,D,WL01,SL01); HOST_c2l(data,l); X( 3)=l;
crypto/libressl/crypto/ripemd/rmd_dgst.c
109
RIP1(D,E,A,B,C,WL02,SL02); HOST_c2l(data,l); X( 4)=l;
crypto/libressl/crypto/ripemd/rmd_dgst.c
110
RIP1(C,D,E,A,B,WL03,SL03); HOST_c2l(data,l); X( 5)=l;
crypto/libressl/crypto/ripemd/rmd_dgst.c
111
RIP1(B,C,D,E,A,WL04,SL04); HOST_c2l(data,l); X( 6)=l;
crypto/libressl/crypto/ripemd/rmd_dgst.c
112
RIP1(A,B,C,D,E,WL05,SL05); HOST_c2l(data,l); X( 7)=l;
crypto/libressl/crypto/ripemd/rmd_dgst.c
113
RIP1(E,A,B,C,D,WL06,SL06); HOST_c2l(data,l); X( 8)=l;
crypto/libressl/crypto/ripemd/rmd_dgst.c
114
RIP1(D,E,A,B,C,WL07,SL07); HOST_c2l(data,l); X( 9)=l;
crypto/libressl/crypto/ripemd/rmd_dgst.c
115
RIP1(C,D,E,A,B,WL08,SL08); HOST_c2l(data,l); X(10)=l;
crypto/libressl/crypto/ripemd/rmd_dgst.c
116
RIP1(B,C,D,E,A,WL09,SL09); HOST_c2l(data,l); X(11)=l;
crypto/libressl/crypto/ripemd/rmd_dgst.c
117
RIP1(A,B,C,D,E,WL10,SL10); HOST_c2l(data,l); X(12)=l;
crypto/libressl/crypto/ripemd/rmd_dgst.c
118
RIP1(E,A,B,C,D,WL11,SL11); HOST_c2l(data,l); X(13)=l;
crypto/libressl/crypto/ripemd/rmd_dgst.c
119
RIP1(D,E,A,B,C,WL12,SL12); HOST_c2l(data,l); X(14)=l;
crypto/libressl/crypto/ripemd/rmd_dgst.c
120
RIP1(C,D,E,A,B,WL13,SL13); HOST_c2l(data,l); X(15)=l;
crypto/libressl/crypto/sha/sha256.c
166
HOST_c2l(data,l); T1 = X[i] = l;
crypto/libressl/crypto/sha/sha256.c
244
HOST_c2l(data,l); T1 = X[0] = l; ROUND_00_15(0,a,b,c,d,e,f,g,h);
crypto/libressl/crypto/sha/sha256.c
245
HOST_c2l(data,l); T1 = X[1] = l; ROUND_00_15(1,h,a,b,c,d,e,f,g);
crypto/libressl/crypto/sha/sha256.c
246
HOST_c2l(data,l); T1 = X[2] = l; ROUND_00_15(2,g,h,a,b,c,d,e,f);
crypto/libressl/crypto/sha/sha256.c
247
HOST_c2l(data,l); T1 = X[3] = l; ROUND_00_15(3,f,g,h,a,b,c,d,e);
crypto/libressl/crypto/sha/sha256.c
248
HOST_c2l(data,l); T1 = X[4] = l; ROUND_00_15(4,e,f,g,h,a,b,c,d);
crypto/libressl/crypto/sha/sha256.c
249
HOST_c2l(data,l); T1 = X[5] = l; ROUND_00_15(5,d,e,f,g,h,a,b,c);
crypto/libressl/crypto/sha/sha256.c
250
HOST_c2l(data,l); T1 = X[6] = l; ROUND_00_15(6,c,d,e,f,g,h,a,b);
crypto/libressl/crypto/sha/sha256.c
251
HOST_c2l(data,l); T1 = X[7] = l; ROUND_00_15(7,b,c,d,e,f,g,h,a);
crypto/libressl/crypto/sha/sha256.c
252
HOST_c2l(data,l); T1 = X[8] = l; ROUND_00_15(8,a,b,c,d,e,f,g,h);
crypto/libressl/crypto/sha/sha256.c
253
HOST_c2l(data,l); T1 = X[9] = l; ROUND_00_15(9,h,a,b,c,d,e,f,g);
crypto/libressl/crypto/sha/sha256.c
254
HOST_c2l(data,l); T1 = X[10] = l; ROUND_00_15(10,g,h,a,b,c,d,e,f);
crypto/libressl/crypto/sha/sha256.c
255
HOST_c2l(data,l); T1 = X[11] = l; ROUND_00_15(11,f,g,h,a,b,c,d,e);
crypto/libressl/crypto/sha/sha256.c
256
HOST_c2l(data,l); T1 = X[12] = l; ROUND_00_15(12,e,f,g,h,a,b,c,d);
crypto/libressl/crypto/sha/sha256.c
257
HOST_c2l(data,l); T1 = X[13] = l; ROUND_00_15(13,d,e,f,g,h,a,b,c);
crypto/libressl/crypto/sha/sha256.c
258
HOST_c2l(data,l); T1 = X[14] = l; ROUND_00_15(14,c,d,e,f,g,h,a,b);
crypto/libressl/crypto/sha/sha256.c
259
HOST_c2l(data,l); T1 = X[15] = l; ROUND_00_15(15,b,c,d,e,f,g,h,a);
crypto/libressl/crypto/sha/sha_locl.h
237
HOST_c2l(data,l); X( 0)=l; HOST_c2l(data,l); X( 1)=l;
crypto/libressl/crypto/sha/sha_locl.h
238
BODY_00_15( 0,A,B,C,D,E,T,X( 0)); HOST_c2l(data,l); X( 2)=l;
crypto/libressl/crypto/sha/sha_locl.h
239
BODY_00_15( 1,T,A,B,C,D,E,X( 1)); HOST_c2l(data,l); X( 3)=l;
crypto/libressl/crypto/sha/sha_locl.h
240
BODY_00_15( 2,E,T,A,B,C,D,X( 2)); HOST_c2l(data,l); X( 4)=l;
crypto/libressl/crypto/sha/sha_locl.h
241
BODY_00_15( 3,D,E,T,A,B,C,X( 3)); HOST_c2l(data,l); X( 5)=l;
crypto/libressl/crypto/sha/sha_locl.h
242
BODY_00_15( 4,C,D,E,T,A,B,X( 4)); HOST_c2l(data,l); X( 6)=l;
crypto/libressl/crypto/sha/sha_locl.h
243
BODY_00_15( 5,B,C,D,E,T,A,X( 5)); HOST_c2l(data,l); X( 7)=l;
crypto/libressl/crypto/sha/sha_locl.h
244
BODY_00_15( 6,A,B,C,D,E,T,X( 6)); HOST_c2l(data,l); X( 8)=l;
crypto/libressl/crypto/sha/sha_locl.h
245
BODY_00_15( 7,T,A,B,C,D,E,X( 7)); HOST_c2l(data,l); X( 9)=l;
crypto/libressl/crypto/sha/sha_locl.h
246
BODY_00_15( 8,E,T,A,B,C,D,X( 8)); HOST_c2l(data,l); X(10)=l;
crypto/libressl/crypto/sha/sha_locl.h
247
BODY_00_15( 9,D,E,T,A,B,C,X( 9)); HOST_c2l(data,l); X(11)=l;
crypto/libressl/crypto/sha/sha_locl.h
248
BODY_00_15(10,C,D,E,T,A,B,X(10)); HOST_c2l(data,l); X(12)=l;
crypto/libressl/crypto/sha/sha_locl.h
249
BODY_00_15(11,B,C,D,E,T,A,X(11)); HOST_c2l(data,l); X(13)=l;
crypto/libressl/crypto/sha/sha_locl.h
250
BODY_00_15(12,A,B,C,D,E,T,X(12)); HOST_c2l(data,l); X(14)=l;
crypto/libressl/crypto/sha/sha_locl.h
251
BODY_00_15(13,T,A,B,C,D,E,X(13)); HOST_c2l(data,l); X(15)=l;
crypto/libressl/crypto/sha/sha_locl.h
391
{ HOST_c2l(data,l); X[i]=l; BODY_00_15(X[i]); }
crypto/libressl/crypto/sm3/sm3.c
61
HOST_c2l(data, W00);
crypto/libressl/crypto/sm3/sm3.c
62
HOST_c2l(data, W01);
crypto/libressl/crypto/sm3/sm3.c
63
HOST_c2l(data, W02);
crypto/libressl/crypto/sm3/sm3.c
64
HOST_c2l(data, W03);
crypto/libressl/crypto/sm3/sm3.c
65
HOST_c2l(data, W04);
crypto/libressl/crypto/sm3/sm3.c
66
HOST_c2l(data, W05);
crypto/libressl/crypto/sm3/sm3.c
67
HOST_c2l(data, W06);
crypto/libressl/crypto/sm3/sm3.c
68
HOST_c2l(data, W07);
crypto/libressl/crypto/sm3/sm3.c
69
HOST_c2l(data, W08);
crypto/libressl/crypto/sm3/sm3.c
70
HOST_c2l(data, W09);
crypto/libressl/crypto/sm3/sm3.c
71
HOST_c2l(data, W10);
crypto/libressl/crypto/sm3/sm3.c
72
HOST_c2l(data, W11);
crypto/libressl/crypto/sm3/sm3.c
73
HOST_c2l(data, W12);
crypto/libressl/crypto/sm3/sm3.c
74
HOST_c2l(data, W13);
crypto/libressl/crypto/sm3/sm3.c
75
HOST_c2l(data, W14);
crypto/libressl/crypto/sm3/sm3.c
76
HOST_c2l(data, W15);