mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
# Conflicts: # cpp/ql/lib/experimental/quantum/Language.qll # cpp/ql/lib/experimental/quantum/OpenSSL/AlgorithmInstances/KnownAlgorithmConstants.qll # cpp/ql/lib/experimental/quantum/OpenSSL/OpenSSL.qll
8 lines
235 B
Plaintext
8 lines
235 B
Plaintext
module OpenSSLModel {
|
|
import AlgorithmInstances.OpenSSLAlgorithmInstances
|
|
import AlgorithmValueConsumers.OpenSSLAlgorithmValueConsumers
|
|
import Operations.OpenSSLOperations
|
|
import Random
|
|
import GenericSourceCandidateLiteral
|
|
}
|