Home
last modified time | relevance | path

Searched refs:test_hmac (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/
H A Dsign.rs713 fn test_hmac(ty: MessageDigest, tests: &[(Vec<u8>, Vec<u8>, Vec<u8>)]) { in test_hmac() functions
766 test_hmac(MessageDigest::md5(), &tests); in hmac_md5()
813 test_hmac(MessageDigest::sha1(), &tests); in hmac_sha1()

Completed in 2 milliseconds