[][src]Function sgx_types::sgx_cmac128_init

pub unsafe extern "C" fn sgx_cmac128_init(
    p_key: *const sgx_cmac_128bit_key_t,
    p_cmac_handle: *mut sgx_cmac_state_handle_t
) -> sgx_status_t