tee_internal::binding

Function TEE_CipherInit

Source
pub unsafe extern "C" fn TEE_CipherInit(
    operation: TEE_OperationHandle,
    IV: *mut c_void,
    IVLen: usize,
)