mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
Update cpp/ql/lib/experimental/quantum/OpenSSL/Operations/OpenSSLOperationBase.qll
Co-authored-by: Ben Rodes <benjaminrodes@gmail.com>
This commit is contained in:
@@ -22,7 +22,7 @@ abstract class OpenSSLOperation extends Crypto::OperationInstance instanceof Cal
|
||||
}
|
||||
|
||||
/**
|
||||
* Calls to initialization functions of EVP API.
|
||||
* A Call to initialization functions from the EVP API.
|
||||
* These are not operations in the sense of Crypto::OperationInstance,
|
||||
* but they are used to initialize the context for the operation.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user