Searched refs:fips_random (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_provider.c45 #include <rng/fips_random.h>
66 fips_random(n2rng_t *n2rng, uint8_t *out, size_t nbytes) function
H A Dn2rng_kcf.c59 int fips_random(n2rng_t *n2rng, uint8_t *out, size_t nbytes);
417 rv = fips_random(n2rng, buf, buflen);
/illumos-gate/usr/src/common/crypto/rng/
H A Dfips_random.c27 #include <rng/fips_random.h>
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/
H A DMakefile.com78 RNG_COBJECTS = fips_random.o
/illumos-gate/usr/src/uts/common/crypto/api/
H A Dkcf_random.c72 #include <rng/fips_random.h>
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dswrand.c57 #include <rng/fips_random.h>

Completed in 65 milliseconds