Home
last modified time | relevance | path

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

/freebsd/contrib/ldns/ldns/
H A Dhost2str.h219 ldns_cert_algorithm cert_algorithm);
260 char *ldns_pkt_cert_algorithm2str(ldns_cert_algorithm cert_algorithm);
/freebsd/contrib/ldns/
H A Dhost2str.c236 ldns_cert_algorithm cert_algorithm) in ldns_cert_algorithm2buffer_str() argument
239 cert_algorithm); in ldns_cert_algorithm2buffer_str()
244 cert_algorithm); in ldns_cert_algorithm2buffer_str()
311 ldns_pkt_cert_algorithm2str(ldns_cert_algorithm cert_algorithm) in ldns_pkt_cert_algorithm2str() argument
322 if (ldns_cert_algorithm2buffer_str(buf, cert_algorithm) in ldns_pkt_cert_algorithm2str()