Home
last modified time | relevance | path

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

/optee_rust/optee-utee/src/
A Darithmetical.rs132 unsafe { raw::TEE_BigIntNeg(res.0.as_mut_ptr(), op.data_ptr()) }; in neg()
/optee_rust/optee-utee/optee-utee-sys/src/
A Dtee_api.rs507 pub fn TEE_BigIntNeg(dest: *mut TEE_BigInt, op: *const TEE_BigInt) -> c_void; in TEE_BigIntNeg() function

Completed in 11 milliseconds