diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2024-01-29 20:09:24 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-01-30 13:12:05 +0000 |
| commit | 373b66cd2ba1fd05c72d0bbe16141fb287fe2eb3 (patch) | |
| tree | a4a77a9e7c0b1f8c637a8840da51eaccb3a9de2d /dashboard/config/linux/bits/crypto.yml | |
| parent | 7f400fcb5977e5e102241f2ee93246b07b09e13c (diff) | |
dashboard/configs: update linux configs
Regenerate the configs using the latest Linux revisions.
Diffstat (limited to 'dashboard/config/linux/bits/crypto.yml')
| -rw-r--r-- | dashboard/config/linux/bits/crypto.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dashboard/config/linux/bits/crypto.yml b/dashboard/config/linux/bits/crypto.yml index 045610fcb..36df269ef 100644 --- a/dashboard/config/linux/bits/crypto.yml +++ b/dashboard/config/linux/bits/crypto.yml @@ -9,9 +9,9 @@ config: - CRYPTO_CURVE25519: [v5.6] - CRYPTO_CHACHA20POLY1305 - CRYPTO_AEGIS128 - - CRYPTO_CFB + - CRYPTO_CFB: [-v5.8] - CRYPTO_LRW - - CRYPTO_OFB + - CRYPTO_OFB: [-v5.8] - CRYPTO_CTS - CRYPTO_XTS - CRYPTO_KEYWRAP |
