Home | History | Annotate | Download | only in ec

Lines Matching refs:BD

126         } else if ((type == B) || (type == BD)) {
148 if ((type == PD) || (type == BD) || (lengthMap.get(len) == null)) {
161 private final static int BD = 6; // binary curve, mark as default
383 add("sect163k1 [NIST K-163]", "1.3.132.0.1", BD,
401 add("sect163r2 [NIST B-163]", "1.3.132.0.15", BD,
428 add("sect233k1 [NIST K-233]", "1.3.132.0.26", BD,
455 add("sect283k1 [NIST K-283]", "1.3.132.0.16", BD,
473 add("sect409k1 [NIST K-409]", "1.3.132.0.36", BD,
491 add("sect571k1 [NIST K-571]", "1.3.132.0.38", BD,