Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/openzfs/module/icp/core/
HDkcf_callprov.c662 pd, &dcrops->dop_mech); in common_submit_request()
664 err = KCF_PROV_DECRYPT_INIT(pd, ctx, &dcrops->dop_mech, in common_submit_request()
687 pd, &dcrops->dop_mech); in common_submit_request()
690 &dcrops->dop_mech, dcrops->dop_key, in common_submit_request()
HDkcf_sched.c441 dcrops->dop_mech.cm_type = dcrops->dop_framework_mechtype; in can_resubmit()
442 *mech1 = &dcrops->dop_mech; in can_resubmit()
/freebsd-13-stable/sys/contrib/openzfs/module/icp/include/sys/crypto/
HDops_impl.h83 crypto_mechanism_t dop_mech; member
428 cops->dop_mech = *mechp; \