Skip to main content

_utee_cryp_state_alloc

Function _utee_cryp_state_alloc 

Source
pub unsafe extern "C" fn _utee_cryp_state_alloc(
    algo: c_ulong,
    op_mode: c_ulong,
    key1: c_ulong,
    key2: c_ulong,
    state: *mut u32,
) -> usize