Home
last modified time | relevance | path

Searched refs:aes_128_ctr (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/
H A Dcipher.rs170 pub fn aes_128_ctr() -> &'static CipherRef { in aes_128_ctr() functions
H A Dsymm.rs113 pub fn aes_128_ctr() -> Cipher { in aes_128_ctr() functions
811 super::Cipher::aes_128_ctr(), in test_stream_cipher_output()
995 cipher_test(super::Cipher::aes_128_ctr(), pt, ct, key, iv); in test_aes128_ctr()

Completed in 4 milliseconds