Home
last modified time | relevance | path

Searched defs:fips_random_bytes (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/providers/fips/
H A Dfipsprov.c45 static OSSL_FUNC_provider_random_bytes_fn fips_random_bytes; variable
126 static int fips_random_bytes(ossl_unused void *vprov, int which, in fips_random_bytes() function