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
428 static DOHcode skipqname(const unsigned char *doh, size_t dohlen, in skipqname()
452 static unsigned short get16bit(const unsigned char *doh, int index) in get16bit()
457 static unsigned int get32bit(const unsigned char *doh, int index) in get32bit()
470 static DOHcode store_a(const unsigned char *doh, int index, struct dohentry *d) in store_a()
482 static DOHcode store_aaaa(const unsigned char *doh, in store_aaaa()
496 static DOHcode store_cname(const unsigned char *doh, in store_cname()
548 static DOHcode rdata(const unsigned char *doh, in rdata()
601 UNITTEST DOHcode doh_decode(const unsigned char *doh, in doh_decode()
Durldata.h723 struct dohdata *doh; /* DoH specific data for this request */ member
/third_party/curl/
Dconfigure.ac4253 AC_ARG_ENABLE(doh, optenable