Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ldns/ldns/
HDkeys.h199 ldns_key *ldns_key_new_frm_algorithm(ldns_signing_algorithm a, uint16_t size);
/freebsd-13-stable/contrib/ldns/
HDkeys.c1083 ldns_key_new_frm_algorithm(ldns_signing_algorithm alg, uint16_t size) in ldns_key_new_frm_algorithm() function
HDChangelog370 * bugfix #457: Memory leak fix for ldns_key_new_frm_algorithm.