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

  /external/ipsec-tools/src/racoon/
remoteconf.h 115 int weak_phase1_check; /* act on unencrypted deletions ? */ member in struct:remoteconf
remoteconf.c 218 new->weak_phase1_check = 0;
cftoken.l 363 <S_RMTS>weak_phase1_check { YYD; return(WEAK_PHASE1_CHECK); }
isakmp_inf.c 494 if(!iph1->rmconf->weak_phase1_check && !encrypted) {
497 "(check the weak_phase1_check option)\n");
    [all...]
cfparse.y 231 %token XAUTH_LOGIN WEAK_PHASE1_CHECK
    [all...]

Completed in 73 milliseconds