Home
last modified time | relevance | path

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

/optee_rust/optee-utee/src/
A Darithmetical.rs78 unsafe { raw::TEE_BigIntConvertFromS32(self.0.as_mut_ptr(), short_val) }; in convert_from_s32()
/optee_rust/optee-utee/optee-utee-sys/src/
A Dtee_api.rs471 pub fn TEE_BigIntConvertFromS32(dest: *mut TEE_BigInt, shortVal: i32) -> c_void; in TEE_BigIntConvertFromS32() function

Completed in 6 milliseconds