Function optee_utee_sys::_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