Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_callprov.c567 pd, &mops->mo_mech); in common_submit_request()
569 err = KCF_PROV_MAC_INIT(pd, ctx, &mops->mo_mech, in common_submit_request()
590 pd, &mops->mo_mech); in common_submit_request()
593 &mops->mo_mech, mops->mo_key, mops->mo_data, in common_submit_request()
600 pd, &mops->mo_mech); in common_submit_request()
603 &mops->mo_mech, mops->mo_key, mops->mo_data, in common_submit_request()
H A Dkcf_sched.c383 mops->mo_mech.cm_type = mops->mo_framework_mechtype; in can_resubmit()
384 *mech1 = &mops->mo_mech; in can_resubmit()
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dops_impl.h63 crypto_mechanism_t mo_mech; member
392 mops->mo_mech = *mechp; \