Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 05f785af authored by Gil Cukierman's avatar Gil Cukierman
Browse files

Remove EEA4_ZUC

EEA4_ZUC is not a known algorithm.

Bug:283336425
Change-Id: I57d12b2ed4c3ce30c81f1c8db687354175636d0d
Test: atest VtsHalRadioTargetTest
parent 371e5fc7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -53,7 +53,6 @@ enum SecurityAlgorithm {
  EEA1 = 42,
  EEA2 = 43,
  EEA3 = 44,
  EEA4_ZUC = 45,
  NEA0 = 55,
  NEA1 = 56,
  NEA2 = 57,
+0 −1
Original line number Diff line number Diff line
@@ -52,7 +52,6 @@ enum SecurityAlgorithm {
    EEA1 = 42,
    EEA2 = 43,
    EEA3 = 44,
    EEA4_ZUC = 45,

    // 5G PS services (3GPP TS 33.401 for 5G NSA and 3GPP TS 33.501 for 5G SA)
    NEA0 = 55,