Searched refs:co_random_ops (Results 1 – 6 of 6) sorted by relevance
259 if (src->co_random_ops != NULL) { in allocate_ops_v1()260 dst->co_random_ops = kmem_alloc( in allocate_ops_v1()450 if (desc->pd_ops_vector->co_random_ops != NULL) in kcf_free_provider_desc()451 kmem_free(desc->pd_ops_vector->co_random_ops, in kcf_free_provider_desc()
518 crypto_random_number_ops_t *co_random_ops; member558 #define co_random_ops cou.cou_v1.co_random_ops macro
578 #define KCF_PROV_RANDOM_OPS(pd) ((pd)->pd_ops_vector->co_random_ops)
96 KCF_SPI_COPY_OPS(src_ops, dst_ops, co_random_ops); in copy_ops_vector_v1()766 if (info->pi_ops_vector->co_random_ops != NULL) { in init_prov_mechs()
143 .co_random_ops = &viorand_random_number_ops
756 if ((random_number_ops = ops->co_random_ops) != NULL) { in crypto_build_function_list()