-
-
Notifications
You must be signed in to change notification settings - Fork 243
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix build and tests for wolfSSL (#352)
* Fix build and tests for wolfSSL Signed-off-by: Juliusz Sosinowicz <[email protected]> * Remove unnecessary symbols * Don't fail fast on wolfSSL actions * Include wolfssl/options.h explicitly * Fix old wolfSSL failures * remove unused EVP_PKEY_get1_RSA this is deprecated with 3.0 * code review comments * Apply suggestions from code review * rm extra headers? * fix cmake test use the new macro that was required * linter * fix unused warning fail_HMAC * reenable fail fast * fix spelling --------- Signed-off-by: Juliusz Sosinowicz <[email protected]> Co-authored-by: Chris Mc <[email protected]>
- Loading branch information
1 parent
b36e8a9
commit a968dfe
Showing
5 changed files
with
128 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.