Home
last modified time | relevance | path

Searched defs:doh (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/lib/
Ddoh.c186 static int doh_done(struct Curl_easy *doh, CURLcode result) in doh_done()
220 struct Curl_easy *doh = NULL; in dohprobe() local
427 static DOHcode skipqname(const unsigned char *doh, size_t dohlen, in skipqname()
451 static unsigned short get16bit(const unsigned char *doh, int index) in get16bit()
456 static unsigned int get32bit(const unsigned char *doh, int index) in get32bit()
468 static DOHcode store_a(const unsigned char *doh, int index, struct dohentry *d) in store_a()
480 static DOHcode store_aaaa(const unsigned char *doh, in store_aaaa()
494 static DOHcode store_cname(const unsigned char *doh, in store_cname()
546 static DOHcode rdata(const unsigned char *doh, in rdata()
599 UNITTEST DOHcode doh_decode(const unsigned char *doh, in doh_decode()
Durldata.h707 struct dohdata *doh; /* DoH specific data for this request */ member
/third_party/curl/
Dconfigure.ac4138 AC_ARG_ENABLE(doh, optenable