Searched refs:Jitter (Results 1 – 5 of 5) sorted by relevance
60 XTRN unsigned Jitter; variable
312 Jitter = RootJitter; in child_process()313 if (Jitter != 0) { in child_process()315 sleep(random() % Jitter); in child_process()
505 Jitter = strtoul(optarg, &endp, 10);506 if (*optarg == '\0' || *endp != '\0' || Jitter > 60)
124 "Jitter trap threshold in seconds multiplied by 2^32."
852 Use the CPU Jitter library as a FIPS validated entropy source.