Home
last modified time | relevance | path

Searched defs:abuf (Results 1 – 25 of 45) sorted by relevance

12

/third_party/node/deps/cares/src/lib/
Dares_parse_txt_reply.c32 static int ares__parse_txt_reply(const unsigned char *abuf, size_t alen, in ares__parse_txt_reply()
120 int ares_parse_txt_reply(const unsigned char *abuf, int alen, in ares_parse_txt_reply()
130 int ares_parse_txt_reply_ext(const unsigned char *abuf, int alen, in ares_parse_txt_reply_ext()
Dares_expand_name.c40 const unsigned char *abuf, in ares__expand_name_validated()
87 int ares_expand_name(const unsigned char *encoded, const unsigned char *abuf, in ares_expand_name()
107 const unsigned char *abuf, in ares__expand_name_for_response()
Dares_expand_string.c45 const unsigned char *abuf, size_t alen, in ares_expand_string_ex()
97 int ares_expand_string(const unsigned char *encoded, const unsigned char *abuf, in ares_expand_string()
Dares_parse_soa_reply.c32 int ares_parse_soa_reply(const unsigned char *abuf, int alen_int, in ares_parse_soa_reply()
Dares_parse_aaaa_reply.c56 int ares_parse_aaaa_reply(const unsigned char *abuf, int alen, in ares_parse_aaaa_reply()
Dares_parse_a_reply.c54 int ares_parse_a_reply(const unsigned char *abuf, int alen, in ares_parse_a_reply()
Dares_parse_srv_reply.c32 int ares_parse_srv_reply(const unsigned char *abuf, int alen_int, in ares_parse_srv_reply()
Dares_parse_uri_reply.c32 int ares_parse_uri_reply(const unsigned char *abuf, int alen_int, in ares_parse_uri_reply()
Dares_parse_naptr_reply.c31 int ares_parse_naptr_reply(const unsigned char *abuf, int alen_int, in ares_parse_naptr_reply()
Dares_parse_mx_reply.c32 int ares_parse_mx_reply(const unsigned char *abuf, int alen_int, in ares_parse_mx_reply()
Dares_parse_ns_reply.c42 int ares_parse_ns_reply(const unsigned char *abuf, int alen_int, in ares_parse_ns_reply()
Dares_parse_caa_reply.c32 int ares_parse_caa_reply(const unsigned char *abuf, int alen_int, in ares_parse_caa_reply()
Dares_parse_ptr_reply.c39 int ares_parse_ptr_reply(const unsigned char *abuf, int alen_int, in ares_parse_ptr_reply()
Dares__parse_into_addrinfo.c50 ares_status_t ares__parse_into_addrinfo(const unsigned char *abuf, size_t alen, in ares__parse_into_addrinfo()
Dares_search.c173 unsigned char *abuf, int alen) in search_callback()
232 unsigned char *abuf, size_t alen) in end_squery()
Dares_send.c60 unsigned char *abuf = NULL; in ares_send_ex() local
Dares_query.c99 static void qcallback(void *arg, int status, int timeouts, unsigned char *abuf, in qcallback()
Dares_gethostbyaddr.c163 unsigned char *abuf, int alen) in addr_callback()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
Dradius_das.c36 const char *abuf, in radius_das_disconnect()
194 const char *abuf, int from_port) in radius_das_coa()
392 char abuf[50]; in radius_das_receive() local
Dradius_client.c583 char abuf[50]; in radius_client_auth_failover() local
615 char abuf[50]; in radius_client_acct_failover() local
1088 char abuf[50]; in radius_change_server() local
1600 char abuf[50]; in radius_client_dump_auth_server() local
1649 char abuf[50]; in radius_client_dump_acct_server() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
Dradius_das.c36 const char *abuf, in radius_das_disconnect()
194 const char *abuf, int from_port) in radius_das_coa()
392 char abuf[50]; in radius_das_receive() local
Dradius_client.c582 char abuf[50]; in radius_client_auth_failover() local
611 char abuf[50]; in radius_client_acct_failover() local
1072 char abuf[50]; in radius_change_server() local
1562 char abuf[50]; in radius_client_dump_auth_server() local
1611 char abuf[50]; in radius_client_dump_acct_server() local
/third_party/node/deps/openssl/openssl/crypto/pkcs7/
Dpk7_doit.c846 unsigned char *abuf = NULL; in PKCS7_dataFinal() local
910 unsigned char *abuf = NULL; in PKCS7_SIGNER_INFO_sign() local
1075 unsigned char md_dat[EVP_MAX_MD_SIZE], *abuf = NULL; in PKCS7_signatureVerify() local
/third_party/openssl/crypto/pkcs7/
Dpk7_doit.c846 unsigned char *abuf = NULL; in PKCS7_dataFinal() local
910 unsigned char *abuf = NULL; in PKCS7_SIGNER_INFO_sign() local
1026 unsigned char *abuf = NULL; in PKCS7_signatureVerify() local
/third_party/toybox/toys/pending/
Dhost.c74 unsigned char *abuf = xmalloc(abuf_len); in host_main() local

12