Home
last modified time | relevance | path

Searched refs:IKED_REQ_CERTVALID (Results 1 – 3 of 3) sorted by relevance

/openbsd/sbin/iked/
H A Dpolicy.c536 sa->sa_statevalid |= IKED_REQ_CERTVALID|IKED_REQ_CERT; in sa_new()
541 diff = IKED_REQ_CERTVALID|IKED_REQ_AUTHVALID|IKED_REQ_SA| in sa_new()
H A Diked.h355 #define IKED_REQ_CERTVALID 0x0002 /* validated the peer cert */ macro
H A Dikev2.c382 sa_stateflags(sa, IKED_REQ_CERTVALID); in ikev2_dispatch_cert()
1138 sa->sa_stateflags &= ~IKED_REQ_CERTVALID; in ikev2_ike_auth_recv()