rekey
return rekey(context, mkey, ks_tuple, ks_tuple_count, NULL, 0, keepold,
return rekey(context, mkey, ks_tuple, ks_tuple_count, NULL, 0, 2, dbent);
return rekey(context, mkey, ks_tuple, ks_tuple_count, password, new_kvno,
return rekey(context, mkey, ks_tuple, ks_tuple_count, password, 0, 2,
u_int rekey;
rekey = ((d->cfg.bits & MPPE_STATELESS) != 0) ?
if (rekey > mppe_max_rekey) {