Searched refs:rekey (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/netgraph/
H A Dng_mppc.c658 u_int rekey; local
661 rekey = ((d->cfg.bits & MPPE_STATELESS) != 0) ?
663 if (rekey > mppe_max_rekey) {
/freebsd-11-stable/crypto/openssh/regress/
H A DMakefile28 rekey \
/freebsd-11-stable/contrib/wpa/src/rsn_supp/
H A Dwpa.c1831 int rekey, ret; local
1843 rekey = wpa_sm_get_state(sm) == WPA_COMPLETED;
1873 if (rekey) {

Completed in 81 milliseconds