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

/freebsd-current/share/examples/libusb20/
H A Dbulk.c120 uint8_t in_buf[BUFLEN]; local
H A Dcontrol.c164 uint8_t in_buf[BUFLEN]; local
/freebsd-current/contrib/xz/src/xzdec/
H A Dxzdec.c167 uint8_t in_buf[BUFSIZ]; local
/freebsd-current/contrib/wpa/src/eap_server/
H A Deap_server_ikev2.c20 struct wpabuf *in_buf; member in struct:eap_ikev2_data
[all...]
H A Deap_server_wsc.c22 struct wpabuf *in_buf; member in struct:eap_wsc_data
[all...]
H A Deap_server_tnc.c23 struct wpabuf *in_buf; member in struct:eap_tnc_data
[all...]
H A Deap_server_peap.c1089 eap_peap_process_phase2(struct eap_sm *sm, struct eap_peap_data *data, const struct wpabuf *respData, struct wpabuf *in_buf) argument
H A Deap_server_ttls.c1012 eap_ttls_process_phase2(struct eap_sm *sm, struct eap_ttls_data *data, struct wpabuf *in_buf) argument
H A Deap_server_fast.c1395 eap_fast_process_phase2(struct eap_sm *sm, struct eap_fast_data *data, struct wpabuf *in_buf) argument
H A Deap_server_teap.c1678 eap_teap_process_phase2(struct eap_sm *sm, struct eap_teap_data *data, struct wpabuf *in_buf) argument
/freebsd-current/contrib/wpa/src/eap_peer/
H A Deap_ikev2.c20 struct wpabuf *in_buf; member in struct:eap_ikev2_data
[all...]
H A Deap_wsc.c22 struct wpabuf *in_buf; member in struct:eap_wsc_data
[all...]
H A Deap_tnc.c20 struct wpabuf *in_buf; member in struct:eap_tnc_data
[all...]
/freebsd-current/sys/dev/xilinx/
H A Daxi_quad_spi.c156 spi_txrx(struct spi_softc *sc, uint8_t *out_buf, uint8_t *in_buf, int bufsz, int cs) argument
/freebsd-current/contrib/xz/src/xz/
H A Dcoder.c39 static io_buf in_buf; variable
[all...]
/freebsd-current/crypto/heimdal/appl/test/
H A Dhttp_client.c196 char in_buf[1024], *in_ptr = in_buf; local
[all...]
/freebsd-current/sys/dev/cxgbe/cudbg/
H A Dfastlz_api.c84 int write_to_buf(void *out_buf, u32 out_buf_size, u32 *offset, void *in_buf, argument
101 int read_from_buf(void *in_buf, u32 in_buf_size, u32 *offset, void *out_buf, argument
/freebsd-current/sys/arm/freescale/vybrid/
H A Dvf_spi.c204 spi_txrx(struct spi_softc *sc, uint8_t *out_buf, uint8_t *in_buf, int bufsz, int cs) argument
/freebsd-current/contrib/dialog/
H A Dtextbox.c48 long in_buf; /* ending index into buf[] for page */ member in struct:__anon470
[all...]
/freebsd-current/crypto/heimdal/appl/push/
H A Dpush.c216 char *in_buf; local
/freebsd-current/crypto/openssh/
H A Dumac.c187 UINT8 in_buf[AES_BLOCK_LEN] = {0}; local
/freebsd-current/contrib/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h319 inline wchar_t* getcwd([[maybe_unused]] wchar_t* in_buf, [[maybe_unused]] size_t in_size) { argument
/freebsd-current/contrib/ldns/
H A Dstr2host.c2085 char in_buf[4096]; local
/freebsd-current/contrib/unbound/sldns/
H A Dwire2str.c853 int in_buf = 1; local
[all...]
/freebsd-current/sys/dev/mana/
H A Dmana_en.c935 mana_send_request(struct mana_context *ac, void *in_buf, argument

Completed in 188 milliseconds