Searched defs:pbuf (Results 1 - 25 of 94) sorted by relevance

1234

/freebsd-13-stable/contrib/bearssl/src/rsa/
H A Drsa_i15_modulus.c33 const unsigned char *pbuf, *qbuf; local
H A Drsa_i31_modulus.c33 const unsigned char *pbuf, *qbuf; local
H A Drsa_i15_pubexp.c32 get_pubexp(const unsigned char *pbuf, size_t plen, argument
H A Drsa_i31_pubexp.c32 get_pubexp(const unsigned char *pbuf, size_t plen, argument
H A Drsa_i15_privexp.c63 const unsigned char *pbuf, *qbuf; local
H A Drsa_i31_privexp.c63 const unsigned char *pbuf, *qbuf; local
/freebsd-13-stable/sys/dev/pms/RefTisa/sat/src/
H A Dsmmisc.c91 smhexdump(const char *ptitle, bit8 *pbuf, size_t len) argument
/freebsd-13-stable/contrib/ntp/libntp/
H A Dxsbprintf.c39 char *pbuf = (ppbuf) ? *ppbuf : NULL; local
H A Dsocktohost.c30 char * pbuf; local
[all...]
/freebsd-13-stable/sbin/dhclient/
H A Dinet.c107 static char pbuf[32]; local
/freebsd-13-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmmisc.c73 dmhexdump(const char *ptitle, bit8 *pbuf, int len) argument
/freebsd-13-stable/sys/kern/
H A Dkern_physio.c48 struct buf *pbuf; local
[all...]
/freebsd-13-stable/crypto/openssl/crypto/ec/
H A Dec_oct.c129 EC_POINT_point2buf(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, unsigned char **pbuf, BN_CTX *ctx) argument
H A Dec_print.c81 unsigned char *buf = NULL, *pbuf; local
/freebsd-13-stable/contrib/sendmail/src/
H A Dsasl.c249 char hbuf[NI_MAXHOST], pbuf[NI_MAXSERV]; local
/freebsd-13-stable/contrib/blacklist/bin/
H A Dblacklistctl.c140 char mbuf[64], pbuf[64]; local
/freebsd-13-stable/contrib/less/
H A Dlessecho.c52 char *pbuf = buf; local
/freebsd-13-stable/crypto/heimdal/lib/roken/
H A Diruserok.c226 char pbuf[MaxPathLen]; local
/freebsd-13-stable/crypto/openssl/crypto/asn1/
H A Dbio_ndef.c104 static int ndef_prefix(BIO *b, unsigned char **pbuf, int *plen, void *parg) argument
135 static int ndef_prefix_free(BIO *b, unsigned char **pbuf, int *plen, argument
153 static int ndef_suffix_free(BIO *b, unsigned char **pbuf, in argument
164 ndef_suffix(BIO *b, unsigned char **pbuf, int *plen, void *parg) argument
[all...]
/freebsd-13-stable/usr.sbin/makefs/
H A Dmsdos.c221 char pbuf[MAXPATHLEN]; local
[all...]
/freebsd-13-stable/usr.sbin/rip6query/
H A Drip6query.c79 char pbuf[10]; local
/freebsd-13-stable/usr.bin/mail/
H A Dhead.c95 parse(char line[], struct headline *hl, char pbuf[]) argument
/freebsd-13-stable/tools/regression/netinet6/inet6_rth/
H A Dinet6_rth-segments.c88 char *pbuf; local
[all...]
/freebsd-13-stable/lib/libnetbsd/
H A Dsockaddr_snprintf.c116 char Abuf[1024], pbuf[32], *name = NULL, *port = NULL; local
/freebsd-13-stable/contrib/blacklist/port/
H A Dsockaddr_snprintf.c169 char Abuf[1024], pbuf[32], *name = NULL, *port = NULL; local

Completed in 279 milliseconds

1234