Macro crypto_alg_str_impl

Source
macro_rules! crypto_alg_str_impl {
    ($st:ty,$alg:ident) => { ... };
}