Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_callprov.c904 pd, &mops->mo_mech); in common_submit_request()
906 err = KCF_PROV_MAC_INIT(pd, ctx, &mops->mo_mech, in common_submit_request()
927 pd, &mops->mo_mech); in common_submit_request()
930 &mops->mo_mech, mops->mo_key, mops->mo_data, in common_submit_request()
937 pd, &mops->mo_mech); in common_submit_request()
940 &mops->mo_mech, mops->mo_key, mops->mo_data, in common_submit_request()
H A Dkcf_sched.c387 mops->mo_mech.cm_type = mops->mo_framework_mechtype; in can_resubmit()
388 *mech1 = &mops->mo_mech; in can_resubmit()
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dops_impl.h65 crypto_mechanism_t mo_mech; member
394 mops->mo_mech = *mechp; \