Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/sldns/
H A Dparseutil.h105 int sldns_b64url_pton(char const *src, size_t srcsize, uint8_t *target,
H A Dparseutil.c828 int sldns_b64url_pton(char const *src, size_t srcsize, uint8_t *target, in sldns_b64url_pton() function
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c3006 if(!(b64len = sldns_b64url_pton( in http2_buffer_uri_query()