HomeSort by relevance Sort by last modified time
    Searched refs:weak_phase1_check (Results 1 - 4 of 4) sorted by null

  /external/ipsec-tools/src/racoon/
remoteconf.h 146 int weak_phase1_check; /* act on unencrypted deletions ? */ member in struct:remoteconf
remoteconf.c 541 new->weak_phase1_check = 0;
isakmp_inf.c 496 if(!iph1->rmconf->weak_phase1_check && !encrypted) {
499 "(check the weak_phase1_check option)\n");
    [all...]
cfparse.y 236 %token XAUTH_LOGIN WEAK_PHASE1_CHECK
    [all...]

Completed in 48 milliseconds