-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update aws-lc-fips-sys to v0.12.11 (#469)
* Update aws-lc-fips-sys to v0.12.11 * Align with AWS-LC-FIPS-2.0.14 * Symbols from macos-13-xlarge * Symbols from ubuntu-latest * Symbols from macos-12 * Symbols for x86_64-unknown-linux-musl * Symbols for aarch64-unknown-linux-musl * Symbols for aarch64-unknown-linux-gnu * Generated headers * Generated bindings from macos-13-xlarge * Generated bindings from ubuntu-latest * Generated bindings from macos-12 * Generated bindings for aarch64-unknown-linux-musl * Generated bindings for x86_64-unknown-linux-musl * Generated bindings for aarch64-unknown-linux-gnu --------- Co-authored-by: aws-lc-fips-sys-bindings-generator <[email protected]>
- Loading branch information
Showing
17 changed files
with
32,137 additions
and
32,137 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
Submodule aws-lc
updated
10 files
+8 −2 | .github/workflows/osx.yml | |
+2 −1 | crypto/crypto.c | |
+4 −0 | crypto/crypto_test.cc | |
+2 −2 | crypto/fipsmodule/service_indicator/service_indicator_test.cc | |
+1 −1 | include/openssl/base.h | |
+39 −13 | include/openssl/ssl.h | |
+10 −7 | ssl/extensions.cc | |
+5 −0 | ssl/internal.h | |
+37 −22 | ssl/ssl_lib.cc | |
+36 −1 | ssl/ssl_test.cc |
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.