Rust wrapper: guard sha384 pbkdf2 unit test

This commit is contained in:
Josh Holtrop
2026-04-28 13:49:16 -04:00
parent 1e35f94f04
commit b38d7bf630
@@ -82,6 +82,7 @@ fn test_default_params() {
}
#[test]
#[cfg(sha384)]
fn test_sha384_algorithm() {
common::setup();