| /freebsd-13-stable/sys/kern/ |
| HD | md4c.c | 47 #define S23 9 macro 210 GG (c, d, a, b, x[ 8], S23); /* 19 */ in MD4Transform() 214 GG (c, d, a, b, x[ 9], S23); /* 23 */ in MD4Transform() 218 GG (c, d, a, b, x[10], S23); /* 27 */ in MD4Transform() 222 GG (c, d, a, b, x[11], S23); /* 31 */ in MD4Transform()
|
| HD | md5c.c | 266 #define S23 14 macro 270 GG (c, d, a, b, x[11], S23, 0x265e5a51); /* 19 */ 274 GG (c, d, a, b, x[15], S23, 0xd8a1e681); /* 23 */ 278 GG (c, d, a, b, x[ 3], S23, 0xf4d50d87); /* 27 */ 282 GG (c, d, a, b, x[ 7], S23, 0x676f02d9); /* 31 */
|
| /freebsd-13-stable/contrib/opie/libopie/ |
| HD | md4c.c | 55 #define S23 9 macro 200 GG(c, d, a, b, x[8], S23); /* 19 */ 204 GG(c, d, a, b, x[9], S23); /* 23 */ 208 GG(c, d, a, b, x[10], S23); /* 27 */ 212 GG(c, d, a, b, x[11], S23); /* 31 */
|
| HD | md5c.c | 59 #define S23 14 macro 246 GG(c, d, a, b, x[11], S23, 0x265e5a51); /* 19 */ 250 GG(c, d, a, b, x[15], S23, 0xd8a1e681); /* 23 */ 254 GG(c, d, a, b, x[3], S23, 0xf4d50d87); /* 27 */ 258 GG(c, d, a, b, x[7], S23, 0x676f02d9); /* 31 */
|
| /freebsd-13-stable/lib/libmd/ |
| HD | md4c.c | 48 #define S23 9 macro 214 GG (c, d, a, b, x[ 8], S23); /* 19 */ in MD4Transform() 218 GG (c, d, a, b, x[ 9], S23); /* 23 */ in MD4Transform() 222 GG (c, d, a, b, x[10], S23); /* 27 */ in MD4Transform() 226 GG (c, d, a, b, x[11], S23); /* 31 */ in MD4Transform()
|
| HD | md5c.c | 258 #define S23 14 in MD5Transform() macro 262 GG (c, d, a, b, x[11], S23, 0x265e5a51); /* 19 */ in MD5Transform() 266 GG (c, d, a, b, x[15], S23, 0xd8a1e681); /* 23 */ in MD5Transform() 270 GG (c, d, a, b, x[ 3], S23, 0xf4d50d87); /* 27 */ in MD5Transform() 274 GG (c, d, a, b, x[ 7], S23, 0x676f02d9); /* 31 */ in MD5Transform()
|
| /freebsd-13-stable/lib/msun/src/ |
| HD | e_sinhl.c | 72 S23 = 3.8679983530666939e-23, /* 0x17617002b73afc.0p-127 */ variable 115 RETURNI(((((((((((S25*dx2 + S23)*dx2 + in sinhl()
|
| /freebsd-13-stable/contrib/apr-util/crypto/ |
| HD | apr_md4.c | 61 #define S23 9 macro 323 GG (c, d, a, b, x[ 8], S23); /* 19 */ in MD4Transform() 327 GG (c, d, a, b, x[ 9], S23); /* 23 */ in MD4Transform() 331 GG (c, d, a, b, x[10], S23); /* 27 */ in MD4Transform() 335 GG (c, d, a, b, x[11], S23); /* 31 */ in MD4Transform()
|
| HD | apr_md5.c | 78 #define S23 14 macro 375 GG(c, d, a, b, x[11], S23, 0x265e5a51); /* 19 */ in MD5Transform() 379 GG(c, d, a, b, x[15], S23, 0xd8a1e681); /* 23 */ in MD5Transform() 383 GG(c, d, a, b, x[3], S23, 0xf4d50d87); /* 27 */ in MD5Transform() 387 GG(c, d, a, b, x[7], S23, 0x676f02d9); /* 31 */ in MD5Transform()
|
| /freebsd-13-stable/sbin/ipf/ipftest/ |
| HD | md5.c | 228 #define S23 14 in Transform() macro 232 GG ( c, d, a, b, in[11], S23, UL( 643717713)); /* 19 */ in Transform() 236 GG ( c, d, a, b, in[15], S23, UL(3634488961)); /* 23 */ in Transform() 240 GG ( c, d, a, b, in[ 3], S23, UL(4107603335)); /* 27 */ in Transform() 244 GG ( c, d, a, b, in[ 7], S23, UL(1735328473)); /* 31 */ in Transform()
|
| /freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/ |
| HD | poly1305_sse2.c | 211 xmmi R20, R21, R22, R23, R24, S21, S22, S23, S24; in poly1305_blocks() local 283 S23 = _mm_mul_epu32(R23, FIVE); in poly1305_blocks() 422 T14 = S23; in poly1305_blocks() 549 T14 = S23; in poly1305_blocks()
|
| /freebsd-13-stable/sys/contrib/device-tree/src/mips/ingenic/ |
| HD | qi_lb60.dts | 140 MATRIX_KEY(2, 5, KEY_H) /* S23 */
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| HD | AArch64PBQPRegAlloc.cpp | 51 case AArch64::S23: in isOdd()
|
| HD | AArch64RegisterInfo.td | 371 def S23 : AArch64Reg<23, "s23", [H23]>, DwarfRegAlias<B23>; 406 def D23 : AArch64Reg<23, "d23", [S23], ["v23", ""]>, DwarfRegAlias<B23>;
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| HD | PPCCallingConv.td | 311 S23, S24, S25, S26, S27, S28, S29, S30 315 S22, S23, S24, S25, S26, S27, S28, S29
|
| HD | PPCFrameLowering.cpp | 202 {PPC::S23, -72}, in getCalleeSavedSpillSlots()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| HD | HexagonRegisterInfo.td | 312 def S23 : Rs<23, "s23">, DwarfRegNum<[167]>; 385 def S23_22 : Rss<22, "s23:22", [S22, S23]>, DwarfRegNum<[166]>; 601 S19, S23, S25,
|
| /freebsd-13-stable/sbin/pfctl/ |
| HD | pf.os | 335 S23:255:1:44:M*: Solaris:2.5:1:Solaris 2.5.1 538 S23:64:1:44:M1380: SCO:OpenServer:5.0:SCO OpenServer 5.0 641 S23:64:1:64:N,W1,N,N,T,N,N,S,M1460: SymbianOS:7::SymbianOS 7
|
| /freebsd-13-stable/tools/tools/tinybsd/conf/firewall/etc/ |
| HD | pf.os | 296 S23:255:1:44:M*: Solaris:2.5:1:Solaris 2.5.1 503 S23:64:1:64:N,W1,N,N,T,N,N,S,M1460: SymbianOS:7::SymbianOS 7
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/ |
| HD | ARMRegisterInfo.td | 113 def S22 : ARMFReg<22, "s22">; def S23 : ARMFReg<23, "s23">; 132 def D11 : ARMReg<11, "d11", [S22, S23]>, DwarfRegNum<[267]>;
|
| HD | ARMCallingConv.td | 116 CCIfType<[f32], CCAssignToReg<[S16, S17, S18, S19, S20, S21, S22, S23]>>,
|
| /freebsd-13-stable/tools/tools/tinybsd/conf/wireless/etc/ |
| HD | pf.os | 296 S23:255:1:44:M*: Solaris:2.5:1:Solaris 2.5.1 503 S23:64:1:64:N,W1,N,N,T,N,N,S,M1460: SymbianOS:7::SymbianOS 7
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
| HD | ARMMCTargetDesc.cpp | 271 {codeview::RegisterId::ARM_FS23, ARM::S23}, in initLLVMToCVRegMapping()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
| HD | AArch64MCTargetDesc.cpp | 164 {codeview::RegisterId::ARM64_S23, AArch64::S23}, in initLLVMToCVRegMapping()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/ |
| HD | HexagonDisassembler.cpp | 787 Hexagon::VID, Hexagon::S22, Hexagon::S23,
|