Lines Matching +full:256 +full:b
24 * cp256{a,b,c} curves first defined for GOST R 34.10-2001 in RFC 4357 (as
25 * 256-bit {A,B,C}-ParamSet), but inherited for GOST R 34.10-2012 and
26 * proposed for use in R 50.1.114-2016 and RFC 7836 as the 256-bit curves.
35 static u64 cp256a_p[] = { /* p = 2^256 - 617 */
50 .nbits = 256,
54 .ndigits = 256 / 64,
59 .b = cp256a_b
84 .nbits = 256,
88 .ndigits = 256 / 64,
93 .b = cp256b_b
122 .nbits = 256,
126 .ndigits = 256 / 64,
131 .b = cp256c_b
134 /* tc512{a,b} curves first recommended in 2013 and then standardized in
136 * 512-bit ParamSet{A,B}).
181 .b = tc512a_b
227 .b = tc512b_b