Home
last modified time | relevance | path

Searched refs:MODP (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ffc/
H A Dffc_dh.c24 # define MODP(sz, keylength) { \ macro
43 # define MODP(sz, keylength) { SN_modp_##sz, NID_modp_##sz } macro
62 * MODP primes given the same lengths as the equivalent FFDHE.
63 * The MODP 1536 value is approximated.
72 MODP(1536, 200),
74 MODP(2048, 225),
75 MODP(3072, 275),
76 MODP(4096, 325),
77 MODP(6144, 375),
78 MODP(819
[all...]
/third_party/openssl/crypto/ffc/
H A Dffc_dh.c24 # define MODP(sz, keylength) { \ macro
43 # define MODP(sz, keylength) { SN_modp_##sz, NID_modp_##sz } macro
62 * MODP primes given the same lengths as the equivalent FFDHE.
63 * The MODP 1536 value is approximated.
72 MODP(1536, 200),
74 MODP(2048, 225),
75 MODP(3072, 275),
76 MODP(4096, 325),
77 MODP(6144, 375),
78 MODP(819
[all...]

Completed in 2 milliseconds