_utee_cryp_derive_key

Function _utee_cryp_derive_key 

Source
pub unsafe extern "C" fn _utee_cryp_derive_key(
    state: c_ulong,
    params: *const utee_attribute,
    param_count: c_ulong,
    derived_key: c_ulong,
) -> TEE_Result