Rust wrapper: guard sha384 pbkdf2 unit test

pull/10305/head
Josh Holtrop 2026-04-28 13:49:16 -04:00
parent 1e35f94f04
commit b38d7bf630
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ fn test_default_params() {
}
#[test]
#[cfg(sha384)]
fn test_sha384_algorithm() {
common::setup();