Searched defs:hbuf (Results 1 – 15 of 15) sorted by relevance
/external/ipsec-tools/src/racoon/ |
D | isakmp_quick.c | 315 vchar_t *hbuf = NULL; /* for hash computing. */ local 839 vchar_t *hbuf = NULL; /* for hash computing. */ local
|
/external/toybox/toys/pending/ |
D | arp.c | 183 char hbuf[NI_MAXHOST] = {0,}, sbuf[NI_MAXSERV] = {0,}; in ip_to_host() local
|
D | tcpsvd.c | 76 char hbuf[NI_MAXHOST] = {0,}; in sock_to_address() local
|
/external/u-boot/lib/zlib/ |
D | inflate.c | 344 unsigned char hbuf[4]; /* buffer for gzip header crc calculation */ in inflate() local
|
/external/iputils/ |
D | tracepath6.c | 210 char abuf[NI_MAXHOST], hbuf[NI_MAXHOST]; in recverr() local
|
/external/zlib/src/ |
D | inflate.c | 640 unsigned char hbuf[4]; /* buffer for gzip header crc calculation */ local
|
/external/python/cpython2/Modules/zlib/ |
D | inflate.c | 640 unsigned char hbuf[4]; /* buffer for gzip header crc calculation */ local
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | avg_intrin_sse2.c | 467 void vpx_int_pro_row_sse2(int16_t *hbuf, const uint8_t *ref, in vpx_int_pro_row_sse2()
|
/external/openssh/ |
D | kex.c | 996 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/ |
D | transport.go | 180 hbuf bytes.Buffer // HPACK encoder writes into this member
|
/external/curl/lib/ |
D | ftp.c | 935 char hbuf[NI_MAXHOST]; in ftp_state_use_port() local
|
/external/tcpdump/ |
D | print-icmp6.c | 1823 char hbuf[NI_MAXHOST]; in icmp6_rrenum_print() local
|
/external/python/cpython2/Modules/ |
D | socketmodule.c | 4286 char hbuf[NI_MAXHOST], pbuf[NI_MAXSERV]; local
|
/external/python/cpython3/Modules/ |
D | socketmodule.c | 6319 char hbuf[NI_MAXHOST], pbuf[NI_MAXSERV]; local
|
D | posixmodule.c | 8349 Py_buffer *hbuf, *tbuf; in posix_sendfile() local
|