Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c669 crypto_random_number_ops_t *random_number_ops; in crypto_build_function_list() local
756 if ((random_number_ops = ops->co_random_ops) != NULL) { in crypto_build_function_list()
757 if (random_number_ops->seed_random != NULL) in crypto_build_function_list()
759 if (random_number_ops->generate_random != NULL) in crypto_build_function_list()