Searched defs:OpenSslSha512 (Results 1 – 2 of 2) sorted by relevance
48 pub struct OpenSslSha512 {} struct50 impl OpenSslHash for OpenSslSha512 { implementation60 impl crypto_provider::sha2::Sha512 for OpenSslSha512 { implementation
36 impl Hash<64> for OpenSslSha512 {} implementation