Home
last modified time | relevance | path

Searched refs:p16 (Results 1 – 15 of 15) sorted by relevance

/freebsd/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-ia64.S136 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 Dia64.S205 { .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 Dghash-ia64.pl55 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 Dia64cpuid.S204 { .mib; (p16) ld1 r32=[r16],1
206 { .mib; (p16) ld1 r36=[r17],1
/freebsd/crypto/openssl/crypto/ec/
H A Decp_nistz256.c539 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 Ddummynet.c1480 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 Dk3-j721e-evm-gesi-exp-board.dtso112 p16-hog {
/freebsd/contrib/ntp/ntpsnmpd/
H A Dinvoke-ntpsnmpd.texi
/freebsd/crypto/openssl/crypto/aes/asm/
H A Daes-ia64.S185 (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 Dal_hal_eth_ec_regs.h157 uint32_t p16; member
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_mve_defs.td585 list<Type> Poly = [u8, u16]; // Actually p8 and p16
/freebsd/contrib/ntp/
H A DNEWS142 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 DChangeLog125 <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 DCommitLog3668 [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 DARMInstrFormats.td2824 def : TokenAlias<".p16", ".16">;