Searched refs:FFDHE (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/ffc/ |
H A D | ffc_dh.c | 16 # define FFDHE(sz, keylength) { \ macro 42 # define FFDHE(sz, keylength) { SN_ffdhe##sz, NID_ffdhe##sz } macro 62 * MODP primes given the same lengths as the equivalent FFDHE. 66 FFDHE(2048, 225), 67 FFDHE(3072, 275), 68 FFDHE(4096, 325), 69 FFDHE(6144, 375), 70 FFDHE(8192, 400),
|
/third_party/openssl/crypto/ffc/ |
H A D | ffc_dh.c | 16 # define FFDHE(sz, keylength) { \ macro 42 # define FFDHE(sz, keylength) { SN_ffdhe##sz, NID_ffdhe##sz } macro 62 * MODP primes given the same lengths as the equivalent FFDHE. 66 FFDHE(2048, 225), 67 FFDHE(3072, 275), 68 FFDHE(4096, 325), 69 FFDHE(6144, 375), 70 FFDHE(8192, 400),
|
Completed in 2 milliseconds