Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dblake2b-long.c45 uint8_t in_buffer[crypto_generichash_blake2b_BYTES_MAX]; in blake2b_long() local
/freebsd-src/usr.bin/indent/
H A Dindent.c59 char *in_buffer, *in_buffer_limit; variable
/freebsd-src/contrib/bearssl/tools/
H A Dsslio.c149 } in_buffer; typedef
/freebsd-src/tools/tools/usbtest/
H A Dusb_modem_test.c286 uint8_t *in_buffer = 0; in usb_modem_data_stress_test() local
/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_lz4.c71 char *in_buffer; member
/freebsd-src/crypto/heimdal/appl/ftp/ftp/
H A Dsecurity.c53 static struct buffer in_buffer, out_buffer; variable
/freebsd-src/crypto/heimdal/appl/ftp/ftpd/
H A Dsecurity.c53 static struct buffer in_buffer, out_buffer; variable
/freebsd-src/contrib/libpcap/
H A Dgencode.c725 volatile YY_BUFFER_STATE in_buffer = NULL; pcap_compile() local