Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/validator/
H A Dautotrust.h60 AUTR_STATE_REVOKED = 4, enumerator
H A Dautotrust.c210 case AUTR_STATE_REVOKED: in parse_comments()
1074 case AUTR_STATE_REVOKED: return " REVOKED "; in trustanchor_state2str()
1761 if(exceeded && anchor->s == AUTR_STATE_REVOKED) { in do_remtime()
1792 set_trustanchor_state(env, anchor, c, AUTR_STATE_REVOKED); in do_revoked()
1842 case AUTR_STATE_REVOKED: in anchor_state_update()