Lines Matching full:key_num_bits
75 * |key_num_bits| set to 2048.
87 * |key_num_bits| set to 2048.
121 * The size of the key is given by |key_num_bits|, for example 2048
124 * |key_num_bits| bits) and |e| is the public exponent. The exponent
129 * represented in |key_num_bits|.
132 * is (2^key_num_bits)^2 (mod n).
134 * Following this header is |key_num_bits| bits of |n|, then
135 * |key_num_bits| bits of |rr|. Both values are stored with most
137 * |key_num_bits|/8 bytes.
150 uint32_t key_num_bits;