Searched refs:TEE_BigIntSquare (Results 1 – 2 of 2) sorted by relevance
145 unsafe { raw::TEE_BigIntSquare(res.0.as_mut_ptr(), op.data_ptr()) }; in square()
513 pub fn TEE_BigIntSquare(dest: *mut TEE_BigInt, op: *const TEE_BigInt) -> c_void; in TEE_BigIntSquare() function
Completed in 10 milliseconds