Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/sldns/
H A Dstr2wire.h208 #define LDNS_WIREPARSE_ERR_SYNTAX_B64 356 macro
H A 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()
H A Dwire2str.c129 { LDNS_WIREPARSE_ERR_SYNTAX_B64, "Conversion error, b64 encoding expected" },