Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/unbound/sldns/
HDparseutil.h103 int sldns_b64url_pton(char const *src, size_t srcsize, uint8_t *target,
HDparseutil.c785 int sldns_b64url_pton(char const *src, size_t srcsize, uint8_t *target, in sldns_b64url_pton() function
/freebsd-11-stable/contrib/unbound/services/
HDlisten_dnsport.c2575 if(!(b64len = sldns_b64url_pton( in http2_buffer_uri_query()