crypto_random_number_ops_t
sizeof (crypto_random_number_ops_t), KM_SLEEP);
sizeof (crypto_random_number_ops_t));
#define CRYPTO_RANDOM_OFFSET(f) offsetof(crypto_random_number_ops_t, f)
crypto_random_number_ops_t *random_number_ops;
static crypto_random_number_ops_t dca_random_number_ops = {
static crypto_random_number_ops_t dprov_random_number_ops = {
static crypto_random_number_ops_t swrand_random_number_ops = {
static crypto_random_number_ops_t viorand_random_number_ops = {
static crypto_random_number_ops_t tpmrng_random_number_ops = {
crypto_random_number_ops_t *co_random_ops;
static crypto_random_number_ops_t n2rng_rng_ops = {