Home
last modified time | relevance | path

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

/third_party/curl/lib/
Ddoh.c190 static int doh_done(struct Curl_easy *doh, CURLcode result) in doh_done()
224 struct Curl_easy *doh = NULL; in dohprobe() local
452 static DOHcode skipqname(const unsigned char *doh, size_t dohlen, in skipqname()
476 static unsigned short get16bit(const unsigned char *doh, int index) in get16bit()
481 static unsigned int get32bit(const unsigned char *doh, int index) in get32bit()
493 static DOHcode store_a(const unsigned char *doh, int index, struct dohentry *d) in store_a()
505 static DOHcode store_aaaa(const unsigned char *doh, in store_aaaa()
519 static DOHcode store_cname(const unsigned char *doh, in store_cname()
571 static DOHcode rdata(const unsigned char *doh, in rdata()
624 UNITTEST DOHcode doh_decode(const unsigned char *doh, in doh_decode()
Durldata.h706 struct dohdata *doh; /* DoH specific data for this request */ member
/third_party/curl/
Dconfigure.ac3702 AC_ARG_ENABLE(doh, optenable