CSSM_GenerateMacUpdate

Function CSSM_GenerateMacUpdate 

Source
pub unsafe extern "C-unwind" fn CSSM_GenerateMacUpdate(
    cc_handle: CSSM_CC_HANDLE,
    data_bufs: *const SecAsn1Item,
    data_buf_count: uint32,
) -> CSSM_RETURN
๐Ÿ‘ŽDeprecated
Available on crate features SecAsn1Types and cssmapi and cssmconfig and cssmtype only.
Expand description

ยงSafety

data_bufs must be a valid pointer.