Searched defs:buf (Results 126 - 150 of 4553) sorted by relevance

1234567891011>>

/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dt_pkey.c65 ASN1_bn_print(BIO *bp, const char *number, const BIGNUM *num, unsigned char *buf, int off) argument
/freebsd-11-stable/crypto/openssl/crypto/des/
H A Denc_read.c86 int DES_enc_read(int fd, void *buf, int len, DES_key_schedule *sched, argument
H A Drpc_enc.c64 int _des_crypt(char *buf, int len, struct desparams *desp) argument
/freebsd-11-stable/crypto/heimdal/lib/gssapi/mech/
H A Dgss_export_sec_context.c39 gss_buffer_desc buf; local
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dnet_read.c37 krb5_net_read(krb5_context context, void *p_fd, void *buf, size_t len) argument
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dstrsep_copy.c45 strsep_copy(const char **stringp, const char *delim, char *buf, size_t len) argument
H A Dwritev.c44 char *buf, *p; local
/freebsd-11-stable/lib/libc/gen/
H A Dcheck_utility_compat.c51 char buf[PATH_MAX]; local
H A Dconfstr.c46 confstr(int name, char *buf, size_t len) argument
H A Ddevname.c46 devname_r(dev_t dev, mode_t type, char *buf, int len) argument
72 static char buf[SPECNAMELEN + 1]; local
[all...]
H A Dfdevname.c37 fdevname_r(int fd, char *buf, int len) argument
52 static char buf[SPECNAMELEN + 1]; local
/freebsd-11-stable/lib/libc/locale/
H A Dwctob.c45 char buf[MB_LEN_MAX]; local
/freebsd-11-stable/sys/opencrypto/
H A Dxform_md5.c77 MD5Update_int(void *ctx, const u_int8_t *buf, u_int16_t len) argument
/freebsd-11-stable/tools/regression/netinet/tcpfullwindowrst/
H A Dtcpfullwindowrsttest.c69 char buf[4096]; local
/freebsd-11-stable/usr.sbin/bluetooth/ath3kfw/
H A Dath3k_fw.c50 unsigned char *buf; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/rump/rumpkern/
H A Dt_vm.c71 char buf[64]; local
/freebsd-11-stable/contrib/ofed/libmlx4/
H A Dbuf.c41 int mlx4_alloc_buf(struct mlx4_buf *buf, size_t size, int page_size) argument
58 mlx4_free_buf(struct mlx4_buf *buf) argument
[all...]
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dlibwpa_test.c23 char buf[10]; local
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dsha512_i.h17 u8 buf[SHA512_BLOCK_SIZE]; member in struct:sha512_state
/freebsd-11-stable/crypto/openssh/regress/unittests/sshkey/
H A Dtest_file.c46 struct sshbuf *buf, *pw; local
[all...]
H A Dcommon.c77 struct sshbuf *buf; local
/freebsd-11-stable/crypto/openssl/ssl/
H A Ds23_pkt.c72 char *buf; local
/freebsd-11-stable/lib/libc/stdio/
H A Dfgets.c53 fgets(char * __restrict buf, int n, FILE * __restrict fp) argument
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Drandom.h39 get_random_bytes(void *buf, int nbytes) argument
/freebsd-11-stable/sbin/nvmecontrol/
H A Dutil.c34 uint128_to_str(uint128_t u, char *buf, size_t buflen) argument

Completed in 174 milliseconds

1234567891011>>