|
iPXE
|
NIST P-384 elliptic curve. More...
#include <ipxe/weierstrass.h>Go to the source code of this file.
Macros | |
| #define | P384_LEN ( 384 / 8 ) |
| P-384 value length. | |
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
| FILE_SECBOOT (PERMITTED) | |
Variables | |
| struct elliptic_curve | p384_curve |
NIST P-384 elliptic curve.
Definition in file p384.h.
| #define P384_LEN ( 384 / 8 ) |
P-384 value length.
Definition at line 16 of file p384.h.
Referenced by __tls_named_curve(), and WEIERSTRASS_CURVE().
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
| FILE_SECBOOT | ( | PERMITTED | ) |
|
extern |
Referenced by __tls_named_curve(), ELLIPTIC_ADD_TEST(), ELLIPTIC_ADD_TEST(), ELLIPTIC_ADD_TEST(), ELLIPTIC_MULTIPLY_TEST(), ELLIPTIC_MULTIPLY_TEST(), ELLIPTIC_MULTIPLY_TEST(), ELLIPTIC_MULTIPLY_TEST(), ELLIPTIC_MULTIPLY_TEST(), ELLIPTIC_MULTIPLY_TEST(), ELLIPTIC_MULTIPLY_TEST(), ELLIPTIC_MULTIPLY_TEST(), p384_test_exec(), and WEIERSTRASS_CURVE().