Remove aes_generic usage (#504812)
This commit is contained in:
@@ -635,7 +635,6 @@ in
|
||||
type = types.listOf types.str;
|
||||
default = [
|
||||
"aes"
|
||||
"aes_generic"
|
||||
"blowfish"
|
||||
"twofish"
|
||||
"serpent"
|
||||
|
||||
@@ -76,7 +76,6 @@ in
|
||||
]
|
||||
++ [
|
||||
"aes"
|
||||
"aes_generic"
|
||||
"blowfish"
|
||||
"twofish"
|
||||
"serpent"
|
||||
|
||||
Reference in New Issue
Block a user