Home
last modified time | relevance | path

Searched refs:LDNS_WIREPARSE_ERR_SYNTAX_B64 (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/sbin/unwind/libunbound/sldns/
Dstr2wire.h208 #define LDNS_WIREPARSE_ERR_SYNTAX_B64 356 macro
Dstr2wire.c1419 return LDNS_WIREPARSE_ERR_SYNTAX_B64; in sldns_str2wire_svcbparam_ech_value()
1942 return LDNS_WIREPARSE_ERR_SYNTAX_B64; in sldns_str2wire_b64_buf()
2861 return LDNS_WIREPARSE_ERR_SYNTAX_B64; in sldns_str2wire_int16_data_buf()
Dwire2str.c129 { LDNS_WIREPARSE_ERR_SYNTAX_B64, "Conversion error, b64 encoding expected" },
/openbsd/src/usr.sbin/unbound/sldns/
Dstr2wire.h208 #define LDNS_WIREPARSE_ERR_SYNTAX_B64 356 macro
Dstr2wire.c1419 return LDNS_WIREPARSE_ERR_SYNTAX_B64; in sldns_str2wire_svcbparam_ech_value()
1942 return LDNS_WIREPARSE_ERR_SYNTAX_B64; in sldns_str2wire_b64_buf()
2861 return LDNS_WIREPARSE_ERR_SYNTAX_B64; in sldns_str2wire_int16_data_buf()
Dwire2str.c129 { LDNS_WIREPARSE_ERR_SYNTAX_B64, "Conversion error, b64 encoding expected" },