Home
last modified time | relevance | path

Searched refs:crypto_random_number_ops_t (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/uts/common/sys/crypto/
H A Dspi.h369 } crypto_random_number_ops_t; typedef
518 crypto_random_number_ops_t *co_random_ops;
/titanic_50/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_kcf.c67 static crypto_random_number_ops_t n2rng_rng_ops = {
/titanic_50/usr/src/uts/common/crypto/core/
H A Dkcf_prov_tabs.c261 sizeof (crypto_random_number_ops_t), KM_SLEEP); in allocate_ops_v1()
452 sizeof (crypto_random_number_ops_t)); in kcf_free_provider_desc()
/titanic_50/usr/src/uts/common/crypto/io/
H A Dswrand.c160 static crypto_random_number_ops_t swrand_random_number_ops = {
H A Dcrypto.c184 #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()
H A Ddca.c319 static crypto_random_number_ops_t dca_random_number_ops = {
H A Ddprov.c907 static crypto_random_number_ops_t dprov_random_number_ops = {
/titanic_50/usr/src/uts/common/io/tpm/
H A Dtpm.c243 static crypto_random_number_ops_t tpmrng_random_number_ops = {