Home
last modified time | relevance | path

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

/dflybsd-src/contrib/ldns/ldns/
H A Dhost2str.h219 ldns_cert_algorithm cert_algorithm);
260 char *ldns_pkt_cert_algorithm2str(ldns_cert_algorithm cert_algorithm);
/dflybsd-src/contrib/ldns/
H A Dhost2str.c239 ldns_cert_algorithm cert_algorithm) in ldns_cert_algorithm2buffer_str() argument
242 cert_algorithm); in ldns_cert_algorithm2buffer_str()
247 cert_algorithm); in ldns_cert_algorithm2buffer_str()
314 ldns_pkt_cert_algorithm2str(ldns_cert_algorithm cert_algorithm) in ldns_pkt_cert_algorithm2str() argument
325 if (ldns_cert_algorithm2buffer_str(buf, cert_algorithm) in ldns_pkt_cert_algorithm2str()