Searched refs:co_random_ops (Results 1 – 4 of 4) sorted by relevance
242 if (src->co_random_ops != NULL) { in allocate_ops_v1()243 dst->co_random_ops = kmem_alloc( in allocate_ops_v1()447 if (desc->pd_ops_vector->co_random_ops != NULL) in kcf_free_provider_desc()448 kmem_free(desc->pd_ops_vector->co_random_ops, in kcf_free_provider_desc()
509 crypto_random_number_ops_t *co_random_ops; member543 #define co_random_ops cou.cou_v1.co_random_ops macro
536 #define KCF_PROV_RANDOM_OPS(pd) ((pd)->pd_ops_vector->co_random_ops)
82 KCF_SPI_COPY_OPS(src_ops, dst_ops, co_random_ops); in copy_ops_vector_v1()594 if (info->pi_ops_vector->co_random_ops != NULL) { in init_prov_mechs()