Home
last modified time | relevance | path

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

/optee_rust/optee-utee/src/
A Darithmetical.rs105 unsafe { raw::TEE_BigIntShiftRight(self.0.as_mut_ptr(), op.data_ptr(), bits) }; in shift_right()
/optee_rust/optee-utee/optee-utee-sys/src/
A Dtee_api.rs487 pub fn TEE_BigIntShiftRight( in TEE_BigIntShiftRight() function

Completed in 10 milliseconds