Home
last modified time | relevance | path

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

/optee_rust/optee-utee/src/
A Darithmetical.rs41 unsafe { raw::TEE_BigIntInit(tmp_vec.as_mut_ptr(), size as u32) }; in new()
/optee_rust/optee-utee/optee-utee-sys/src/
A Dtee_api.rs450 pub fn TEE_BigIntInit(bigInt: *mut TEE_BigInt, len: u32) -> c_void; in TEE_BigIntInit() function

Completed in 9 milliseconds