Skip to content

[FIPS 2.0] Cherry-pick: Update bio_info_cb to align with OpenSSL 3.x (#1222) #2318

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

Open
wants to merge 1 commit into
base: fips-2022-11-02
Choose a base branch
from

Conversation

justsmth
Copy link
Contributor

@justsmth justsmth commented Apr 8, 2025

Issues:

Description of changes:

  • Cherry-pick PR #1222 to fips-2022-11-02 (aka FIPS 2.0) branch.
  • This change is outside of the FIPS module. It does not affect the FIPS integrity check.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@justsmth justsmth requested review from a team as code owners April 8, 2025 12:17
@justsmth justsmth requested a review from darylmartin100 April 8, 2025 12:18
@justsmth justsmth changed the title Update bio_info_cb to align with OpenSSL 3.x (#1222) [FIPS 2.0] Cherry-pick: Update bio_info_cb to align with OpenSSL 3.x (#1222) Apr 8, 2025
// BIO operation. |state| identifies the current state of the BIO
// object, such as |BIO_CONN_S_BEFORE|. |res| represent the result of the
// operation that triggered the callback. This can be a positive value, zero,
// or a negative value depending on the operation and its outcome.
Copy link
Contributor

@smittals2 smittals2 Apr 9, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this not a breaking change? I see OpenSSL defines it as you do now...

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