Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dremoteconf.h146 int weak_phase1_check; /* act on unencrypted deletions ? */ member
H A Dremoteconf.c532 new->weak_phase1_check = 0; in newrmconf()
H A Disakmp_inf.c490 if((iph1 == NULL || !iph1->rmconf->weak_phase1_check) && !encrypted) {
H A Dcfparse.y2246 cur_rmconf->weak_phase1_check = $2;
/netbsd-src/crypto/dist/ipsec-tools/
H A DChangeLog.old818 src/racoon/{remoteconf.c|remoteconf.h}: Add a weak_phase1_check