Home
last modified time | relevance | path

Searched refs:cert_algorithm (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/ldns/ldns/
H A Dhost2str.h217 ldns_cert_algorithm cert_algorithm);
258 char *ldns_pkt_cert_algorithm2str(ldns_cert_algorithm cert_algorithm);
/freebsd-13.1/contrib/ldns/
H A Dhost2str.c228 ldns_cert_algorithm cert_algorithm) in ldns_cert_algorithm2buffer_str() argument
231 cert_algorithm); in ldns_cert_algorithm2buffer_str()
236 cert_algorithm); in ldns_cert_algorithm2buffer_str()
303 ldns_pkt_cert_algorithm2str(ldns_cert_algorithm cert_algorithm) in ldns_pkt_cert_algorithm2str() argument
314 if (ldns_cert_algorithm2buffer_str(buf, cert_algorithm) in ldns_pkt_cert_algorithm2str()