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 a70cd60 commit 9b87f1fCopy full SHA for 9b87f1f
cpp/ql/lib/experimental/quantum/OpenSSL/AlgorithmValueConsumers/PKeyAlgorithmValueConsumer.qll
@@ -62,8 +62,7 @@ class EVPPKeyAlgorithmConsumer extends PKeyValueConsumer {
62
Expr getValueArgExpr() { result = valueArgNode.asExpr() }
63
}
64
65
-// TODO: not sure where to put these predicates
66
-Expr getAlgorithmFromArgument(Expr arg) { none() }
+// TODO: not sure where to put all these predicates below
67
68
/**
69
* Given context expression (EVP_PKEY_CTX), finds the algorithm.
0 commit comments