Home
last modified time | relevance | path

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

/optee_rust/optee-utee/src/
A Darithmetical.rs221 unsafe { raw::TEE_BigIntInvMod(res.0.as_mut_ptr(), op.data_ptr(), n.data_ptr()) }; in inv_mod()
/optee_rust/optee-utee/optee-utee-sys/src/
A Dtee_api.rs539 pub fn TEE_BigIntInvMod( in TEE_BigIntInvMod() function

Completed in 6 milliseconds