Searched defs:IcvLenError (Results 1 – 2 of 2) sorted by relevance
5 pub enum IcvLenError { enum16 impl core::fmt::Display for IcvLenError { implementation30 impl std::error::Error for IcvLenError { implementation
97 ) -> Result<IpAuthHeader, IcvLenError> { in new() argument230 pub fn set_raw_icv(&mut self, raw_icv: &[u8]) -> Result<(), IcvLenError> { in set_raw_icv() argument