Home
last modified time | relevance | path

Searched defs:hbuf (Results 1 – 15 of 15) sorted by relevance

/external/ipsec-tools/src/racoon/
Disakmp_quick.c315 vchar_t *hbuf = NULL; /* for hash computing. */ local
839 vchar_t *hbuf = NULL; /* for hash computing. */ local
/external/toybox/toys/pending/
Darp.c183 char hbuf[NI_MAXHOST] = {0,}, sbuf[NI_MAXSERV] = {0,}; in ip_to_host() local
Dtcpsvd.c76 char hbuf[NI_MAXHOST] = {0,}; in sock_to_address() local
/external/u-boot/lib/zlib/
Dinflate.c344 unsigned char hbuf[4]; /* buffer for gzip header crc calculation */ in inflate() local
/external/iputils/
Dtracepath6.c210 char abuf[NI_MAXHOST], hbuf[NI_MAXHOST]; in recverr() local
/external/zlib/src/
Dinflate.c640 unsigned char hbuf[4]; /* buffer for gzip header crc calculation */ local
/external/python/cpython2/Modules/zlib/
Dinflate.c640 unsigned char hbuf[4]; /* buffer for gzip header crc calculation */ local
/external/libvpx/libvpx/vpx_dsp/x86/
Davg_intrin_sse2.c467 void vpx_int_pro_row_sse2(int16_t *hbuf, const uint8_t *ref, in vpx_int_pro_row_sse2()
/external/openssh/
Dkex.c996 u_int8_t hbuf[2048], sbuf[2048], obuf[SSH_DIGEST_MAX_LENGTH]; in derive_ssh1_session_id() local
/external/syzkaller/vendor/golang.org/x/net/http2/
Dtransport.go180 hbuf bytes.Buffer // HPACK encoder writes into this member
/external/curl/lib/
Dftp.c935 char hbuf[NI_MAXHOST]; in ftp_state_use_port() local
/external/tcpdump/
Dprint-icmp6.c1823 char hbuf[NI_MAXHOST]; in icmp6_rrenum_print() local
/external/python/cpython2/Modules/
Dsocketmodule.c4286 char hbuf[NI_MAXHOST], pbuf[NI_MAXSERV]; local
/external/python/cpython3/Modules/
Dsocketmodule.c6319 char hbuf[NI_MAXHOST], pbuf[NI_MAXSERV]; local
Dposixmodule.c8349 Py_buffer *hbuf, *tbuf; in posix_sendfile() local