We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0f4c6e commit 34c96d7Copy full SHA for 34c96d7
libc-test/build.rs
@@ -630,6 +630,7 @@ fn do_ctest() {
630
| "RENAME_NOREPLACE"
631
| "RENAME_EXCHANGE"
632
| "RENAME_WHITEOUT"
633
+ // ALG_SET_AEAD_* constants are available starting from kernel 3.19
634
| "ALG_SET_AEAD_ASSOCLEN"
635
| "ALG_SET_AEAD_AUTHSIZE"
636
if musl =>
0 commit comments