commit | 6cd53a5f6be398691b1048df7a86e9e6d313835f | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Mon Dec 12 23:39:16 2022 +0000 |
committer | Christopher Ferris <cferris@google.com> | Mon Dec 12 23:39:16 2022 +0000 |
tree | 174777253fa96b8f32a15c1e91577a8e60f059a1 | |
parent | 62d8f1a41a47cafbb9c4a18abf019094875368c6 [diff] [blame] |
Update to v6.1 kernel headers. Kernel headers coming from: Git: https://android.googlesource.com/kernel/common/ Branch: android-mainline Tag: android-mainline-6.1 Test: Bionic unit tests pass. Change-Id: I9414fb5e698a9806b85eb09e37d763849f08a468
diff --git a/libc/kernel/uapi/linux/if_macsec.h b/libc/kernel/uapi/linux/if_macsec.h index e60d767..7b51f80 100644 --- a/libc/kernel/uapi/linux/if_macsec.h +++ b/libc/kernel/uapi/linux/if_macsec.h
@@ -23,6 +23,7 @@ #define MACSEC_GENL_VERSION 1 #define MACSEC_MAX_KEY_LEN 128 #define MACSEC_KEYID_LEN 16 +#define MACSEC_SALT_LEN 12 #define MACSEC_CIPHER_ID_GCM_AES_128 0x0080C20001000001ULL #define MACSEC_CIPHER_ID_GCM_AES_256 0x0080C20001000002ULL #define MACSEC_CIPHER_ID_GCM_AES_XPN_128 0x0080C20001000003ULL