Function optee_utee_sys::TEE_BigIntMod
source ยท pub unsafe extern "C" fn TEE_BigIntMod(
dest: *mut TEE_BigInt,
op: *const TEE_BigInt,
n: *const TEE_BigInt
) -> c_voidpub unsafe extern "C" fn TEE_BigIntMod(
dest: *mut TEE_BigInt,
op: *const TEE_BigInt,
n: *const TEE_BigInt
) -> c_void