Searched refs:Cipher (Results 1 – 4 of 4) sorted by relevance
22 Cipher, enumerator33 3 => Command::Cipher, in from()
24 use optee_utee::{AlgorithmId, ElementId, Cipher, OperationMode};32 pub cipher: Cipher,40 cipher: Cipher::null(), in default()81 Command::Cipher => { in invoke_command()124 aes.cipher = Cipher::allocate( in alloc_resources()
72 session.invoke_command(Command::Cipher as u32, &mut operation)?; in cipher_buffer()
100 Cipher = 1, enumerator510 pub struct Cipher(OperationHandle); struct512 impl Cipher { impls738 impl OpHandle for Cipher { implementation
Completed in 26 milliseconds