Struct crypto::aesni::AesNiDecryptor
[−]
[src]
pub struct AesNiDecryptor {
// some fields omitted
}Methods
impl AesNiDecryptor[src]
Trait Implementations
impl Copy for AesNiDecryptor[src]
impl Clone for AesNiDecryptor[src]
fn clone(&self) -> AesNiDecryptor
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more