We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5b57d3 commit 1ac3d5cCopy full SHA for 1ac3d5c
1 file changed
cpp/ql/lib/experimental/quantum/OpenSSL/AlgorithmInstances/KnownAlgorithmConstants.qll
@@ -1,5 +1,5 @@
1
import cpp
2
-import experimental.quantum.OpenSSL.GericSourceCandidateLiteral
+import experimental.quantum.OpenSSL.GenericSourceCandidateLiteral
3
4
predicate resolveAlgorithmFromExpr(Expr e, string normalizedName, string algType) {
5
resolveAlgorithmFromCall(e, normalizedName, algType)
0 commit comments