Home
last modified time | relevance | path

Searched refs:InvalidCiphertext (Results 1 – 2 of 2) sorted by relevance

/rust/bssl-crypto/src/
A Daead.rs52 pub struct InvalidCiphertext; struct
90 ) -> Result<(), InvalidCiphertext>; in open_in_place() argument
246 ) -> Result<(), InvalidCiphertext> { argument
266 Err(InvalidCiphertext)
A Dmacros.rs163 ) -> Result<(), InvalidCiphertext> {

Completed in 6 milliseconds