Searched refs:S21 (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10/apr-32/apr-util/apr-util/crypto/
H A Dapr_md4.c59 #define S21 3 macro
321 GG (a, b, c, d, x[ 0], S21); /* 17 */
325 GG (a, b, c, d, x[ 1], S21); /* 21 */
329 GG (a, b, c, d, x[ 2], S21); /* 25 */
333 GG (a, b, c, d, x[ 3], S21); /* 29 */
H A Dapr_md5.c76 #define S21 5 macro
373 GG(a, b, c, d, x[1], S21, 0xf61e2562); /* 17 */
377 GG(a, b, c, d, x[5], S21, 0xd62f105d); /* 21 */
381 GG(a, b, c, d, x[9], S21, 0x21e1cde6); /* 25 */
385 GG(a, b, c, d, x[13], S21, 0xa9e3e905); /* 29 */
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dmd4.c46 #define S21 3 macro
202 GG (a, b, c, d, x[ 0], S21); /* 17 */
206 GG (a, b, c, d, x[ 1], S21); /* 21 */
210 GG (a, b, c, d, x[ 2], S21); /* 25 */
214 GG (a, b, c, d, x[ 3], S21); /* 29 */
H A Dmd5.c208 #define S21 5 macro
370 GG (a, b, c, d, x[ 1], S21, 0xf61e2562); /* 17 */
374 GG (a, b, c, d, x[ 5], S21, 0xd62f105d); /* 21 */
378 GG (a, b, c, d, x[ 9], S21, 0x21e1cde6); /* 25 */
382 GG (a, b, c, d, x[13], S21, 0xa9e3e905); /* 29 */
/macosx-10.10/smb-759.0/kernel/netsmb/
H A Dmd4c.c43 #define S21 3 macro
202 GG (a, b, c, d, x[ 0], S21); /* 17 */
206 GG (a, b, c, d, x[ 1], S21); /* 21 */
210 GG (a, b, c, d, x[ 2], S21); /* 25 */
214 GG (a, b, c, d, x[ 3], S21); /* 29 */
H A Dsmb_crypt.c171 u_char *p, *P14, *S21; local
176 S21 = p + 14;
179 * S21 = concat(Ex(P14, N8), zeros(5));
181 smb_E(P14, N8, S21);
182 smb_E(P14 + 7, N8, S21 + 8);
184 smb_E(S21, C8, RN);
185 smb_E(S21 + 7, C8, RN + 8);
186 smb_E(S21 + 14, C8, RN + 16);
242 u_char S21[SMB_NTLM_LEN]; local
244 smb_ntlmhash(apwd, S21, sizeo
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/md4/
H A Dmd4.c33 #define S21 3 macro
197 GG (a, b, c, d, x[ 0], S21); /* 17 */
201 GG (a, b, c, d, x[ 1], S21); /* 21 */
205 GG (a, b, c, d, x[ 2], S21); /* 25 */
209 GG (a, b, c, d, x[ 3], S21); /* 29 */
/macosx-10.10/ksh-23/ksh/src/lib/libsum/
H A Dsum-md5.c134 #define S21 5 macro
209 GG (a, b, c, d, x[ 1], S21, 0xf61e2562); /* 17 */
213 GG (a, b, c, d, x[ 5], S21, 0xd62f105d); /* 21 */
217 GG (a, b, c, d, x[ 9], S21, 0x21e1cde6); /* 25 */
221 GG (a, b, c, d, x[13], S21, 0xa9e3e905); /* 29 */
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/lib/
H A Dmd5.c44 #define S21 5 macro
212 GG (a, b, c, d, x[ 1], S21, 0xf61e2562); /* 17 */
216 GG (a, b, c, d, x[ 5], S21, 0xd62f105d); /* 21 */
220 GG (a, b, c, d, x[ 9], S21, 0x21e1cde6); /* 25 */
224 GG (a, b, c, d, x[13], S21, 0xa9e3e905); /* 29 */
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/saslauthd/
H A Dmd5.c44 #define S21 5 macro
216 GG (a, b, c, d, x[ 1], S21, 0xf61e2562); /* 17 */
220 GG (a, b, c, d, x[ 5], S21, 0xd62f105d); /* 21 */
224 GG (a, b, c, d, x[ 9], S21, 0x21e1cde6); /* 25 */
228 GG (a, b, c, d, x[13], S21, 0xa9e3e905); /* 29 */
/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Dmd5.c254 #define S21 5 macro
258 GG ( a, b, c, d, in[ 1], S21, UL(4129170786)); /* 17 */
262 GG ( a, b, c, d, in[ 5], S21, UL(3593408605)); /* 21 */
266 GG ( a, b, c, d, in[ 9], S21, UL( 568446438)); /* 25 */
270 GG ( a, b, c, d, in[13], S21, UL(2850285829)); /* 29 */
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/md5/
H A Dmd5.c223 #define S21 5 macro
227 GG ( a, b, c, d, in[ 1], S21, 0xF61E2562L); /* 17 */
231 GG ( a, b, c, d, in[ 5], S21, 0xD62F105DL); /* 21 */
235 GG ( a, b, c, d, in[ 9], S21, 0x21E1CDE6L); /* 25 */
239 GG ( a, b, c, d, in[13], S21, 0xA9E3E905L); /* 29 */
/macosx-10.10/tcl-105/tcl_ext/trf/trf/generic/md5/
H A Dmd5.c223 #define S21 5 macro
227 GG ( a, b, c, d, in[ 1], S21, 0xF61E2562L); /* 17 */
231 GG ( a, b, c, d, in[ 5], S21, 0xD62F105DL); /* 21 */
235 GG ( a, b, c, d, in[ 9], S21, 0x21E1CDE6L); /* 25 */
239 GG ( a, b, c, d, in[13], S21, 0xA9E3E905L); /* 29 */
/macosx-10.10/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp621 case ARM::S21: return ARM::S20;
674 case ARM::S20: return ARM::S21;
/macosx-10.10/llvmCore-3425.0.34/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp985 ARM::S20, ARM::S21, ARM::S22, ARM::S23,

Completed in 135 milliseconds