define_cipher_context

Macro define_cipher_context 

Source
macro_rules! define_cipher_context {
    ($name:ident, $other:ident) => { ... };
}