Skip to content

Commit e6b363b

Browse files
committed
Crypto: fix Ql-for-QL alerts.
1 parent eba1204 commit e6b363b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cpp/ql/lib/experimental/quantum/OpenSSL/AlgorithmInstances/CipherAlgorithmInstance.qll

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,10 @@ import cpp
22
private import experimental.quantum.Language
33
private import KnownAlgorithmConstants
44
private import Crypto::KeyOpAlg as KeyOpAlg
5-
private import OpenSSLAlgorithmInstanceBase
6-
private import PaddingAlgorithmInstance
75
private import experimental.quantum.OpenSSL.Operations.OpenSSLOperationBase
86
private import experimental.quantum.OpenSSL.AlgorithmValueConsumers.OpenSSLAlgorithmValueConsumers
97
private import OpenSSLAlgorithmInstances
108
private import AlgToAVCFlow
11-
private import BlockAlgorithmInstance
129

1310
/**
1411
* Given a `KnownOpenSslCipherAlgorithmExpr`, converts this to a cipher family type.

0 commit comments

Comments
 (0)