| /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/ |
| cl5070.h | 71 __u8 rekey; member in struct:nv50_disp_sor_hdmi_pwr_v0
|
| /src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
| rand-fortuna.c | 348 rekey(FState * st) function 380 rekey(st); 426 rekey(st); 431 rekey(st);
|
| /src/sys/arch/arm/nvidia/ |
| tegra_drm_mode.c | 1027 const u_int rekey = 56; local 1031 const u_int max_ac_packet = (hspw + hbp + hfp - rekey - 18) / 32; 1033 __SHIFTIN(rekey, HDMI_NV_PDISP_HDMI_CTRL_REKEY) |
|
| /src/crypto/dist/ipsec-tools/src/racoon/ |
| remoteconf.h | 139 int rekey; /* rekey ph1 when active ph2s? */ member in struct:remoteconf
|
| /src/external/bsd/wpa/dist/src/rsn_supp/ |
| wpa.c | 230 "WPA: PTK0 rekey not allowed, reconnecting"); 948 "WPA: PTK0 rekey not allowed, reconnecting"); 2962 * rekey 2997 int rekey; local 3011 rekey = wpa_sm_get_state(sm) == WPA_COMPLETED; 3104 if (rekey) {
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/ |
| zone.c | 20802 bool rekey = false; local 20962 rekey = true; 20976 rekey = true; 20983 /* Rekey after checkds. */ 20984 if (rekey) { 21890 * been scheduled before this rekey. 21905 * If keymgr provided a next time, use the calculated next rekey time.
|
| /src/external/mpl/bind/dist/lib/dns/ |
| zone.c | 11272 bool refreshkeys, sign, resign, rekey, chain, warn_expire; local 11451 rekey = (!isc_time_isepoch(&zone->refreshkeytime) && 11454 if (rekey) { 21171 bool rekey = false; local 21340 rekey = true; 21354 rekey = true; 21361 /* Rekey after checkds. */ 21362 if (rekey) { 23085 * been scheduled before this rekey. 23100 * If keymgr provided a next time, use the calculated next rekey time [all...] |