Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ldns/ldns/
Dkeys.h580 void ldns_key_print(FILE *output, const ldns_key *k);
/freebsd-12-stable/contrib/ldns/
Dkeys.c1376 ldns_key_print(FILE *output, const ldns_key *k) in ldns_key_print() function