Home
last modified time | relevance | path

Searched refs:DKI_PUB (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/bind/dist/contrib/zkt-1.1.3/
H A Dzkt-keyman.c428 dki_setstatus (dkp, DKI_PUB); in createkey()
532 else if ( dki_status (dkp) == DKI_PUB ) in ksk_roll()
566 dki_setstatus (dkp, DKI_PUB); /* new key will be the new standby */ in ksk_roll()
H A Ddki.h87 DKI_PUB= 'p', enumerator
H A Drollover.c667 nextkey = genfirstkey (listp, dir, domain, DKI_ZSK, z, DKI_PUB); in zskstatus()
693 nextkey = genfirstkey (listp, dir, domain, DKI_ZSK, z, DKI_PUB); in zskstatus()
H A Dzkt.c113 else if ( dkp->status == DKI_PUB ) in printkeyinfo()
H A Ddki.c371 dkp->status = DKI_PUB; in dki_read()
1116 case DKI_PUB: if ( dki_isksk (dkp) ) in dki_statusstr()