Function optee_utee_sys::TEE_BigIntRelativePrime

source ยท
pub unsafe extern "C" fn TEE_BigIntRelativePrime(
    op1: *const TEE_BigInt,
    op2: *const TEE_BigInt
) -> bool