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 6bc97d8 commit f65d01cCopy full SHA for f65d01c
cpp/ql/lib/experimental/quantum/OpenSSL/Operations/OpenSSLOperationBase.qll
@@ -22,7 +22,7 @@ abstract class OpenSSLOperation extends Crypto::OperationInstance instanceof Cal
22
}
23
24
/**
25
- * Calls to initialization functions of EVP API.
+ * A Call to initialization functions from the EVP API.
26
* These are not operations in the sense of Crypto::OperationInstance,
27
* but they are used to initialize the context for the operation.
28
*/
0 commit comments