Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compilation error for RSA_MAX_SIZE #7920

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

bandi13
Copy link
Contributor

@bandi13 bandi13 commented Aug 29, 2024

Fixes the error:

/var/lib/jenkins/workspace/wolfSSL/nightly-OSP-OpenSSH-test-v2/wolf-install-dir/include/wolfssl/openssl/rsa.h:243:38: error: ‘RSA_MAX_SIZE’ undeclared (first use in this function); did you mean ‘DH_MAX_SIZE’?
  243 | #define OPENSSL_RSA_MAX_MODULUS_BITS RSA_MAX_SIZE

@julek-wolfssl julek-wolfssl merged commit 31ec2b0 into wolfSSL:master Aug 29, 2024
127 checks passed
@bandi13 bandi13 deleted the fixOSPOpenSSH branch September 3, 2024 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants