Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl/src/
H A Dcipher_ctx.rs401 pub fn set_iv_length(&mut self, len: usize) -> Result<(), ErrorStack> { in set_iv_length() functions
H A Dsymm.rs517 ctx.set_iv_length(iv.len())?; in new()

Completed in 4 milliseconds