summaryrefslogtreecommitdiff
path: root/test/acvp_test.inc
diff options
context:
space:
mode:
Diffstat (limited to 'test/acvp_test.inc')
-rw-r--r--test/acvp_test.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/acvp_test.inc b/test/acvp_test.inc
index eea66c0802..ad11d3ae1e 100644
--- a/test/acvp_test.inc
+++ b/test/acvp_test.inc
@@ -1010,7 +1010,6 @@ static const struct dh_safe_prime_keyver_st dh_safe_prime_keyver_data[] = {
#endif /* OPENSSL_NO_DH */
-#ifndef OPENSSL_NO_RSA
struct rsa_keygen_st {
size_t mod;
const unsigned char *e;
@@ -1981,8 +1980,6 @@ static const struct rsa_decrypt_prim_st rsa_decrypt_prim_data[] = {
},
};
-#endif /* OPENSSL_NO_RSA */
-
struct drbg_st {
const char *drbg_name;
const char *cipher;