HomeSort by: relevance | last modified time | path
    Searched refs:SVCB_KEY_ECH (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/nsd/dist/
dns.h 191 #define SVCB_KEY_ECH 5
rdata.c 115 { SVCB_KEY_ECH, "ech", print_svcparam_ech },
  /src/external/bsd/unbound/dist/sldns/
str2wire.h 39 #define SVCB_KEY_ECH 5
str2wire.c 1129 return SVCB_KEY_ECH;
1155 return SVCB_KEY_ECH; /* allow "echconfig" as well as "ech" */
1411 sldns_write_uint16(rd, SVCB_KEY_ECH);
1424 sldns_write_uint16(rd, SVCB_KEY_ECH);
1598 case SVCB_KEY_ECH:
wire2str.c 1240 case SVCB_KEY_ECH:

Completed in 46 milliseconds