Home
last modified time | relevance | path

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

/optee_rust/optee-utee/optee-utee-sys/src/
A Dtee_api.rs295 pub fn TEE_CipherInit( in TEE_CipherInit() function
/optee_rust/optee-utee/src/
A Dcrypto_op.rs538 unsafe { raw::TEE_CipherInit(self.handle(), iv.as_ptr() as _, iv.len() as u32) }; in init()

Completed in 7 milliseconds