Searched refs:HKDF_SHA512 (Results 1 – 2 of 2) sorted by relevance
79 for &alg in &[hkdf::HKDF_SHA256, hkdf::HKDF_SHA384, hkdf::HKDF_SHA512] { in hkdf_output_len_tests()
46 pub static HKDF_SHA512: Algorithm = Algorithm(hmac::HMAC_SHA512); constant