We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e6031d commit ad7358aCopy full SHA for ad7358a
cpp/ql/lib/experimental/quantum/OpenSSL/AlgorithmInstances/BlockAlgorithmInstance.qll
@@ -31,8 +31,6 @@ predicate knownOpenSslConstantToBlockModeFamilyType(
31
or
32
name = "CCM" and type instanceof KeyOpAlg::CCM
33
34
- name = "GCM" and type instanceof KeyOpAlg::GCM
35
- or
36
37
38
name = "ECB" and type instanceof KeyOpAlg::ECB
0 commit comments