Home
last modified time | relevance | path

Searched defs:out_buffer (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dblake2b-long.c44 uint8_t out_buffer[crypto_generichash_blake2b_BYTES_MAX]; in blake2b_long() local
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_diag_cnt.c475 mlx5_diag_query_counters(struct mlx5_core_dev *dev, u8 **out_buffer) in mlx5_diag_query_counters()
/freebsd/tools/tools/usbtest/
H A Dusb_modem_test.c287 uint8_t *out_buffer = 0; in usb_modem_data_stress_test() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_lz4.c68 char *out_buffer; global() member
[all...]
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dsecurity.c53 static struct buffer in_buffer, out_buffer; variable
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dsecurity.c53 static struct buffer in_buffer, out_buffer; variable
/freebsd/contrib/hyperv/tools/
H A Dhv_kvp_daemon.c809 void *out_buffer, size_t length) in kvp_get_ip_info()
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h971 char *out_buffer; /* output buffer */ member