Function optee_utee_sys::TEE_BigIntSquare

source ยท
pub unsafe extern "C" fn TEE_BigIntSquare(
    dest: *mut TEE_BigInt,
    op: *const TEE_BigInt
) -> c_void