[][src]Function tentacle_secio::stream_cipher::ctr_init

pub fn ctr_init(key_size: Cipher, key: &[u8], iv: &[u8]) -> StreamCipher

Returns your stream cipher depending on Cipher.