Searched defs:fipsrandomstruct_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dn2rng.h131 typedef struct fipsrandomstruct fipsrandomstruct_t; typedef in typeref:struct:fipsrandomstruct
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);

Completed in 58 milliseconds