macro_rules! stream_cipher_seek_test {
($name:ident, $cipher:ty) => { ... };
}Available on crate feature
dev only.Expand description
Test stream synchronous stream cipher seeking capabilities
macro_rules! stream_cipher_seek_test {
($name:ident, $cipher:ty) => { ... };
}dev only.Test stream synchronous stream cipher seeking capabilities