Files
codeql/cpp/ql/lib/experimental/quantum/OpenSSL/OpenSSL.qll

8 lines
235 B
Plaintext

module OpenSslModel {
import AlgorithmInstances.OpenSSLAlgorithmInstances
import AlgorithmValueConsumers.OpenSSLAlgorithmValueConsumers
import Operations.OpenSSLOperations
import Random
import GenericSourceCandidateLiteral
}