Add comment on ALG_SET_AEAD_* exclusion

This commit is contained in:
Gleb Pomykalov 2019-02-19 18:14:01 +03:00
parent d0f4c6e0fc
commit 34c96d74e1
1 changed files with 1 additions and 0 deletions

View File

@ -630,6 +630,7 @@ fn do_ctest() {
| "RENAME_NOREPLACE"
| "RENAME_EXCHANGE"
| "RENAME_WHITEOUT"
// ALG_SET_AEAD_* constants are available starting from kernel 3.19
| "ALG_SET_AEAD_ASSOCLEN"
| "ALG_SET_AEAD_AUTHSIZE"
if musl =>