Lines Matching defs:MODP
24 # define MODP(sz, keylength) { \
43 # define MODP(sz, keylength) { SN_modp_##sz, NID_modp_##sz }
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(8192, 400),