Home
last modified time | relevance | path

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

/optee_rust/optee-utee/src/
A Darithmetical.rs97 unsafe { raw::TEE_BigIntCmpS32(self.data_ptr(), target) } in compare_s32()
/optee_rust/optee-utee/optee-utee-sys/src/
A Dtee_api.rs477 pub fn TEE_BigIntCmpS32(op: *const TEE_BigInt, shortVal: i32) -> i32; in TEE_BigIntCmpS32() function

Completed in 6 milliseconds