Home
last modified time | relevance | path

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

/dragonfly/contrib/ldns/ldns/
H A Dkeys.h398 void ldns_key_set_inception(ldns_key *k, uint32_t i);
/dragonfly/contrib/ldns/
H A Dkeys.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