Searched refs:crypto_random_number_ops_t (Results 1 – 8 of 8) sorted by relevance
369 } crypto_random_number_ops_t; typedef518 crypto_random_number_ops_t *co_random_ops;
67 static crypto_random_number_ops_t n2rng_rng_ops = {
261 sizeof (crypto_random_number_ops_t), KM_SLEEP); in allocate_ops_v1()452 sizeof (crypto_random_number_ops_t)); in kcf_free_provider_desc()
160 static crypto_random_number_ops_t swrand_random_number_ops = {
184 #define CRYPTO_RANDOM_OFFSET(f) offsetof(crypto_random_number_ops_t, f)657 crypto_random_number_ops_t *random_number_ops; in crypto_build_function_list()
319 static crypto_random_number_ops_t dca_random_number_ops = {
907 static crypto_random_number_ops_t dprov_random_number_ops = {
243 static crypto_random_number_ops_t tpmrng_random_number_ops = {