pub fn try_fips_cpu_jitter_entropy() -> Result<(), &'static str>
Indicates whether the underlying implementation is FIPS.
Return an error if the underlying implementation is not using CPU jitter entropy, otherwise Ok.