Home
last modified time | relevance | path

Searched refs:TEE_BigIntCmp (Results 1 – 2 of 2) sorted by relevance

/optee_rust/optee-utee/src/
A Darithmetical.rs93 unsafe { raw::TEE_BigIntCmp(self.data_ptr(), target.data_ptr()) } in compare_big_int()
/optee_rust/optee-utee/optee-utee-sys/src/
A Dtee_api.rs476 pub fn TEE_BigIntCmp(op1: *const TEE_BigInt, op2: *const TEE_BigInt) -> i32; in TEE_BigIntCmp() function

Completed in 6 milliseconds