Symbol: R2
crypto/libressl/crypto/md4/md4_dgst.c
144
R2(A,B,C,D,X( 0), 3,0x6ED9EBA1L);
crypto/libressl/crypto/md4/md4_dgst.c
145
R2(D,A,B,C,X( 8), 9,0x6ED9EBA1L);
crypto/libressl/crypto/md4/md4_dgst.c
146
R2(C,D,A,B,X( 4),11,0x6ED9EBA1L);
crypto/libressl/crypto/md4/md4_dgst.c
147
R2(B,C,D,A,X(12),15,0x6ED9EBA1L);
crypto/libressl/crypto/md4/md4_dgst.c
148
R2(A,B,C,D,X( 2), 3,0x6ED9EBA1L);
crypto/libressl/crypto/md4/md4_dgst.c
149
R2(D,A,B,C,X(10), 9,0x6ED9EBA1L);
crypto/libressl/crypto/md4/md4_dgst.c
150
R2(C,D,A,B,X( 6),11,0x6ED9EBA1L);
crypto/libressl/crypto/md4/md4_dgst.c
151
R2(B,C,D,A,X(14),15,0x6ED9EBA1L);
crypto/libressl/crypto/md4/md4_dgst.c
152
R2(A,B,C,D,X( 1), 3,0x6ED9EBA1L);
crypto/libressl/crypto/md4/md4_dgst.c
153
R2(D,A,B,C,X( 9), 9,0x6ED9EBA1L);
crypto/libressl/crypto/md4/md4_dgst.c
154
R2(C,D,A,B,X( 5),11,0x6ED9EBA1L);
crypto/libressl/crypto/md4/md4_dgst.c
155
R2(B,C,D,A,X(13),15,0x6ED9EBA1L);
crypto/libressl/crypto/md4/md4_dgst.c
156
R2(A,B,C,D,X( 3), 3,0x6ED9EBA1L);
crypto/libressl/crypto/md4/md4_dgst.c
157
R2(D,A,B,C,X(11), 9,0x6ED9EBA1L);
crypto/libressl/crypto/md4/md4_dgst.c
158
R2(C,D,A,B,X( 7),11,0x6ED9EBA1L);
crypto/libressl/crypto/md4/md4_dgst.c
159
R2(B,C,D,A,X(15),15,0x6ED9EBA1L);
crypto/libressl/crypto/md5/md5_dgst.c
143
R2(A,B,C,D,X( 5), 4,0xfffa3942L);
crypto/libressl/crypto/md5/md5_dgst.c
144
R2(D,A,B,C,X( 8),11,0x8771f681L);
crypto/libressl/crypto/md5/md5_dgst.c
145
R2(C,D,A,B,X(11),16,0x6d9d6122L);
crypto/libressl/crypto/md5/md5_dgst.c
146
R2(B,C,D,A,X(14),23,0xfde5380cL);
crypto/libressl/crypto/md5/md5_dgst.c
147
R2(A,B,C,D,X( 1), 4,0xa4beea44L);
crypto/libressl/crypto/md5/md5_dgst.c
148
R2(D,A,B,C,X( 4),11,0x4bdecfa9L);
crypto/libressl/crypto/md5/md5_dgst.c
149
R2(C,D,A,B,X( 7),16,0xf6bb4b60L);
crypto/libressl/crypto/md5/md5_dgst.c
150
R2(B,C,D,A,X(10),23,0xbebfbc70L);
crypto/libressl/crypto/md5/md5_dgst.c
151
R2(A,B,C,D,X(13), 4,0x289b7ec6L);
crypto/libressl/crypto/md5/md5_dgst.c
152
R2(D,A,B,C,X( 0),11,0xeaa127faL);
crypto/libressl/crypto/md5/md5_dgst.c
153
R2(C,D,A,B,X( 3),16,0xd4ef3085L);
crypto/libressl/crypto/md5/md5_dgst.c
154
R2(B,C,D,A,X( 6),23,0x04881d05L);
crypto/libressl/crypto/md5/md5_dgst.c
155
R2(A,B,C,D,X( 9), 4,0xd9d4d039L);
crypto/libressl/crypto/md5/md5_dgst.c
156
R2(D,A,B,C,X(12),11,0xe6db99e5L);
crypto/libressl/crypto/md5/md5_dgst.c
157
R2(C,D,A,B,X(15),16,0x1fa27cf8L);
crypto/libressl/crypto/md5/md5_dgst.c
158
R2(B,C,D,A,X( 2),23,0xc4ac5665L);
crypto/libressl/crypto/sm3/sm3.c
110
R2(A, B, C, D, E, F, G, H, 0x9d8a7a87, W00, W00 ^ W04);
crypto/libressl/crypto/sm3/sm3.c
112
R2(D, A, B, C, H, E, F, G, 0x3b14f50f, W01, W01 ^ W05);
crypto/libressl/crypto/sm3/sm3.c
114
R2(C, D, A, B, G, H, E, F, 0x7629ea1e, W02, W02 ^ W06);
crypto/libressl/crypto/sm3/sm3.c
116
R2(B, C, D, A, F, G, H, E, 0xec53d43c, W03, W03 ^ W07);
crypto/libressl/crypto/sm3/sm3.c
118
R2(A, B, C, D, E, F, G, H, 0xd8a7a879, W04, W04 ^ W08);
crypto/libressl/crypto/sm3/sm3.c
120
R2(D, A, B, C, H, E, F, G, 0xb14f50f3, W05, W05 ^ W09);
crypto/libressl/crypto/sm3/sm3.c
122
R2(C, D, A, B, G, H, E, F, 0x629ea1e7, W06, W06 ^ W10);
crypto/libressl/crypto/sm3/sm3.c
124
R2(B, C, D, A, F, G, H, E, 0xc53d43ce, W07, W07 ^ W11);
crypto/libressl/crypto/sm3/sm3.c
126
R2(A, B, C, D, E, F, G, H, 0x8a7a879d, W08, W08 ^ W12);
crypto/libressl/crypto/sm3/sm3.c
128
R2(D, A, B, C, H, E, F, G, 0x14f50f3b, W09, W09 ^ W13);
crypto/libressl/crypto/sm3/sm3.c
130
R2(C, D, A, B, G, H, E, F, 0x29ea1e76, W10, W10 ^ W14);
crypto/libressl/crypto/sm3/sm3.c
132
R2(B, C, D, A, F, G, H, E, 0x53d43cec, W11, W11 ^ W15);
crypto/libressl/crypto/sm3/sm3.c
134
R2(A, B, C, D, E, F, G, H, 0xa7a879d8, W12, W12 ^ W00);
crypto/libressl/crypto/sm3/sm3.c
136
R2(D, A, B, C, H, E, F, G, 0x4f50f3b1, W13, W13 ^ W01);
crypto/libressl/crypto/sm3/sm3.c
138
R2(C, D, A, B, G, H, E, F, 0x9ea1e762, W14, W14 ^ W02);
crypto/libressl/crypto/sm3/sm3.c
140
R2(B, C, D, A, F, G, H, E, 0x3d43cec5, W15, W15 ^ W03);
crypto/libressl/crypto/sm3/sm3.c
142
R2(A, B, C, D, E, F, G, H, 0x7a879d8a, W00, W00 ^ W04);
crypto/libressl/crypto/sm3/sm3.c
144
R2(D, A, B, C, H, E, F, G, 0xf50f3b14, W01, W01 ^ W05);
crypto/libressl/crypto/sm3/sm3.c
146
R2(C, D, A, B, G, H, E, F, 0xea1e7629, W02, W02 ^ W06);
crypto/libressl/crypto/sm3/sm3.c
148
R2(B, C, D, A, F, G, H, E, 0xd43cec53, W03, W03 ^ W07);
crypto/libressl/crypto/sm3/sm3.c
150
R2(A, B, C, D, E, F, G, H, 0xa879d8a7, W04, W04 ^ W08);
crypto/libressl/crypto/sm3/sm3.c
152
R2(D, A, B, C, H, E, F, G, 0x50f3b14f, W05, W05 ^ W09);
crypto/libressl/crypto/sm3/sm3.c
154
R2(C, D, A, B, G, H, E, F, 0xa1e7629e, W06, W06 ^ W10);
crypto/libressl/crypto/sm3/sm3.c
156
R2(B, C, D, A, F, G, H, E, 0x43cec53d, W07, W07 ^ W11);
crypto/libressl/crypto/sm3/sm3.c
158
R2(A, B, C, D, E, F, G, H, 0x879d8a7a, W08, W08 ^ W12);
crypto/libressl/crypto/sm3/sm3.c
160
R2(D, A, B, C, H, E, F, G, 0x0f3b14f5, W09, W09 ^ W13);
crypto/libressl/crypto/sm3/sm3.c
162
R2(C, D, A, B, G, H, E, F, 0x1e7629ea, W10, W10 ^ W14);
crypto/libressl/crypto/sm3/sm3.c
164
R2(B, C, D, A, F, G, H, E, 0x3cec53d4, W11, W11 ^ W15);
crypto/libressl/crypto/sm3/sm3.c
166
R2(A, B, C, D, E, F, G, H, 0x79d8a7a8, W12, W12 ^ W00);
crypto/libressl/crypto/sm3/sm3.c
168
R2(D, A, B, C, H, E, F, G, 0xf3b14f50, W13, W13 ^ W01);
crypto/libressl/crypto/sm3/sm3.c
170
R2(C, D, A, B, G, H, E, F, 0xe7629ea1, W14, W14 ^ W02);
crypto/libressl/crypto/sm3/sm3.c
172
R2(B, C, D, A, F, G, H, E, 0xcec53d43, W15, W15 ^ W03);
crypto/libressl/crypto/sm3/sm3.c
174
R2(A, B, C, D, E, F, G, H, 0x9d8a7a87, W00, W00 ^ W04);
crypto/libressl/crypto/sm3/sm3.c
176
R2(D, A, B, C, H, E, F, G, 0x3b14f50f, W01, W01 ^ W05);
crypto/libressl/crypto/sm3/sm3.c
178
R2(C, D, A, B, G, H, E, F, 0x7629ea1e, W02, W02 ^ W06);
crypto/libressl/crypto/sm3/sm3.c
180
R2(B, C, D, A, F, G, H, E, 0xec53d43c, W03, W03 ^ W07);
crypto/libressl/crypto/sm3/sm3.c
182
R2(A, B, C, D, E, F, G, H, 0xd8a7a879, W04, W04 ^ W08);
crypto/libressl/crypto/sm3/sm3.c
183
R2(D, A, B, C, H, E, F, G, 0xb14f50f3, W05, W05 ^ W09);
crypto/libressl/crypto/sm3/sm3.c
184
R2(C, D, A, B, G, H, E, F, 0x629ea1e7, W06, W06 ^ W10);
crypto/libressl/crypto/sm3/sm3.c
185
R2(B, C, D, A, F, G, H, E, 0xc53d43ce, W07, W07 ^ W11);
crypto/libressl/crypto/sm3/sm3.c
186
R2(A, B, C, D, E, F, G, H, 0x8a7a879d, W08, W08 ^ W12);
crypto/libressl/crypto/sm3/sm3.c
187
R2(D, A, B, C, H, E, F, G, 0x14f50f3b, W09, W09 ^ W13);
crypto/libressl/crypto/sm3/sm3.c
188
R2(C, D, A, B, G, H, E, F, 0x29ea1e76, W10, W10 ^ W14);
crypto/libressl/crypto/sm3/sm3.c
189
R2(B, C, D, A, F, G, H, E, 0x53d43cec, W11, W11 ^ W15);
crypto/libressl/crypto/sm3/sm3.c
190
R2(A, B, C, D, E, F, G, H, 0xa7a879d8, W12, W12 ^ W00);
crypto/libressl/crypto/sm3/sm3.c
191
R2(D, A, B, C, H, E, F, G, 0x4f50f3b1, W13, W13 ^ W01);
crypto/libressl/crypto/sm3/sm3.c
192
R2(C, D, A, B, G, H, E, F, 0x9ea1e762, W14, W14 ^ W02);
crypto/libressl/crypto/sm3/sm3.c
193
R2(B, C, D, A, F, G, H, E, 0x3d43cec5, W15, W15 ^ W03);
crypto/openssh/sntrup761.c
300
uint16 R2[(len+1)/2];
crypto/openssh/sntrup761.c
325
Decode(R2,S,M2,(len+1)/2);
crypto/openssh/sntrup761.c
330
r += bottomt[i/2]*R2[i/2];
crypto/openssh/sntrup761.c
337
*out++ = R2[i/2];
crypto/openssh/sntrup761.c
366
uint16 R2[(len+1)/2];
crypto/openssh/sntrup761.c
378
R2[i/2] = r;
crypto/openssh/sntrup761.c
382
R2[i/2] = R[i];
crypto/openssh/sntrup761.c
385
Encode(out,R2,M2,(len+1)/2);