Home
last modified time | relevance | path

Searched refs:S44 (Results 1 – 7 of 7) sorted by relevance

/freebsd/sbin/ipf/ipftest/
H A Dmd5.c273 #define S44 21 in Transform() macro
277 II ( b, c, d, a, in[ 5], S44, UL(4237533241)); /* 52 */ in Transform()
281 II ( b, c, d, a, in[ 1], S44, UL(2240044497)); /* 56 */ in Transform()
285 II ( b, c, d, a, in[13], S44, UL(1309151649)); /* 60 */ in Transform()
289 II ( b, c, d, a, in[ 9], S44, UL(3951481745)); /* 64 */ in Transform()
/freebsd/sys/kern/
H A Dmd5c.c303 #define S44 21 in MD5Transform() macro
307 II (b, c, d, a, x[ 5], S44, 0xfc93a039); /* 52 */ in MD5Transform()
311 II (b, c, d, a, x[ 1], S44, 0x85845dd1); /* 56 */ in MD5Transform()
315 II (b, c, d, a, x[13], S44, 0x4e0811a1); /* 60 */ in MD5Transform()
319 II (b, c, d, a, x[ 9], S44, 0xeb86d391); /* 64 */ in MD5Transform()
/freebsd/sbin/pfctl/
H A Dpf.os337 S44:255:1:44:M*: Solaris:2.7::Solaris 7
391 S44:64:1:64:M*,N,W0,N,N,T0,N,N,S: Windows:95::Windows 95
399 S44:32:1:48:M*,N,N,S: Windows:98:lowTTL:Windows 98 (low TTL)
441 S44:128:1:48:M*,N,N,S: Windows:2000:SP3:Windows Pro SP1, 2000 SP3
442 S44:128:1:48:M*,N,N,S: Windows:XP:SP1:Windows Pro SP1, 2000 SP3
558 S44:255:0:44:M536: FreeMiNT:1:16A:FreeMiNT 1 patch 16A (Atari)
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/
H A Dpoly1305_sse2.c212 xmmi R40, R41, R42, R43, R44, S41, S42, S43, S44; in poly1305_blocks() local
297 S44 = _mm_mul_epu32(R44, FIVE); in poly1305_blocks()
321 T15 = S44; in poly1305_blocks()
/freebsd/sys/contrib/device-tree/src/mips/ingenic/
H A Dqi_lb60.dts161 <MATRIX_KEY(5, 2, KEY_EQUAL)>, /* S44 */
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.td333 def S44: Rs<44, "s44">, DwarfRegNum<[188]>;
396 def S45_44 : Rss<44, "s45:44", [S44, S45]>, DwarfRegNum<[188]>;
607 S44, S45, S46, S47,
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp794 Hexagon::ISDBEN, Hexagon::ISDBGPR, Hexagon::S44,