Searched refs:crypto_random_number_ops_t (Results 1 – 9 of 9) sorted by relevance
369 } crypto_random_number_ops_t; typedef518 crypto_random_number_ops_t *co_random_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()
65 static crypto_random_number_ops_t n2rng_rng_ops = {
137 static crypto_random_number_ops_t viorand_random_number_ops = {
160 static crypto_random_number_ops_t swrand_random_number_ops = {
192 #define CRYPTO_RANDOM_OFFSET(f) offsetof(crypto_random_number_ops_t, f)669 crypto_random_number_ops_t *random_number_ops; in crypto_build_function_list()
319 static crypto_random_number_ops_t dca_random_number_ops = {
928 static crypto_random_number_ops_t dprov_random_number_ops = {
244 static crypto_random_number_ops_t tpmrng_random_number_ops = {