pub unsafe extern "C-unwind" fn CSSM_CSP_CreateMacContext(
csp_handle: CSSM_CSP_HANDLE,
algorithm_id: CSSM_ALGORITHMS,
key: *const CSSM_KEY,
new_context_handle: *mut CSSM_CC_HANDLE,
) -> CSSM_RETURN
👎Deprecated
Available on crate features
SecAsn1Types
and cssmconfig
and cssmtype
and cssmapi
only.