Searched defs:p2 (Results 1 - 25 of 266) sorted by relevance

1234567891011

/freebsd-13-stable/sys/libkern/
H A Dmemcmp.c47 const unsigned char *p1 = s1, *p2 = s2; local
H A Dtimingsafe_bcmp.c26 const unsigned char *p1 = b1, *p2 = b2; local
/freebsd-13-stable/lib/libc/string/
H A Dbcmp.c46 char *p1, *p2; local
H A Dmemcmp.c50 const unsigned char *p1 = s1, *p2 = s2; local
H A Dtimingsafe_bcmp.c28 const unsigned char *p1 = b1, *p2 = b2; local
H A Dtimingsafe_memcmp.c29 const unsigned char *p1 = b1, *p2 = b2; local
/freebsd-13-stable/crypto/heimdal/lib/roken/
H A Dct.c55 ct_memcmp(const void *p1, const void *p2, size_t len) argument
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dtimingsafe_bcmp.c26 const unsigned char *p1 = b1, *p2 = b2; local
/freebsd-13-stable/crypto/openssl/crypto/asn1/
H A Da_dup.c19 const unsigned char *p2; local
/freebsd-13-stable/crypto/heimdal/lib/gssapi/ntlm/
H A Dimport_name.c44 char *name, *p, *p2; local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfminmax.S47 p2 = dfcmp.eq(A,B) // if A == B define
67 p2 = dfcmp.eq(A,B) define
H A Ddivdi3.S24 p2 = tstbit(r1,#31) define
H A Dmodsi3.S26 p2 = cmp.ge(r0,#0) define
/freebsd-13-stable/contrib/ntp/lib/isc/
H A Dtsmemcmp.c40 isc_tsmemcmp(const void *p1, const void *p2, size_t nb) { argument
/freebsd-13-stable/sys/contrib/libsodium/test/default/
H A Dcore_ed25519.c41 unsigned char *p, *p2, *p3; local
[all...]
H A Dscalarmult7.c11 static unsigned char p2[32] = { variable
/freebsd-13-stable/crypto/openssh/regress/unittests/sshbuf/
H A Dtest_sshbuf_fixed.c32 struct sshbuf *p1, *p2, *p3; local
[all...]
/freebsd-13-stable/usr.bin/w/
H A Dproc_compare.c74 proc_compare(struct kinfo_proc *p1, struct kinfo_proc *p2) argument
[all...]
/freebsd-13-stable/crypto/heimdal/kadmin/
H A Dcheck.c108 char *realm = NULL, *p, *p2; local
/freebsd-13-stable/crypto/openssl/crypto/md2/
H A Dmd2_dgst.c154 register MD2_INT *p1, *p2; local
/freebsd-13-stable/crypto/openssl/crypto/rsa/
H A Drsa_mp.c64 BIGNUM *p1 = NULL, *p2 = NULL; local
/freebsd-13-stable/lib/libufs/
H A Dblock.c55 void *p2; local
104 void *p2 = NULL; local
[all...]
/freebsd-13-stable/lib/msun/bsdsrc/
H A Db_exp.c76 static const double p2 = -0x1.6c16c16bebd93p-9; variable
/freebsd-13-stable/contrib/ipfilter/lib/
H A Dvar.c90 char c, *s, *p1, *p2, *p3, *newstring, *value; local
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_string_sprintf.c97 const char *p, *p2; local

Completed in 306 milliseconds

1234567891011