Lines Matching full:nist
275 * is supported. E.g. an implementation supporting both NIST P-256
276 * (secp256r1, ID 23) and NIST P-384 (secp384r1, ID 24) will have
422 * secp384r1 and secp521r1 (aka NIST curves P-256, P-384 and P-521).
431 * secp384r1 and secp521r1 (aka NIST curves P-256, P-384 and P-521).
439 * known as NIST P-256), with optional Karatsuba decomposition, and fast
449 * known as NIST P-256), relying on multiplications of 31-bit values
600 * - `br_ec_p256_m15` for NIST P-256
601 * - `br_ec_prime_i15` for other curves (NIST P-384 and NIST-P512)
611 * - `br_ec_p256_m31` for NIST P-256
612 * - `br_ec_prime_i31` for other curves (NIST P-384 and NIST-P512)
673 * | NIST P-256 | 64 | 72 |
674 * | NIST P-384 | 96 | 104 |
675 * | NIST P-521 | 132 | 139 |