Home
last modified time | relevance | path

Searched refs:S23 (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-13-stable/sys/kern/
HDmd4c.c47 #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()
HDmd5c.c266 #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/
HDmd4c.c55 #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 */
HDmd5c.c59 #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/
HDmd4c.c48 #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()
HDmd5c.c258 #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/
HDe_sinhl.c72 S23 = 3.8679983530666939e-23, /* 0x17617002b73afc.0p-127 */ variable
115 RETURNI(((((((((((S25*dx2 + S23)*dx2 + in sinhl()
/freebsd-13-stable/contrib/apr-util/crypto/
HDapr_md4.c61 #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()
HDapr_md5.c78 #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/
HDmd5.c228 #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/
HDpoly1305_sse2.c211 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/
HDqi_lb60.dts140 MATRIX_KEY(2, 5, KEY_H) /* S23 */
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64PBQPRegAlloc.cpp51 case AArch64::S23: in isOdd()
HDAArch64RegisterInfo.td371 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/
HDPPCCallingConv.td311 S23, S24, S25, S26, S27, S28, S29, S30
315 S22, S23, S24, S25, S26, S27, S28, S29
HDPPCFrameLowering.cpp202 {PPC::S23, -72}, in getCalleeSavedSpillSlots()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonRegisterInfo.td312 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/
HDpf.os335 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/
HDpf.os296 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/
HDARMRegisterInfo.td113 def S22 : ARMFReg<22, "s22">; def S23 : ARMFReg<23, "s23">;
132 def D11 : ARMReg<11, "d11", [S22, S23]>, DwarfRegNum<[267]>;
HDARMCallingConv.td116 CCIfType<[f32], CCAssignToReg<[S16, S17, S18, S19, S20, S21, S22, S23]>>,
/freebsd-13-stable/tools/tools/tinybsd/conf/wireless/etc/
HDpf.os296 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/
HDARMMCTargetDesc.cpp271 {codeview::RegisterId::ARM_FS23, ARM::S23}, in initLLVMToCVRegMapping()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
HDAArch64MCTargetDesc.cpp164 {codeview::RegisterId::ARM64_S23, AArch64::S23}, in initLLVMToCVRegMapping()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
HDHexagonDisassembler.cpp787 Hexagon::VID, Hexagon::S22, Hexagon::S23,

12