[][src]Function sgx_types::sgx_cmac128_update

pub unsafe extern "C" fn sgx_cmac128_update(
    p_src: *const uint8_t,
    src_len: uint32_t,
    cmac_handle: sgx_cmac_state_handle_t
) -> sgx_status_t