Searched refs:dki_find (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/contrib/zkt/
H A Ddki.h187 extern const dki_t *dki_find (const dki_t *list, int ksk, int status, int first);
H A Ddki.c1191 ** dki_find () find the n'th ksk or zsk key with given status
1193 const dki_t *dki_find (const dki_t *list, int ksk, int status, int no) function
H A Dzkt-signer.c910 kp = dki_find (zp->keys, DKI_ZSK, DKI_ACTIVE, 1);

Completed in 28 milliseconds