HomeSort by: relevance | last modified time | path
    Searched refs:pad_excltail (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/dist/ipsec-tools/src/racoon/
localconf.h 88 int pad_excltail; member in struct:localconf
localconf.c 151 lcconf->pad_excltail = LC_DEFAULT_PAD_EXCLTAIL;
oakley.c 2957 if (lcconf->pad_excltail)
3060 if (lcconf->pad_excltail)
cfparse.y 305 %token PADDING PAD_RANDOMIZE PAD_RANDOMIZELEN PAD_MAXLEN PAD_STRICT PAD_EXCLTAIL
533 | PAD_EXCLTAIL SWITCH { lcconf->pad_excltail = $2; } EOS

Completed in 18 milliseconds