Home
last modified time | relevance | path

Searched refs:fipsrandomstruct_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_provider.c69 fipsrandomstruct_t *frsp; in fips_random()
162 n2rng_fips_random_init(n2rng_t *n2rng, fipsrandomstruct_t *frsp) in n2rng_fips_random_init()
190 n2rng_fips_random_fini(fipsrandomstruct_t *frsp) in n2rng_fips_random_fini()
197 bzero(frsp, sizeof (fipsrandomstruct_t)); in n2rng_fips_random_fini()
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dn2rng.h131 typedef struct fipsrandomstruct fipsrandomstruct_t; typedef
145 fipsrandomstruct_t fipsarray[N2RNG_FIPS_INSTANCES];
278 int n2rng_fips_random_init(n2rng_t *n2rng, fipsrandomstruct_t *frsp);
279 void n2rng_fips_random_fini(fipsrandomstruct_t *frsp);