Home
last modified time | relevance | path

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

/freebsd/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/contrib/bearssl/tools/
H A Dsslio.c149 } in_buffer; typedef
/freebsd/usr.bin/indent/
H A Dindent.c59 char *in_buffer, *in_buffer_limit; variable
/freebsd/tools/tools/usbtest/
H A Dusb_modem_test.c286 uint8_t *in_buffer = 0; in usb_modem_data_stress_test() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_lz4.c73 char *in_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/libpcap/
H A Dgencode.c723 volatile YY_BUFFER_STATE in_buffer = NULL; in pcap_compile() local