Skip to content

Commit b38d7bf

Browse files
Rust wrapper: guard sha384 pbkdf2 unit test
1 parent 1e35f94 commit b38d7bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

wrapper/rust/wolfssl-wolfcrypt/tests/test_pbkdf2_password_hash.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ fn test_default_params() {
8282
}
8383

8484
#[test]
85+
#[cfg(sha384)]
8586
fn test_sha384_algorithm() {
8687
common::setup();
8788

0 commit comments

Comments
 (0)