Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl/src/
H A Dsymm.rs406 fn is_ocb(self) -> bool { in is_ocb() functions
413 const fn is_ocb(self) -> bool {
726 if is_ccm || t.is_ocb() { in encrypt_aead()
757 if is_ccm || t.is_ocb() { in decrypt_aead()

Completed in 3 milliseconds