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. More... | |
Functions | |
FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
Variables | |
struct elliptic_curve | p384_curve |
NIST P-384 elliptic curve.
Definition in file p384.h.
FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
struct elliptic_curve p384_curve |