Searched refs:S23 (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10.1/apr-32/apr-util/apr-util/crypto/
H A Dapr_md4.c61 #define S23 9 macro
323 GG (c, d, a, b, x[ 8], S23); /* 19 */
327 GG (c, d, a, b, x[ 9], S23); /* 23 */
331 GG (c, d, a, b, x[10], S23); /* 27 */
335 GG (c, d, a, b, x[11], S23); /* 31 */
H A Dapr_md5.c78 #define S23 14 macro
375 GG(c, d, a, b, x[11], S23, 0x265e5a51); /* 19 */
379 GG(c, d, a, b, x[15], S23, 0xd8a1e681); /* 23 */
383 GG(c, d, a, b, x[3], S23, 0xf4d50d87); /* 27 */
387 GG(c, d, a, b, x[7], S23, 0x676f02d9); /* 31 */
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dmd4.c48 #define S23 9 macro
204 GG (c, d, a, b, x[ 8], S23); /* 19 */
208 GG (c, d, a, b, x[ 9], S23); /* 23 */
212 GG (c, d, a, b, x[10], S23); /* 27 */
216 GG (c, d, a, b, x[11], S23); /* 31 */
H A Dmd5.c210 #define S23 14 macro
372 GG (c, d, a, b, x[11], S23, 0x265e5a51); /* 19 */
376 GG (c, d, a, b, x[15], S23, 0xd8a1e681); /* 23 */
380 GG (c, d, a, b, x[ 3], S23, 0xf4d50d87); /* 27 */
384 GG (c, d, a, b, x[ 7], S23, 0x676f02d9); /* 31 */
/macosx-10.10.1/smb-759.0/kernel/netsmb/
H A Dmd4c.c45 #define S23 9 macro
204 GG (c, d, a, b, x[ 8], S23); /* 19 */
208 GG (c, d, a, b, x[ 9], S23); /* 23 */
212 GG (c, d, a, b, x[10], S23); /* 27 */
216 GG (c, d, a, b, x[11], S23); /* 31 */
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/md4/
H A Dmd4.c35 #define S23 9 macro
199 GG (c, d, a, b, x[ 8], S23); /* 19 */
203 GG (c, d, a, b, x[ 9], S23); /* 23 */
207 GG (c, d, a, b, x[10], S23); /* 27 */
211 GG (c, d, a, b, x[11], S23); /* 31 */
/macosx-10.10.1/ksh-23/ksh/src/lib/libsum/
H A Dsum-md5.c136 #define S23 14 macro
211 GG (c, d, a, b, x[11], S23, 0x265e5a51); /* 19 */
215 GG (c, d, a, b, x[15], S23, 0xd8a1e681); /* 23 */
219 GG (c, d, a, b, x[ 3], S23, 0xf4d50d87); /* 27 */
223 GG (c, d, a, b, x[ 7], S23, 0x676f02d9); /* 31 */
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/lib/
H A Dmd5.c46 #define S23 14 macro
214 GG (c, d, a, b, x[11], S23, 0x265e5a51); /* 19 */
218 GG (c, d, a, b, x[15], S23, 0xd8a1e681); /* 23 */
222 GG (c, d, a, b, x[ 3], S23, 0xf4d50d87); /* 27 */
226 GG (c, d, a, b, x[ 7], S23, 0x676f02d9); /* 31 */
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/saslauthd/
H A Dmd5.c46 #define S23 14 macro
218 GG (c, d, a, b, x[11], S23, 0x265e5a51); /* 19 */
222 GG (c, d, a, b, x[15], S23, 0xd8a1e681); /* 23 */
226 GG (c, d, a, b, x[ 3], S23, 0xf4d50d87); /* 27 */
230 GG (c, d, a, b, x[ 7], S23, 0x676f02d9); /* 31 */
/macosx-10.10.1/ppp-786.1.1/Helpers/pppd/
H A Dmd5.c256 #define S23 14 macro
260 GG ( c, d, a, b, in[11], S23, UL( 643717713)); /* 19 */
264 GG ( c, d, a, b, in[15], S23, UL(3634488961)); /* 23 */
268 GG ( c, d, a, b, in[ 3], S23, UL(4107603335)); /* 27 */
272 GG ( c, d, a, b, in[ 7], S23, UL(1735328473)); /* 31 */
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/md5/
H A Dmd5.c225 #define S23 14 macro
229 GG ( c, d, a, b, in[11], S23, 0x265E5A51L); /* 19 */
233 GG ( c, d, a, b, in[15], S23, 0xD8A1E681L); /* 23 */
237 GG ( c, d, a, b, in[ 3], S23, 0xF4D50D87L); /* 27 */
241 GG ( c, d, a, b, in[ 7], S23, 0x676F02D9L); /* 31 */
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/generic/md5/
H A Dmd5.c225 #define S23 14 macro
229 GG ( c, d, a, b, in[11], S23, 0x265E5A51L); /* 19 */
233 GG ( c, d, a, b, in[15], S23, 0xD8A1E681L); /* 23 */
237 GG ( c, d, a, b, in[ 3], S23, 0xF4D50D87L); /* 27 */
241 GG ( c, d, a, b, in[ 7], S23, 0x676F02D9L); /* 31 */
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp622 case ARM::S23: return ARM::S22;
675 case ARM::S22: return ARM::S23;
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp985 ARM::S20, ARM::S21, ARM::S22, ARM::S23,

Completed in 342 milliseconds