Home | History | Annotate | Download | only in racoon

Lines Matching full:phase

45 /* Phase 1 handler */
103 * phase 1 handler I R R I
104 * phase 2 handler I R R I
139 int frag; /* IKE phase 1 fragmentation */
206 u_int32_t msgid2; /* msgid counter for Phase 2 */
207 int ph2cnt; /* the number which is negotiated by this phase 1 */
217 /* Phase 2 handler */
269 int retry_checkph1; /* counter to wait phase 1 finished. */
285 u_int8_t flags; /* Flags for phase 2 */
286 u_int32_t msgid; /* msgid for phase 2 */
300 vchar_t *nonce; /* nonce value in phase 2 */
301 vchar_t *nonce_p; /* partner's nonce value in phase 2 */
404 /* if phase 1, it's for computing phase2 iv */