Searched refs:random_number_ops (Results 1 – 1 of 1) sorted by relevance
669 crypto_random_number_ops_t *random_number_ops; in crypto_build_function_list() local756 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()