crypto/libressl/crypto/ripemd/rmd_dgst.c
104
A=ctx->A; B=ctx->B; C=ctx->C; D=ctx->D; E=ctx->E;
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/ripemd/rmd_dgst.c
121
RIP1(B,C,D,E,A,WL14,SL14);
crypto/libressl/crypto/ripemd/rmd_dgst.c
122
RIP1(A,B,C,D,E,WL15,SL15);
crypto/libressl/crypto/ripemd/rmd_dgst.c
124
RIP2(E,A,B,C,D,WL16,SL16,KL1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
125
RIP2(D,E,A,B,C,WL17,SL17,KL1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
126
RIP2(C,D,E,A,B,WL18,SL18,KL1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
127
RIP2(B,C,D,E,A,WL19,SL19,KL1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
128
RIP2(A,B,C,D,E,WL20,SL20,KL1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
129
RIP2(E,A,B,C,D,WL21,SL21,KL1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
130
RIP2(D,E,A,B,C,WL22,SL22,KL1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
131
RIP2(C,D,E,A,B,WL23,SL23,KL1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
132
RIP2(B,C,D,E,A,WL24,SL24,KL1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
133
RIP2(A,B,C,D,E,WL25,SL25,KL1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
134
RIP2(E,A,B,C,D,WL26,SL26,KL1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
135
RIP2(D,E,A,B,C,WL27,SL27,KL1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
136
RIP2(C,D,E,A,B,WL28,SL28,KL1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
137
RIP2(B,C,D,E,A,WL29,SL29,KL1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
138
RIP2(A,B,C,D,E,WL30,SL30,KL1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
139
RIP2(E,A,B,C,D,WL31,SL31,KL1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
141
RIP3(D,E,A,B,C,WL32,SL32,KL2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
142
RIP3(C,D,E,A,B,WL33,SL33,KL2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
143
RIP3(B,C,D,E,A,WL34,SL34,KL2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
144
RIP3(A,B,C,D,E,WL35,SL35,KL2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
145
RIP3(E,A,B,C,D,WL36,SL36,KL2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
146
RIP3(D,E,A,B,C,WL37,SL37,KL2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
147
RIP3(C,D,E,A,B,WL38,SL38,KL2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
148
RIP3(B,C,D,E,A,WL39,SL39,KL2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
149
RIP3(A,B,C,D,E,WL40,SL40,KL2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
150
RIP3(E,A,B,C,D,WL41,SL41,KL2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
151
RIP3(D,E,A,B,C,WL42,SL42,KL2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
152
RIP3(C,D,E,A,B,WL43,SL43,KL2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
153
RIP3(B,C,D,E,A,WL44,SL44,KL2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
154
RIP3(A,B,C,D,E,WL45,SL45,KL2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
155
RIP3(E,A,B,C,D,WL46,SL46,KL2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
156
RIP3(D,E,A,B,C,WL47,SL47,KL2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
158
RIP4(C,D,E,A,B,WL48,SL48,KL3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
159
RIP4(B,C,D,E,A,WL49,SL49,KL3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
160
RIP4(A,B,C,D,E,WL50,SL50,KL3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
161
RIP4(E,A,B,C,D,WL51,SL51,KL3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
162
RIP4(D,E,A,B,C,WL52,SL52,KL3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
163
RIP4(C,D,E,A,B,WL53,SL53,KL3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
164
RIP4(B,C,D,E,A,WL54,SL54,KL3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
165
RIP4(A,B,C,D,E,WL55,SL55,KL3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
166
RIP4(E,A,B,C,D,WL56,SL56,KL3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
167
RIP4(D,E,A,B,C,WL57,SL57,KL3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
168
RIP4(C,D,E,A,B,WL58,SL58,KL3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
169
RIP4(B,C,D,E,A,WL59,SL59,KL3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
170
RIP4(A,B,C,D,E,WL60,SL60,KL3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
171
RIP4(E,A,B,C,D,WL61,SL61,KL3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
172
RIP4(D,E,A,B,C,WL62,SL62,KL3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
173
RIP4(C,D,E,A,B,WL63,SL63,KL3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
175
RIP5(B,C,D,E,A,WL64,SL64,KL4);
crypto/libressl/crypto/ripemd/rmd_dgst.c
176
RIP5(A,B,C,D,E,WL65,SL65,KL4);
crypto/libressl/crypto/ripemd/rmd_dgst.c
177
RIP5(E,A,B,C,D,WL66,SL66,KL4);
crypto/libressl/crypto/ripemd/rmd_dgst.c
178
RIP5(D,E,A,B,C,WL67,SL67,KL4);
crypto/libressl/crypto/ripemd/rmd_dgst.c
179
RIP5(C,D,E,A,B,WL68,SL68,KL4);
crypto/libressl/crypto/ripemd/rmd_dgst.c
180
RIP5(B,C,D,E,A,WL69,SL69,KL4);
crypto/libressl/crypto/ripemd/rmd_dgst.c
181
RIP5(A,B,C,D,E,WL70,SL70,KL4);
crypto/libressl/crypto/ripemd/rmd_dgst.c
182
RIP5(E,A,B,C,D,WL71,SL71,KL4);
crypto/libressl/crypto/ripemd/rmd_dgst.c
183
RIP5(D,E,A,B,C,WL72,SL72,KL4);
crypto/libressl/crypto/ripemd/rmd_dgst.c
184
RIP5(C,D,E,A,B,WL73,SL73,KL4);
crypto/libressl/crypto/ripemd/rmd_dgst.c
185
RIP5(B,C,D,E,A,WL74,SL74,KL4);
crypto/libressl/crypto/ripemd/rmd_dgst.c
186
RIP5(A,B,C,D,E,WL75,SL75,KL4);
crypto/libressl/crypto/ripemd/rmd_dgst.c
187
RIP5(E,A,B,C,D,WL76,SL76,KL4);
crypto/libressl/crypto/ripemd/rmd_dgst.c
188
RIP5(D,E,A,B,C,WL77,SL77,KL4);
crypto/libressl/crypto/ripemd/rmd_dgst.c
189
RIP5(C,D,E,A,B,WL78,SL78,KL4);
crypto/libressl/crypto/ripemd/rmd_dgst.c
190
RIP5(B,C,D,E,A,WL79,SL79,KL4);
crypto/libressl/crypto/ripemd/rmd_dgst.c
192
a=A; b=B; c=C; d=D; e=E;
crypto/libressl/crypto/ripemd/rmd_dgst.c
194
A=ctx->A; B=ctx->B; C=ctx->C; D=ctx->D; E=ctx->E;
crypto/libressl/crypto/ripemd/rmd_dgst.c
196
RIP5(A,B,C,D,E,WR00,SR00,KR0);
crypto/libressl/crypto/ripemd/rmd_dgst.c
197
RIP5(E,A,B,C,D,WR01,SR01,KR0);
crypto/libressl/crypto/ripemd/rmd_dgst.c
198
RIP5(D,E,A,B,C,WR02,SR02,KR0);
crypto/libressl/crypto/ripemd/rmd_dgst.c
199
RIP5(C,D,E,A,B,WR03,SR03,KR0);
crypto/libressl/crypto/ripemd/rmd_dgst.c
200
RIP5(B,C,D,E,A,WR04,SR04,KR0);
crypto/libressl/crypto/ripemd/rmd_dgst.c
201
RIP5(A,B,C,D,E,WR05,SR05,KR0);
crypto/libressl/crypto/ripemd/rmd_dgst.c
202
RIP5(E,A,B,C,D,WR06,SR06,KR0);
crypto/libressl/crypto/ripemd/rmd_dgst.c
203
RIP5(D,E,A,B,C,WR07,SR07,KR0);
crypto/libressl/crypto/ripemd/rmd_dgst.c
204
RIP5(C,D,E,A,B,WR08,SR08,KR0);
crypto/libressl/crypto/ripemd/rmd_dgst.c
205
RIP5(B,C,D,E,A,WR09,SR09,KR0);
crypto/libressl/crypto/ripemd/rmd_dgst.c
206
RIP5(A,B,C,D,E,WR10,SR10,KR0);
crypto/libressl/crypto/ripemd/rmd_dgst.c
207
RIP5(E,A,B,C,D,WR11,SR11,KR0);
crypto/libressl/crypto/ripemd/rmd_dgst.c
208
RIP5(D,E,A,B,C,WR12,SR12,KR0);
crypto/libressl/crypto/ripemd/rmd_dgst.c
209
RIP5(C,D,E,A,B,WR13,SR13,KR0);
crypto/libressl/crypto/ripemd/rmd_dgst.c
210
RIP5(B,C,D,E,A,WR14,SR14,KR0);
crypto/libressl/crypto/ripemd/rmd_dgst.c
211
RIP5(A,B,C,D,E,WR15,SR15,KR0);
crypto/libressl/crypto/ripemd/rmd_dgst.c
213
RIP4(E,A,B,C,D,WR16,SR16,KR1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
214
RIP4(D,E,A,B,C,WR17,SR17,KR1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
215
RIP4(C,D,E,A,B,WR18,SR18,KR1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
216
RIP4(B,C,D,E,A,WR19,SR19,KR1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
217
RIP4(A,B,C,D,E,WR20,SR20,KR1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
218
RIP4(E,A,B,C,D,WR21,SR21,KR1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
219
RIP4(D,E,A,B,C,WR22,SR22,KR1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
220
RIP4(C,D,E,A,B,WR23,SR23,KR1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
221
RIP4(B,C,D,E,A,WR24,SR24,KR1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
222
RIP4(A,B,C,D,E,WR25,SR25,KR1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
223
RIP4(E,A,B,C,D,WR26,SR26,KR1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
224
RIP4(D,E,A,B,C,WR27,SR27,KR1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
225
RIP4(C,D,E,A,B,WR28,SR28,KR1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
226
RIP4(B,C,D,E,A,WR29,SR29,KR1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
227
RIP4(A,B,C,D,E,WR30,SR30,KR1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
228
RIP4(E,A,B,C,D,WR31,SR31,KR1);
crypto/libressl/crypto/ripemd/rmd_dgst.c
230
RIP3(D,E,A,B,C,WR32,SR32,KR2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
231
RIP3(C,D,E,A,B,WR33,SR33,KR2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
232
RIP3(B,C,D,E,A,WR34,SR34,KR2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
233
RIP3(A,B,C,D,E,WR35,SR35,KR2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
234
RIP3(E,A,B,C,D,WR36,SR36,KR2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
235
RIP3(D,E,A,B,C,WR37,SR37,KR2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
236
RIP3(C,D,E,A,B,WR38,SR38,KR2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
237
RIP3(B,C,D,E,A,WR39,SR39,KR2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
238
RIP3(A,B,C,D,E,WR40,SR40,KR2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
239
RIP3(E,A,B,C,D,WR41,SR41,KR2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
240
RIP3(D,E,A,B,C,WR42,SR42,KR2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
241
RIP3(C,D,E,A,B,WR43,SR43,KR2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
242
RIP3(B,C,D,E,A,WR44,SR44,KR2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
243
RIP3(A,B,C,D,E,WR45,SR45,KR2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
244
RIP3(E,A,B,C,D,WR46,SR46,KR2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
245
RIP3(D,E,A,B,C,WR47,SR47,KR2);
crypto/libressl/crypto/ripemd/rmd_dgst.c
247
RIP2(C,D,E,A,B,WR48,SR48,KR3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
248
RIP2(B,C,D,E,A,WR49,SR49,KR3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
249
RIP2(A,B,C,D,E,WR50,SR50,KR3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
250
RIP2(E,A,B,C,D,WR51,SR51,KR3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
251
RIP2(D,E,A,B,C,WR52,SR52,KR3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
252
RIP2(C,D,E,A,B,WR53,SR53,KR3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
253
RIP2(B,C,D,E,A,WR54,SR54,KR3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
254
RIP2(A,B,C,D,E,WR55,SR55,KR3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
255
RIP2(E,A,B,C,D,WR56,SR56,KR3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
256
RIP2(D,E,A,B,C,WR57,SR57,KR3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
257
RIP2(C,D,E,A,B,WR58,SR58,KR3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
258
RIP2(B,C,D,E,A,WR59,SR59,KR3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
259
RIP2(A,B,C,D,E,WR60,SR60,KR3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
260
RIP2(E,A,B,C,D,WR61,SR61,KR3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
261
RIP2(D,E,A,B,C,WR62,SR62,KR3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
262
RIP2(C,D,E,A,B,WR63,SR63,KR3);
crypto/libressl/crypto/ripemd/rmd_dgst.c
264
RIP1(B,C,D,E,A,WR64,SR64);
crypto/libressl/crypto/ripemd/rmd_dgst.c
265
RIP1(A,B,C,D,E,WR65,SR65);
crypto/libressl/crypto/ripemd/rmd_dgst.c
266
RIP1(E,A,B,C,D,WR66,SR66);
crypto/libressl/crypto/ripemd/rmd_dgst.c
267
RIP1(D,E,A,B,C,WR67,SR67);
crypto/libressl/crypto/ripemd/rmd_dgst.c
268
RIP1(C,D,E,A,B,WR68,SR68);
crypto/libressl/crypto/ripemd/rmd_dgst.c
269
RIP1(B,C,D,E,A,WR69,SR69);
crypto/libressl/crypto/ripemd/rmd_dgst.c
270
RIP1(A,B,C,D,E,WR70,SR70);
crypto/libressl/crypto/ripemd/rmd_dgst.c
271
RIP1(E,A,B,C,D,WR71,SR71);
crypto/libressl/crypto/ripemd/rmd_dgst.c
272
RIP1(D,E,A,B,C,WR72,SR72);
crypto/libressl/crypto/ripemd/rmd_dgst.c
273
RIP1(C,D,E,A,B,WR73,SR73);
crypto/libressl/crypto/ripemd/rmd_dgst.c
274
RIP1(B,C,D,E,A,WR74,SR74);
crypto/libressl/crypto/ripemd/rmd_dgst.c
275
RIP1(A,B,C,D,E,WR75,SR75);
crypto/libressl/crypto/ripemd/rmd_dgst.c
276
RIP1(E,A,B,C,D,WR76,SR76);
crypto/libressl/crypto/ripemd/rmd_dgst.c
277
RIP1(D,E,A,B,C,WR77,SR77);
crypto/libressl/crypto/ripemd/rmd_dgst.c
278
RIP1(C,D,E,A,B,WR78,SR78);
crypto/libressl/crypto/ripemd/rmd_dgst.c
279
RIP1(B,C,D,E,A,WR79,SR79);
crypto/libressl/crypto/ripemd/rmd_dgst.c
282
ctx->B=ctx->C+d+E;
crypto/libressl/crypto/ripemd/rmd_dgst.c
284
ctx->D=ctx->E+a+B;
crypto/libressl/crypto/ripemd/rmd_dgst.c
285
ctx->E=ctx->A+b+C;
crypto/libressl/crypto/ripemd/rmd_dgst.c
78
c->E=RIPEMD160_E;
crypto/libressl/crypto/ripemd/rmd_dgst.c
89
unsigned MD32_REG_T A,B,C,D,E;
crypto/libressl/crypto/ripemd/rmd_locl.h
95
ll=(c)->E; HOST_l2c(ll,(s)); \
crypto/libressl/crypto/sha/sha512.c
362
SHA_LONG64 A,E,T;
crypto/libressl/crypto/sha/sha512.c
371
E = ctx->h[4]; F[5] = ctx->h[5];
crypto/libressl/crypto/sha/sha512.c
378
F[4] = E;
crypto/libressl/crypto/sha/sha512.c
380
T += F[7] + Sigma1(E) + Ch(E,F[5],F[6]) + K512[i];
crypto/libressl/crypto/sha/sha512.c
381
E = F[3] + T;
crypto/libressl/crypto/sha/sha512.c
392
F[4] = E;
crypto/libressl/crypto/sha/sha512.c
394
T += F[7] + Sigma1(E) + Ch(E,F[5],F[6]) + K512[i];
crypto/libressl/crypto/sha/sha512.c
395
E = F[3] + T;
crypto/libressl/crypto/sha/sha512.c
401
ctx->h[4] += E; ctx->h[5] += F[5];
crypto/libressl/crypto/sha/sha_locl.h
193
unsigned MD32_REG_T A,B,C,D,E,T,l;
crypto/libressl/crypto/sha/sha_locl.h
205
E=c->h4;
crypto/libressl/crypto/sha/sha_locl.h
216
BODY_00_15( 0,A,B,C,D,E,T,X( 0)); X( 2) = W[ 2];
crypto/libressl/crypto/sha/sha_locl.h
217
BODY_00_15( 1,T,A,B,C,D,E,X( 1)); X( 3) = W[ 3];
crypto/libressl/crypto/sha/sha_locl.h
218
BODY_00_15( 2,E,T,A,B,C,D,X( 2)); X( 4) = W[ 4];
crypto/libressl/crypto/sha/sha_locl.h
219
BODY_00_15( 3,D,E,T,A,B,C,X( 3)); X( 5) = W[ 5];
crypto/libressl/crypto/sha/sha_locl.h
220
BODY_00_15( 4,C,D,E,T,A,B,X( 4)); X( 6) = W[ 6];
crypto/libressl/crypto/sha/sha_locl.h
221
BODY_00_15( 5,B,C,D,E,T,A,X( 5)); X( 7) = W[ 7];
crypto/libressl/crypto/sha/sha_locl.h
222
BODY_00_15( 6,A,B,C,D,E,T,X( 6)); X( 8) = W[ 8];
crypto/libressl/crypto/sha/sha_locl.h
223
BODY_00_15( 7,T,A,B,C,D,E,X( 7)); X( 9) = W[ 9];
crypto/libressl/crypto/sha/sha_locl.h
224
BODY_00_15( 8,E,T,A,B,C,D,X( 8)); X(10) = W[10];
crypto/libressl/crypto/sha/sha_locl.h
225
BODY_00_15( 9,D,E,T,A,B,C,X( 9)); X(11) = W[11];
crypto/libressl/crypto/sha/sha_locl.h
226
BODY_00_15(10,C,D,E,T,A,B,X(10)); X(12) = W[12];
crypto/libressl/crypto/sha/sha_locl.h
227
BODY_00_15(11,B,C,D,E,T,A,X(11)); X(13) = W[13];
crypto/libressl/crypto/sha/sha_locl.h
228
BODY_00_15(12,A,B,C,D,E,T,X(12)); X(14) = W[14];
crypto/libressl/crypto/sha/sha_locl.h
229
BODY_00_15(13,T,A,B,C,D,E,X(13)); X(15) = W[15];
crypto/libressl/crypto/sha/sha_locl.h
230
BODY_00_15(14,E,T,A,B,C,D,X(14));
crypto/libressl/crypto/sha/sha_locl.h
231
BODY_00_15(15,D,E,T,A,B,C,X(15));
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
252
BODY_00_15(14,E,T,A,B,C,D,X(14));
crypto/libressl/crypto/sha/sha_locl.h
253
BODY_00_15(15,D,E,T,A,B,C,X(15));
crypto/libressl/crypto/sha/sha_locl.h
256
BODY_16_19(16,C,D,E,T,A,B,X( 0),X( 0),X( 2),X( 8),X(13));
crypto/libressl/crypto/sha/sha_locl.h
257
BODY_16_19(17,B,C,D,E,T,A,X( 1),X( 1),X( 3),X( 9),X(14));
crypto/libressl/crypto/sha/sha_locl.h
258
BODY_16_19(18,A,B,C,D,E,T,X( 2),X( 2),X( 4),X(10),X(15));
crypto/libressl/crypto/sha/sha_locl.h
259
BODY_16_19(19,T,A,B,C,D,E,X( 3),X( 3),X( 5),X(11),X( 0));
crypto/libressl/crypto/sha/sha_locl.h
261
BODY_20_31(20,E,T,A,B,C,D,X( 4),X( 4),X( 6),X(12),X( 1));
crypto/libressl/crypto/sha/sha_locl.h
262
BODY_20_31(21,D,E,T,A,B,C,X( 5),X( 5),X( 7),X(13),X( 2));
crypto/libressl/crypto/sha/sha_locl.h
263
BODY_20_31(22,C,D,E,T,A,B,X( 6),X( 6),X( 8),X(14),X( 3));
crypto/libressl/crypto/sha/sha_locl.h
264
BODY_20_31(23,B,C,D,E,T,A,X( 7),X( 7),X( 9),X(15),X( 4));
crypto/libressl/crypto/sha/sha_locl.h
265
BODY_20_31(24,A,B,C,D,E,T,X( 8),X( 8),X(10),X( 0),X( 5));
crypto/libressl/crypto/sha/sha_locl.h
266
BODY_20_31(25,T,A,B,C,D,E,X( 9),X( 9),X(11),X( 1),X( 6));
crypto/libressl/crypto/sha/sha_locl.h
267
BODY_20_31(26,E,T,A,B,C,D,X(10),X(10),X(12),X( 2),X( 7));
crypto/libressl/crypto/sha/sha_locl.h
268
BODY_20_31(27,D,E,T,A,B,C,X(11),X(11),X(13),X( 3),X( 8));
crypto/libressl/crypto/sha/sha_locl.h
269
BODY_20_31(28,C,D,E,T,A,B,X(12),X(12),X(14),X( 4),X( 9));
crypto/libressl/crypto/sha/sha_locl.h
270
BODY_20_31(29,B,C,D,E,T,A,X(13),X(13),X(15),X( 5),X(10));
crypto/libressl/crypto/sha/sha_locl.h
271
BODY_20_31(30,A,B,C,D,E,T,X(14),X(14),X( 0),X( 6),X(11));
crypto/libressl/crypto/sha/sha_locl.h
272
BODY_20_31(31,T,A,B,C,D,E,X(15),X(15),X( 1),X( 7),X(12));
crypto/libressl/crypto/sha/sha_locl.h
274
BODY_32_39(32,E,T,A,B,C,D,X( 0),X( 2),X( 8),X(13));
crypto/libressl/crypto/sha/sha_locl.h
275
BODY_32_39(33,D,E,T,A,B,C,X( 1),X( 3),X( 9),X(14));
crypto/libressl/crypto/sha/sha_locl.h
276
BODY_32_39(34,C,D,E,T,A,B,X( 2),X( 4),X(10),X(15));
crypto/libressl/crypto/sha/sha_locl.h
277
BODY_32_39(35,B,C,D,E,T,A,X( 3),X( 5),X(11),X( 0));
crypto/libressl/crypto/sha/sha_locl.h
278
BODY_32_39(36,A,B,C,D,E,T,X( 4),X( 6),X(12),X( 1));
crypto/libressl/crypto/sha/sha_locl.h
279
BODY_32_39(37,T,A,B,C,D,E,X( 5),X( 7),X(13),X( 2));
crypto/libressl/crypto/sha/sha_locl.h
280
BODY_32_39(38,E,T,A,B,C,D,X( 6),X( 8),X(14),X( 3));
crypto/libressl/crypto/sha/sha_locl.h
281
BODY_32_39(39,D,E,T,A,B,C,X( 7),X( 9),X(15),X( 4));
crypto/libressl/crypto/sha/sha_locl.h
283
BODY_40_59(40,C,D,E,T,A,B,X( 8),X(10),X( 0),X( 5));
crypto/libressl/crypto/sha/sha_locl.h
284
BODY_40_59(41,B,C,D,E,T,A,X( 9),X(11),X( 1),X( 6));
crypto/libressl/crypto/sha/sha_locl.h
285
BODY_40_59(42,A,B,C,D,E,T,X(10),X(12),X( 2),X( 7));
crypto/libressl/crypto/sha/sha_locl.h
286
BODY_40_59(43,T,A,B,C,D,E,X(11),X(13),X( 3),X( 8));
crypto/libressl/crypto/sha/sha_locl.h
287
BODY_40_59(44,E,T,A,B,C,D,X(12),X(14),X( 4),X( 9));
crypto/libressl/crypto/sha/sha_locl.h
288
BODY_40_59(45,D,E,T,A,B,C,X(13),X(15),X( 5),X(10));
crypto/libressl/crypto/sha/sha_locl.h
289
BODY_40_59(46,C,D,E,T,A,B,X(14),X( 0),X( 6),X(11));
crypto/libressl/crypto/sha/sha_locl.h
290
BODY_40_59(47,B,C,D,E,T,A,X(15),X( 1),X( 7),X(12));
crypto/libressl/crypto/sha/sha_locl.h
291
BODY_40_59(48,A,B,C,D,E,T,X( 0),X( 2),X( 8),X(13));
crypto/libressl/crypto/sha/sha_locl.h
292
BODY_40_59(49,T,A,B,C,D,E,X( 1),X( 3),X( 9),X(14));
crypto/libressl/crypto/sha/sha_locl.h
293
BODY_40_59(50,E,T,A,B,C,D,X( 2),X( 4),X(10),X(15));
crypto/libressl/crypto/sha/sha_locl.h
294
BODY_40_59(51,D,E,T,A,B,C,X( 3),X( 5),X(11),X( 0));
crypto/libressl/crypto/sha/sha_locl.h
295
BODY_40_59(52,C,D,E,T,A,B,X( 4),X( 6),X(12),X( 1));
crypto/libressl/crypto/sha/sha_locl.h
296
BODY_40_59(53,B,C,D,E,T,A,X( 5),X( 7),X(13),X( 2));
crypto/libressl/crypto/sha/sha_locl.h
297
BODY_40_59(54,A,B,C,D,E,T,X( 6),X( 8),X(14),X( 3));
crypto/libressl/crypto/sha/sha_locl.h
298
BODY_40_59(55,T,A,B,C,D,E,X( 7),X( 9),X(15),X( 4));
crypto/libressl/crypto/sha/sha_locl.h
299
BODY_40_59(56,E,T,A,B,C,D,X( 8),X(10),X( 0),X( 5));
crypto/libressl/crypto/sha/sha_locl.h
300
BODY_40_59(57,D,E,T,A,B,C,X( 9),X(11),X( 1),X( 6));
crypto/libressl/crypto/sha/sha_locl.h
301
BODY_40_59(58,C,D,E,T,A,B,X(10),X(12),X( 2),X( 7));
crypto/libressl/crypto/sha/sha_locl.h
302
BODY_40_59(59,B,C,D,E,T,A,X(11),X(13),X( 3),X( 8));
crypto/libressl/crypto/sha/sha_locl.h
304
BODY_60_79(60,A,B,C,D,E,T,X(12),X(14),X( 4),X( 9));
crypto/libressl/crypto/sha/sha_locl.h
305
BODY_60_79(61,T,A,B,C,D,E,X(13),X(15),X( 5),X(10));
crypto/libressl/crypto/sha/sha_locl.h
306
BODY_60_79(62,E,T,A,B,C,D,X(14),X( 0),X( 6),X(11));
crypto/libressl/crypto/sha/sha_locl.h
307
BODY_60_79(63,D,E,T,A,B,C,X(15),X( 1),X( 7),X(12));
crypto/libressl/crypto/sha/sha_locl.h
308
BODY_60_79(64,C,D,E,T,A,B,X( 0),X( 2),X( 8),X(13));
crypto/libressl/crypto/sha/sha_locl.h
309
BODY_60_79(65,B,C,D,E,T,A,X( 1),X( 3),X( 9),X(14));
crypto/libressl/crypto/sha/sha_locl.h
310
BODY_60_79(66,A,B,C,D,E,T,X( 2),X( 4),X(10),X(15));
crypto/libressl/crypto/sha/sha_locl.h
311
BODY_60_79(67,T,A,B,C,D,E,X( 3),X( 5),X(11),X( 0));
crypto/libressl/crypto/sha/sha_locl.h
312
BODY_60_79(68,E,T,A,B,C,D,X( 4),X( 6),X(12),X( 1));
crypto/libressl/crypto/sha/sha_locl.h
313
BODY_60_79(69,D,E,T,A,B,C,X( 5),X( 7),X(13),X( 2));
crypto/libressl/crypto/sha/sha_locl.h
314
BODY_60_79(70,C,D,E,T,A,B,X( 6),X( 8),X(14),X( 3));
crypto/libressl/crypto/sha/sha_locl.h
315
BODY_60_79(71,B,C,D,E,T,A,X( 7),X( 9),X(15),X( 4));
crypto/libressl/crypto/sha/sha_locl.h
316
BODY_60_79(72,A,B,C,D,E,T,X( 8),X(10),X( 0),X( 5));
crypto/libressl/crypto/sha/sha_locl.h
317
BODY_60_79(73,T,A,B,C,D,E,X( 9),X(11),X( 1),X( 6));
crypto/libressl/crypto/sha/sha_locl.h
318
BODY_60_79(74,E,T,A,B,C,D,X(10),X(12),X( 2),X( 7));
crypto/libressl/crypto/sha/sha_locl.h
319
BODY_60_79(75,D,E,T,A,B,C,X(11),X(13),X( 3),X( 8));
crypto/libressl/crypto/sha/sha_locl.h
320
BODY_60_79(76,C,D,E,T,A,B,X(12),X(14),X( 4),X( 9));
crypto/libressl/crypto/sha/sha_locl.h
321
BODY_60_79(77,B,C,D,E,T,A,X(13),X(15),X( 5),X(10));
crypto/libressl/crypto/sha/sha_locl.h
322
BODY_60_79(78,A,B,C,D,E,T,X(14),X( 0),X( 6),X(11));
crypto/libressl/crypto/sha/sha_locl.h
323
BODY_60_79(79,T,A,B,C,D,E,X(15),X( 1),X( 7),X(12));
crypto/libressl/crypto/sha/sha_locl.h
325
c->h0=(c->h0+E)&0xffffffffL;
crypto/libressl/crypto/sha/sha_locl.h
337
E=c->h4;
crypto/libressl/crypto/sha/sha_locl.h
346
T=E+K_00_19+F_00_19(B,C,D); \
crypto/libressl/crypto/sha/sha_locl.h
347
E=D, D=C, C=ROTATE(B,30), B=A; \
crypto/libressl/crypto/sha/sha_locl.h
352
T+=E+K_00_19+F_00_19(B,C,D); \
crypto/libressl/crypto/sha/sha_locl.h
353
E=D, D=C, C=ROTATE(B,30), B=A; \
crypto/libressl/crypto/sha/sha_locl.h
358
T+=E+K_20_39+F_20_39(B,C,D); \
crypto/libressl/crypto/sha/sha_locl.h
359
E=D, D=C, C=ROTATE(B,30), B=A; \
crypto/libressl/crypto/sha/sha_locl.h
364
T+=E+K_40_59+F_40_59(B,C,D); \
crypto/libressl/crypto/sha/sha_locl.h
365
E=D, D=C, C=ROTATE(B,30), B=A; \
crypto/libressl/crypto/sha/sha_locl.h
370
T=E+K_60_79+F_60_79(B,C,D); \
crypto/libressl/crypto/sha/sha_locl.h
371
E=D, D=C, C=ROTATE(B,30), B=A; \
crypto/libressl/crypto/sha/sha_locl.h
378
unsigned MD32_REG_T A,B,C,D,E,T,l;
crypto/libressl/crypto/sha/sha_locl.h
386
E=c->h4;
crypto/libressl/crypto/sha/sha_locl.h
405
c->h4=(c->h4+E)&0xffffffffL;
crypto/libressl/crypto/sha/sha_locl.h
413
E=c->h4;
crypto/libressl/crypto/sm3/sm3.c
100
R1(B, C, D, A, F, G, H, E, 0x6228cbce, W11, W11 ^ W15);
crypto/libressl/crypto/sm3/sm3.c
102
R1(A, B, C, D, E, F, G, H, 0xc451979c, W12, W12 ^ W00);
crypto/libressl/crypto/sm3/sm3.c
104
R1(D, A, B, C, H, E, F, G, 0x88a32f39, W13, W13 ^ W01);
crypto/libressl/crypto/sm3/sm3.c
106
R1(C, D, A, B, G, H, E, F, 0x11465e73, W14, W14 ^ W02);
crypto/libressl/crypto/sm3/sm3.c
108
R1(B, C, D, A, F, G, H, E, 0x228cbce6, W15, W15 ^ W03);
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/libressl/crypto/sm3/sm3.c
199
ctx->E ^= E;
crypto/libressl/crypto/sm3/sm3.c
32
c->E = SM3_E;
crypto/libressl/crypto/sm3/sm3.c
43
SM3_WORD A, B, C, D, E, F, G, H;
crypto/libressl/crypto/sm3/sm3.c
52
E = ctx->E;
crypto/libressl/crypto/sm3/sm3.c
78
R1(A, B, C, D, E, F, G, H, 0x79cc4519, W00, W00 ^ W04);
crypto/libressl/crypto/sm3/sm3.c
80
R1(D, A, B, C, H, E, F, G, 0xf3988a32, W01, W01 ^ W05);
crypto/libressl/crypto/sm3/sm3.c
82
R1(C, D, A, B, G, H, E, F, 0xe7311465, W02, W02 ^ W06);
crypto/libressl/crypto/sm3/sm3.c
84
R1(B, C, D, A, F, G, H, E, 0xce6228cb, W03, W03 ^ W07);
crypto/libressl/crypto/sm3/sm3.c
86
R1(A, B, C, D, E, F, G, H, 0x9cc45197, W04, W04 ^ W08);
crypto/libressl/crypto/sm3/sm3.c
88
R1(D, A, B, C, H, E, F, G, 0x3988a32f, W05, W05 ^ W09);
crypto/libressl/crypto/sm3/sm3.c
90
R1(C, D, A, B, G, H, E, F, 0x7311465e, W06, W06 ^ W10);
crypto/libressl/crypto/sm3/sm3.c
92
R1(B, C, D, A, F, G, H, E, 0xe6228cbc, W07, W07 ^ W11);
crypto/libressl/crypto/sm3/sm3.c
94
R1(A, B, C, D, E, F, G, H, 0xcc451979, W08, W08 ^ W12);
crypto/libressl/crypto/sm3/sm3.c
96
R1(D, A, B, C, H, E, F, G, 0x988a32f3, W09, W09 ^ W13);
crypto/libressl/crypto/sm3/sm3.c
98
R1(C, D, A, B, G, H, E, F, 0x311465e7, W10, W10 ^ W14);
crypto/libressl/crypto/sm3/sm3_locl.h
36
ll = (c)->E; HOST_l2c(ll, (s)); \
crypto/libressl/crypto/sm3/sm3_locl.h
60
#define ROUND(A, B, C, D, E, F, G, H, TJ, Wi, Wj, FF, GG) do { \
crypto/libressl/crypto/sm3/sm3_locl.h
62
const SM3_WORD A12_SM = A12 + E + TJ; \
crypto/libressl/crypto/sm3/sm3_locl.h
65
const SM3_WORD TT2 = GG(E, F, G) + H + SS1 + Wi; \
crypto/libressl/crypto/sm3/sm3_locl.h
72
#define R1(A, B, C, D, E, F, G, H, TJ, Wi, Wj) \
crypto/libressl/crypto/sm3/sm3_locl.h
73
ROUND(A, B, C, D, E, F, G, H, TJ, Wi, Wj, FF0, GG0)
crypto/libressl/crypto/sm3/sm3_locl.h
75
#define R2(A, B, C, D, E, F, G, H, TJ, Wi, Wj) \
crypto/libressl/crypto/sm3/sm3_locl.h
76
ROUND(A, B, C, D, E, F, G, H, TJ, Wi, Wj, FF1, GG1)
crypto/libressl/include/openssl/ripemd.h
89
RIPEMD160_LONG A,B,C,D,E;
crypto/libressl/include/openssl/sm3.h
39
SM3_WORD A, B, C, D, E, F, G, H;
games/bs/bs.c
107
{ carrier, 0, 'A', 5, 0, 0, E, FALSE},
games/bs/bs.c
108
{ battle, 0, 'B', 4, 0, 0, E, FALSE},
games/bs/bs.c
109
{ destroy, 0, 'D', 3, 0, 0, E, FALSE},
games/bs/bs.c
110
{ sub, 0, 'S', 3, 0, 0, E, FALSE},
games/bs/bs.c
111
{ ptboat, 0, 'P', 2, 0, 0, E, FALSE},
games/bs/bs.c
116
{ carrier, 0, 'A', 5, 0, 0, E, FALSE},
games/bs/bs.c
117
{ battle, 0, 'B', 4, 0, 0, E, FALSE},
games/bs/bs.c
118
{ destroy, 0, 'D', 3, 0, 0, E, FALSE},
games/bs/bs.c
119
{ sub, 0, 'S', 3, 0, 0, E, FALSE},
games/bs/bs.c
120
{ ptboat, 0, 'P', 2, 0, 0, E, FALSE},
games/bs/bs.c
301
ss->dir = rnd(2) ? E : S;
games/bs/bs.c
464
case 'l': case '6': ss->dir = E; break;
games/bs/bs.c
971
used[E/2] = used[S/2] = used[W/2] = used[N/2] = FALSE;
lib/libevtr/ktrfmt.tab.c
365
# define YYUSE(E) ((void) (E))
lib/libevtr/ktrfmt.tab.c
367
# define YYUSE(E) /* empty */
lib/libexecinfo/private_libelf.h
2443
#define EHDR_INIT(E,SZ) do { \
lib/libexecinfo/private_libelf.h
2444
Elf##SZ##_Ehdr *eh = (E); \
lib/libexecinfo/private_libelf.h
2614
#define CHECK_EHDR(E,EH) do { \
lib/libexecinfo/private_libelf.h
790
#define LIBELF_ERROR(E, O) (((E) & LIBELF_ELF_ERROR_MASK) | \
lib/libexecinfo/private_libelf.h
793
#define LIBELF_SET_ERROR(E, O) do { \
lib/libexecinfo/private_libelf.h
794
LIBELF_PRIVATE(error) = LIBELF_ERROR(ELF_E_##E, (O)); \
libexec/ftpd/ftpcmd.y
115
A B C E F I
libexec/ftpd/ftpcmd.y
1470
return (E);
libexec/ftpd/ftpcmd.y
915
| E
libexec/ftpd/ftpcmd.y
920
| E SP form_code
sbin/growfs/debug.h
106
#define DBG_PRINT4(A,B,C,D,E) if(_dbg_lvl_ & DL_INFO) { \
sbin/growfs/debug.h
108
fprintf(stderr, (A), (B), (C), (D), (E)); \
sbin/growfs/debug.h
132
#define DBG_PRINT4(A,B,C,D,E)
sys/bus/cam/scsi/scsi_all.c
130
#define ALL (D | T | L | P | W | R | O | M | A | E | B | K | V | F | S | C)
sys/bus/cam/scsi/scsi_all.c
436
{ 0x7E, D | T | R | M | A | E | B | V, "extended CDB" },
sys/bus/cam/scsi/scsi_all.c
583
{ 0xBA, D | W | O | M | A | E, "REDUNDANCY GROUP (IN)" },
sys/bus/cam/scsi/scsi_all.c
587
{ 0xBB, D | W | O | M | A | E, "REDUNDANCY GROUP (OUT)" },
sys/bus/cam/scsi/scsi_all.c
591
{ 0xBC, D | W | O | M | A | E, "SPARE (IN)" },
sys/bus/cam/scsi/scsi_all.c
593
{ 0xBD, D | W | O | M | A | E, "SPARE (OUT)" },
sys/bus/cam/scsi/scsi_all.c
597
{ 0xBE, D | W | O | M | A | E, "VOLUME SET (IN)" },
sys/bus/cam/scsi/scsi_all.c
601
{ 0xBF, D | W | O | M | A | E, "VOLUME SET (OUT)" },
sys/cpu/x86_64/misc/db_disasm.c
1339
case E:
sys/cpu/x86_64/misc/db_disasm.c
238
/*02*/ { "lar", TRUE, LONG, op2(E,R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
239
/*03*/ { "lsl", TRUE, LONG, op2(E,R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
296
/*40*/ { "cmovo", TRUE, NONE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
297
/*41*/ { "cmovno", TRUE, NONE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
298
/*42*/ { "cmovb", TRUE, NONE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
299
/*43*/ { "cmovnb", TRUE, NONE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
300
/*44*/ { "cmovz", TRUE, NONE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
301
/*45*/ { "cmovnz", TRUE, NONE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
302
/*46*/ { "cmovbe", TRUE, NONE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
303
/*47*/ { "cmovnbe",TRUE, NONE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
305
/*48*/ { "cmovs", TRUE, NONE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
306
/*49*/ { "cmovns", TRUE, NONE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
307
/*4a*/ { "cmovp", TRUE, NONE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
308
/*4b*/ { "cmovnp", TRUE, NONE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
309
/*4c*/ { "cmovl", TRUE, NONE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
310
/*4d*/ { "cmovnl", TRUE, NONE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
311
/*4e*/ { "cmovle", TRUE, NONE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
312
/*4f*/ { "cmovnle",TRUE, NONE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
359
/*a3*/ { "bt", TRUE, LONG, op2(R,E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
360
/*a4*/ { "shld", TRUE, LONG, op3(Ib,R,E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
361
/*a5*/ { "shld", TRUE, LONG, op3(CL,R,E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
368
/*ab*/ { "bts", TRUE, LONG, op2(R,E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
369
/*ac*/ { "shrd", TRUE, LONG, op3(Ib,R,E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
370
/*ad*/ { "shrd", TRUE, LONG, op3(CL,R,E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
372
/*a7*/ { "imul", TRUE, LONG, op2(E,R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
376
/*b0*/ { "cmpxchg",TRUE, BYTE, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
377
/*b0*/ { "cmpxchg",TRUE, LONG, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
378
/*b2*/ { "lss", TRUE, LONG, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
379
/*b3*/ { "btr", TRUE, LONG, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
380
/*b4*/ { "lfs", TRUE, LONG, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
381
/*b5*/ { "lgs", TRUE, LONG, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
387
/*ba*/ { "", TRUE, LONG, op2(Ib, E), db_Grp8 },
sys/cpu/x86_64/misc/db_disasm.c
388
/*bb*/ { "btc", TRUE, LONG, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
389
/*bc*/ { "bsf", TRUE, LONG, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
390
/*bd*/ { "bsr", TRUE, LONG, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
396
/*c0*/ { "xadd", TRUE, BYTE, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
397
/*c1*/ { "xadd", TRUE, LONG, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
403
/*c7*/ { "", TRUE, NONE, op1(E), db_Grp9 },
sys/cpu/x86_64/misc/db_disasm.c
582
{ "test", TRUE, NONE, op2(I,E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
583
{ "test", TRUE, NONE, op2(I,E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
584
{ "not", TRUE, NONE, op1(E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
585
{ "neg", TRUE, NONE, op1(E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
586
{ "mul", TRUE, NONE, op2(E,A), 0 },
sys/cpu/x86_64/misc/db_disasm.c
587
{ "imul", TRUE, NONE, op2(E,A), 0 },
sys/cpu/x86_64/misc/db_disasm.c
588
{ "div", TRUE, NONE, op2(E,A), 0 },
sys/cpu/x86_64/misc/db_disasm.c
589
{ "idiv", TRUE, NONE, op2(E,A), 0 },
sys/cpu/x86_64/misc/db_disasm.c
593
{ "inc", TRUE, BYTE, op1(E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
594
{ "dec", TRUE, BYTE, op1(E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
604
{ "inc", TRUE, LONG, op1(E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
605
{ "dec", TRUE, LONG, op1(E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
610
{ "push", TRUE, LONG, op1(E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
615
/*00*/ { "add", TRUE, BYTE, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
616
/*01*/ { "add", TRUE, LONG, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
617
/*02*/ { "add", TRUE, BYTE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
618
/*03*/ { "add", TRUE, LONG, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
624
/*08*/ { "or", TRUE, BYTE, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
625
/*09*/ { "or", TRUE, LONG, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
626
/*0a*/ { "or", TRUE, BYTE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
627
/*0b*/ { "or", TRUE, LONG, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
633
/*10*/ { "adc", TRUE, BYTE, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
634
/*11*/ { "adc", TRUE, LONG, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
635
/*12*/ { "adc", TRUE, BYTE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
636
/*13*/ { "adc", TRUE, LONG, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
642
/*18*/ { "sbb", TRUE, BYTE, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
643
/*19*/ { "sbb", TRUE, LONG, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
644
/*1a*/ { "sbb", TRUE, BYTE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
645
/*1b*/ { "sbb", TRUE, LONG, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
651
/*20*/ { "and", TRUE, BYTE, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
652
/*21*/ { "and", TRUE, LONG, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
653
/*22*/ { "and", TRUE, BYTE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
654
/*23*/ { "and", TRUE, LONG, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
660
/*28*/ { "sub", TRUE, BYTE, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
661
/*29*/ { "sub", TRUE, LONG, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
662
/*2a*/ { "sub", TRUE, BYTE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
663
/*2b*/ { "sub", TRUE, LONG, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
669
/*30*/ { "xor", TRUE, BYTE, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
670
/*31*/ { "xor", TRUE, LONG, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
671
/*32*/ { "xor", TRUE, BYTE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
672
/*33*/ { "xor", TRUE, LONG, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
678
/*38*/ { "cmp", TRUE, BYTE, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
679
/*39*/ { "cmp", TRUE, LONG, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
680
/*3a*/ { "cmp", TRUE, BYTE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
681
/*3b*/ { "cmp", TRUE, LONG, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
725
/*62*/ { "bound", TRUE, LONG, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
734
/*69*/ { "imul", TRUE, LONG, op3(I,E,R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
736
/*6b*/ { "imul", TRUE, LONG, op3(Ibs,E,R),0 },
sys/cpu/x86_64/misc/db_disasm.c
760
/*80*/ { "", TRUE, BYTE, op2(I, E), db_Grp1 },
sys/cpu/x86_64/misc/db_disasm.c
761
/*81*/ { "", TRUE, LONG, op2(I, E), db_Grp1 },
sys/cpu/x86_64/misc/db_disasm.c
762
/*82*/ { "", TRUE, BYTE, op2(I, E), db_Grp1 },
sys/cpu/x86_64/misc/db_disasm.c
763
/*83*/ { "", TRUE, LONG, op2(Ibs,E), db_Grp1 },
sys/cpu/x86_64/misc/db_disasm.c
764
/*84*/ { "test", TRUE, BYTE, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
765
/*85*/ { "test", TRUE, LONG, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
766
/*86*/ { "xchg", TRUE, BYTE, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
767
/*87*/ { "xchg", TRUE, LONG, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
769
/*88*/ { "mov", TRUE, BYTE, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
770
/*89*/ { "mov", TRUE, LONG, op2(R, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
771
/*8a*/ { "mov", TRUE, BYTE, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
772
/*8b*/ { "mov", TRUE, LONG, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
774
/*8d*/ { "lea", TRUE, LONG, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
776
/*8f*/ { "pop", TRUE, LONG, op1(E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
832
/*c0*/ { "", TRUE, BYTE, op2(Ib, E), db_Grp2 },
sys/cpu/x86_64/misc/db_disasm.c
833
/*c1*/ { "", TRUE, LONG, op2(Ib, E), db_Grp2 },
sys/cpu/x86_64/misc/db_disasm.c
836
/*c4*/ { "les", TRUE, LONG, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
837
/*c5*/ { "lds", TRUE, LONG, op2(E, R), 0 },
sys/cpu/x86_64/misc/db_disasm.c
838
/*c6*/ { "mov", TRUE, BYTE, op2(I, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
839
/*c7*/ { "mov", TRUE, LONG, op2(I, E), 0 },
sys/cpu/x86_64/misc/db_disasm.c
850
/*d0*/ { "", TRUE, BYTE, op2(o1, E), db_Grp2 },
sys/cpu/x86_64/misc/db_disasm.c
851
/*d1*/ { "", TRUE, LONG, op2(o1, E), db_Grp2 },
sys/cpu/x86_64/misc/db_disasm.c
852
/*d2*/ { "", TRUE, BYTE, op2(CL, E), db_Grp2 },
sys/cpu/x86_64/misc/db_disasm.c
853
/*d3*/ { "", TRUE, LONG, op2(CL, E), db_Grp2 },
sys/dev/drm/amd/display/dc/dce112/dce112_resource.c
369
clk_src_regs(4, E),
sys/dev/drm/amd/display/dc/dce120/dce120_resource.c
354
clk_src_regs(4, E),
sys/dev/netif/ix/ixgbe_osdep.h
70
#define DEBUGOUT5(S,A,B,C,D,E) kprintf(S "\n",A,B,C,D,E)
sys/dev/netif/ix/ixgbe_osdep.h
71
#define DEBUGOUT6(S,A,B,C,D,E,F) kprintf(S "\n",A,B,C,D,E,F)
sys/dev/netif/ix/ixgbe_osdep.h
72
#define DEBUGOUT7(S,A,B,C,D,E,F,G) kprintf(S "\n",A,B,C,D,E,F,G)
sys/dev/netif/ix/ixgbe_osdep.h
82
#define DEBUGOUT5(S,A,B,C,D,E) do { } while (0)
sys/dev/netif/ix/ixgbe_osdep.h
83
#define DEBUGOUT6(S,A,B,C,D,E,F) do { } while (0)
sys/dev/netif/ix/ixgbe_osdep.h
84
#define DEBUGOUT7(S,A,B,C,D,E,F,G) do { } while (0)
sys/kern/tty.c
149
E|CC, O|CC, O|CC, E|CC, O|CC, E|CC, E|CC, O|CC, /* nul - bel */
sys/kern/tty.c
150
O|BS, E|TB, E|NL, O|CC, E|VT, O|CR, O|CC, E|CC, /* bs - si */
sys/kern/tty.c
151
O|CC, E|CC, E|CC, O|CC, E|CC, O|CC, O|CC, E|CC, /* dle - etb */
sys/kern/tty.c
152
E|CC, O|CC, O|CC, E|CC, O|CC, E|CC, E|CC, O|CC, /* can - us */
sys/kern/tty.c
153
O|NO, E|NO, E|NO, O|NO, E|NO, O|NO, O|NO, E|NO, /* sp - ' */
sys/kern/tty.c
154
E|NO, O|NO, O|NO, E|NO, O|NO, E|NO, E|NO, O|NO, /* ( - / */
sys/kern/tty.c
155
E|NA, O|NA, O|NA, E|NA, O|NA, E|NA, E|NA, O|NA, /* 0 - 7 */
sys/kern/tty.c
156
O|NA, E|NA, E|NO, O|NO, E|NO, O|NO, O|NO, E|NO, /* 8 - ? */
sys/kern/tty.c
157
O|NO, E|NA, E|NA, O|NA, E|NA, O|NA, O|NA, E|NA, /* @ - G */
sys/kern/tty.c
158
E|NA, O|NA, O|NA, E|NA, O|NA, E|NA, E|NA, O|NA, /* H - O */
sys/kern/tty.c
159
E|NA, O|NA, O|NA, E|NA, O|NA, E|NA, E|NA, O|NA, /* P - W */
sys/kern/tty.c
160
O|NA, E|NA, E|NA, O|NO, E|NO, O|NO, O|NO, O|NA, /* X - _ */
sys/kern/tty.c
161
E|NO, O|NA, O|NA, E|NA, O|NA, E|NA, E|NA, O|NA, /* ` - g */
sys/kern/tty.c
162
O|NA, E|NA, E|NA, O|NA, E|NA, O|NA, O|NA, E|NA, /* h - o */
sys/kern/tty.c
163
O|NA, E|NA, E|NA, O|NA, E|NA, O|NA, O|NA, E|NA, /* p - w */
sys/kern/tty.c
164
E|NA, O|NA, O|NA, E|NO, O|NO, E|NO, E|NO, O|CC, /* x - del */
usr.bin/calendar/moon.c
157
double E = 1.0 - 0.002516 * c - 0.0000074 * c*c;
usr.bin/calendar/moon.c
163
sum_c += arg1->v * pow(E, arg1->w) * sin_deg(
usr.bin/calendar/moon.c
332
double E = 1.0 - 0.002516 * c - 0.0000074 * c*c;
usr.bin/calendar/moon.c
338
sum += arg->v * pow(E, abs(arg->x)) * sin_deg(
usr.bin/calendar/moon.c
442
double E = 1.0 - 0.002516 * c - 0.0000074 * c*c;
usr.bin/calendar/moon.c
448
sum += arg->v * pow(E, abs(arg->x)) * sin_deg(
usr.bin/calendar/moon.c
552
double E = 1.0 - 0.002516 * c - 0.0000074 * c*c;
usr.bin/calendar/moon.c
558
correction += arg->v * pow(E, abs(arg->x)) * cos_deg(