Searched defs:CiphertextSection (Results 1 – 1 of 1) sorted by relevance
237 pub(crate) enum CiphertextSection<'a> { enum242 impl<'a> CiphertextSection<'a> { impl