Searched defs:MicShortSaltSectionKeys (Results 1 – 1 of 1) sorted by relevance
144 pub struct MicShortSaltSectionKeys<'a, C: CryptoProvider> { struct148 impl<'a, C: CryptoProvider> MicShortSaltSectionKeys<'a, C> { impl155 impl<'a, C: CryptoProvider> DerivedSectionKeys<C> for MicShortSaltSectionKeys<'a, C> { implementation