Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ldns/ldns/
HDkeys.h398 void ldns_key_set_inception(ldns_key *k, uint32_t i);
/freebsd-13-stable/contrib/ldns/
HDkeys.c92 ldns_key_set_inception(newkey, 0); in ldns_key_new()
1422 ldns_key_set_inception(ldns_key *k, uint32_t i) in ldns_key_set_inception() function