Searched defs:HashReference (Results 1 – 1 of 1) sorted by relevance
36 pub struct HashReference( struct42 impl Debug for HashReference { implementation50 impl Deref for HashReference { implementation58 impl AsRef<[u8]> for HashReference { implementation64 impl From<Vec<u8>> for HashReference { implementation70 impl HashReference { implementation76 ) -> Result<HashReference, MlsError> { in compute()