Searched defs:p1 (Results 1 - 25 of 287) sorted by relevance

1234567891011>>

/freebsd-current/sys/libkern/
H A Dmemcmp.c45 const unsigned char *p1 = s1, *p2 = s2; local
H A Dtimingsafe_bcmp.c24 const unsigned char *p1 = b1, *p2 = b2; local
/freebsd-current/lib/libc/string/
H A Dmemcmp.c44 const unsigned char *p1 = s1, *p2 = s2; local
H A Dtimingsafe_bcmp.c25 const unsigned char *p1 = b1, *p2 = b2; local
H A Dbcmp.c40 char *p1, *p2; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Dumodsi3.S35 p1 = cmp.eq(r2,#0) define
H A Dsfsqrt_opt.S48 p1 = sfclass(R,#1) // is zero? define
H A Dmodsi3.S40 p1 = cmp.eq(r3,#0) define
H A Ddfminmax.S41 p1 = dfcmp.gt(A,B) // AND B > A, don't swap define
61 p1 = dfcmp.gt(B,A) define
H A Ddivsi3.S27 p1 = cmp.ge(r1,#0) define
40 p1 = xor(p0,p1) define
47 p1 = xor(p0,p1) define
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dtimingsafe_bcmp.c26 const unsigned char *p1 = b1, *p2 = b2; local
/freebsd-current/crypto/heimdal/lib/roken/
H A Dct.c55 ct_memcmp(const void *p1, const void *p2, size_t len) argument
/freebsd-current/contrib/libfido2/openbsd-compat/
H A Dtimingsafe_bcmp.c27 const unsigned char *p1 = b1, *p2 = b2; local
/freebsd-current/crypto/openssh/regress/unittests/sshbuf/
H A Dtest_sshbuf_misc.c28 struct sshbuf *p1; local
[all...]
H A Dtest_sshbuf.c33 struct sshbuf *p1; local
[all...]
H A Dtest_sshbuf_fuzz.c30 struct sshbuf *p1; local
[all...]
H A Dtest_sshbuf_fixed.c31 struct sshbuf *p1, *p2, *p3; local
78 ASSERT_PTR_EQ(sshbuf_parent(p2), p1); local
[all...]
H A Dtest_sshbuf_getput_fuzz.c35 struct sshbuf *p1; local
[all...]
/freebsd-current/sbin/ipf/libipf/
H A Dgetport.c18 u_short p1; local
[all...]
/freebsd-current/contrib/libarchive/tar/test/
H A Dtest_option_r.c33 char *p0, *p1; local
[all...]
/freebsd-current/sys/contrib/libsodium/test/default/
H A Dscalarmult7.c5 static unsigned char p1[32] = { variable
/freebsd-current/crypto/openssl/crypto/ffc/
H A Dffc_backend.c105 const OSSL_PARAM *p1; local
/freebsd-current/contrib/ntp/libntp/lib/isc/
H A Dtsmemcmp.c40 isc_tsmemcmp(const void *p1, const void *p2, size_t nb) { argument
/freebsd-current/usr.bin/w/
H A Dproc_compare.c65 proc_compare(struct kinfo_proc *p1, struct kinfo_proc *p2) argument
[all...]
/freebsd-current/crypto/openssl/crypto/md2/
H A Dmd2_dgst.c160 register MD2_INT *p1, *p2; local

Completed in 328 milliseconds

1234567891011>>