OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DH_GENERATOR_2
(Results
1 - 3
of
3
) sorted by null
/external/boringssl/src/crypto/dh/
check.c
148
} else if (BN_is_word(dh->g,
DH_GENERATOR_2
)) {
dh.c
179
if (generator ==
DH_GENERATOR_2
) {
/external/boringssl/src/include/openssl/
dh.h
102
#define
DH_GENERATOR_2
2
107
* group will be |generator|, which should be |
DH_GENERATOR_2
| unless there's a
Completed in 68 milliseconds