macro_rules! block_cipher_test {
($name:ident, $test_name:expr, $cipher:ty $(,)?) => { ... };
}Available on crate feature
dev only.Expand description
Define block cipher test
macro_rules! block_cipher_test {
($name:ident, $test_name:expr, $cipher:ty $(,)?) => { ... };
}dev only.Define block cipher test