/freebsd/crypto/openssl/crypto/poly1305/asm/ |
H A D | poly1305-ia64.S | 136 cmp.ltu p16,p17=1,r34 };; 138 (p16) add r34=-2,r34 142 (p16) mov ar.ec=2 200 { .mfi; (p16) ld8 r15=[r10],16 202 { .mfi; (p16) ld8 r16=[r11],16
|
/freebsd/crypto/openssl/crypto/bn/asm/ |
H A D | ia64.S | 205 { .mii; (p16) ld8 r32=[r16],8 // b=*(bp++) 211 { .mii; (p16) ld8 r35=[r15],8 // a=*(ap++) 258 { .mii; (p16) ld8 r32=[r16],8 // b=*(bp++) 264 { .mii; (p16) ld8 r35=[r15],8 // a=*(ap++) 341 { .mfi; (p16) ldf8 f32=[r15],8 379 { .mfi; (p16) ldf8 f32=[r33],8 446 { .mfi; (p16) ldf8 f32=[r15],8 // *(ap++) 450 (p16) ldf8 f46=[r16],8 // *(rp1++) 509 { .mfi; (p16) ldf8 f32=[r33],8 1403 #define cont p16 [all …]
|
/freebsd/crypto/openssl/crypto/modes/asm/ |
H A D | ghash-ia64.pl | 55 my ($p16,$p17)=(shift)?("p63","p63"):("p16","p17"); # mask references to inp 73 { .mmi; ($p16) ld1 in[0]=[inp],-1
|
/freebsd/crypto/openssl/crypto/ |
H A D | ia64cpuid.S | 204 { .mib; (p16) ld1 r32=[r16],1 206 { .mib; (p16) ld1 r36=[r17],1
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ecp_nistz256.c | 539 BN_ULONG p16[P256_LIMBS]; in ecp_nistz256_mod_inverse() local 560 ecp_nistz256_mul_mont(p16, res, p8); /* ffff*p */ in ecp_nistz256_mod_inverse() 562 ecp_nistz256_sqr_mont(res, p16); in ecp_nistz256_mod_inverse() 565 ecp_nistz256_mul_mont(p32, res, p16); /* ffffffff*p */ in ecp_nistz256_mod_inverse() 582 ecp_nistz256_mul_mont(res, res, p16); in ecp_nistz256_mod_inverse()
|
/freebsd/sbin/ipfw/ |
H A D | dummynet.c | 1480 uint16_t *p16 = NULL; in ipfw_config_pipe() local 1535 p16 = &mask->dst_port; in ipfw_config_pipe() 1539 p16 = &mask->src_port; in ipfw_config_pipe() 1559 else if (p16 != NULL) { in ipfw_config_pipe() 1563 *p16 = (uint16_t)a; in ipfw_config_pipe()
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-j721e-evm-gesi-exp-board.dtso | 112 p16-hog {
|
/freebsd/contrib/ntp/ntpsnmpd/ |
H A D | invoke-ntpsnmpd.texi |
|
/freebsd/crypto/openssl/crypto/aes/asm/ |
H A D | aes-ia64.S | 185 (p16) cmp.eq p0,p17=r0,r0 };; // 12[10]/clear (p17) 562 (p16) cmp.eq p0,p17=r0,r0 };; // 12[10]/clear (p17)
|
/freebsd/sys/contrib/alpine-hal/eth/ |
H A D | al_hal_eth_ec_regs.h | 157 uint32_t p16; member
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | arm_mve_defs.td | 585 list<Type> Poly = [u8, u16]; // Actually p8 and p16
|
/freebsd/contrib/ntp/ |
H A D | NEWS | 142 Severity: HIGH (for people running 4.2.8p16) 154 <hart@ntp.org> Miroslav Lichvar identified regression in 4.2.8p16. 155 * [Bug 3821] 4.2.8p16 misreads hex authentication keys, won't interop with 163 NTP 4.2.8p16 (Harlan Stenn <stenn@ntp.org>, 2023 May 30) 3908 Severity: HIGH (for people running 4.2.8p16) 3920 <hart@ntp.org> Miroslav Lichvar identified regression in 4.2.8p16. 3921 * [Bug 3821] 4.2.8p16 misreads hex authentication keys, won't interop with 3929 NTP 4.2.8p16 (Harlan Stenn <stenn@ntp.org>, 2023 May 30)
|
H A D | ChangeLog | 125 <hart@ntp.org> Miroslav Lichvar identified regression in 4.2.8p16. 126 * [Bug 3821] 4.2.8p16 misreads hex authentication keys, won't interop with 134 (4.2.8p16) 2023/05/31 Released by Harlan Stenn <stenn@ntp.org> 3296 (4.2.7p16) 2010/02/04 Released by Harlan Stenn <stenn@ntp.org>
|
H A D | CommitLog | 3668 [Bug 3821] 4.2.8p16 misreads hex auth keys, won't interop with 4.2.8p15. 3671 [Bug 3821] 4.2.8p16 misreads hex auth keys, won't interop with 4.2.8p15. 4021 Prep for roll of p16 4024 Prep for roll of p16 4027 Update NEWS file for ntp-4.2.8p16 4030 Update NEWS file for ntp-4.2.8p16 4033 Update NEWS file for ntp-4.2.8p16 4036 Update NEWS file for ntp-4.2.8p16 7765 [4.2.8p16 rc] c99-ism breaks VS2008 build 7768 [4.2.8p16 r [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstrFormats.td | 2824 def : TokenAlias<".p16", ".16">;
|