Searched refs:mo_mech (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/crypto/core/ |
H A D | kcf_callprov.c | 904 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 D | kcf_sched.c | 387 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 D | ops_impl.h | 65 crypto_mechanism_t mo_mech; member 394 mops->mo_mech = *mechp; \
|