Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dops_impl.h53 crypto_mech_type_t do_framework_mechtype; member
376 dops->do_framework_mechtype = mechp->cm_type; \
/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_callprov.c519 KCF_SET_PROVIDER_MECHNUM(dops->do_framework_mechtype, in common_submit_request()
543 KCF_SET_PROVIDER_MECHNUM(dops->do_framework_mechtype, in common_submit_request()
H A Dkcf_sched.c373 dops->do_mech.cm_type = dops->do_framework_mechtype; in can_resubmit()