Searched refs:rekey (Results 1 – 6 of 6) sorted by relevance
197 static void rekey(apr_random_t *g) in rekey() function258 rekey(g); in apr_random_add_entropy()
659 u_int rekey; in ng_mppc_decompress() local662 rekey = ((d->cfg.bits & MPPE_STATELESS) != 0) ? in ng_mppc_decompress()664 if (rekey > mppe_max_rekey) { in ng_mppc_decompress()
25 rekey \
764 [regress/cipher-speed.sh regress/integrity.sh regress/rekey.sh]780 [regress/test-exec.sh regress/rekey.sh]794 [regress/rekey.sh]827 [regress/test-exec.sh regress/rekey.sh]835 - (djm) [regress/modpipe.c regress/rekey.sh] Never intended to commit these858 [regress/rekey.sh]861 [regress/rekey.sh]865 [regress/rekey.sh]866 Factor out the data transfer rekey tests1316 use ssh and sshd as testdata since it needs to be >256k for the rekey test[all …]
1454 int rekey, ret; in wpa_supplicant_process_1_of_2() local1465 rekey = wpa_sm_get_state(sm) == WPA_COMPLETED; in wpa_supplicant_process_1_of_2()1491 if (rekey) { in wpa_supplicant_process_1_of_2()
689 - Support GTK rekey offload.