Searched refs:Cipher (Results 1 – 4 of 4) sorted by relevance
24 Cipher, enumerator35 3 => Command::Cipher, in from()
30 use optee_utee::{AlgorithmId, ElementId, Cipher, OperationMode};37 pub cipher: Cipher,45 cipher: Cipher::null(), in default()86 Command::Cipher => { in invoke_command()129 aes.cipher = Cipher::allocate( in alloc_resources()
72 session.invoke_command(Command::Cipher as u32, &mut operation)?; in cipher_buffer()
104 Cipher = 1, enumerator514 pub struct Cipher(OperationHandle); struct516 impl Cipher { implementation742 impl OpHandle for Cipher { implementation
Completed in 15 milliseconds