Home
last modified time | relevance | path

Searched refs:subgroups (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.td58 class DiagGroup<string Name, list<DiagGroup> subgroups = [], code docs = [{}]> {
60 list<DiagGroup> SubGroups = subgroups;
/freebsd/crypto/openssl/
H A DNEWS.md862 * Changed DH_check to accept parameters with order q and 2q subgroups
1155 * DH small subgroups ([CVE-2016-0701])
H A DCHANGES.md4933 * Changed DH_check to accept parameters with order q and 2q subgroups.
4934 With order 2q subgroups the bit 0 of the private key is not secret
8234 * DH small subgroups
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTarget.td1867 // model and is used to categorize instructions into subgroups. For instance,