Searched refs:TEE_BigIntCmp (Results 1 – 2 of 2) sorted by relevance
93 unsafe { raw::TEE_BigIntCmp(self.data_ptr(), target.data_ptr()) } in compare_big_int()
476 pub fn TEE_BigIntCmp(op1: *const TEE_BigInt, op2: *const TEE_BigInt) -> i32; in TEE_BigIntCmp() function
Completed in 6 milliseconds