Home
last modified time | relevance | path

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

/external/boringssl/src/rust/bssl-crypto/src/
Daead.rs53 pub struct InvalidCiphertext; struct
91 ) -> Result<(), InvalidCiphertext>; in open_in_place() argument
247 ) -> Result<(), InvalidCiphertext> { argument