mirror of https://github.com/wolfSSL/wolfssl.git
Rust wrapper: guard sha384 pbkdf2 unit test
parent
1e35f94f04
commit
b38d7bf630
|
|
@ -82,6 +82,7 @@ fn test_default_params() {
|
|||
}
|
||||
|
||||
#[test]
|
||||
#[cfg(sha384)]
|
||||
fn test_sha384_algorithm() {
|
||||
common::setup();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue