iPXE
|
NIST P-256 elliptic curve. More...
#include <ipxe/weierstrass.h>
Go to the source code of this file.
Macros | |
#define | P256_LEN ( 256 / 8 ) |
P-256 value length. More... | |
Functions | |
FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
Variables | |
struct elliptic_curve | p256_curve |
NIST P-256 elliptic curve.
Definition in file p256.h.
FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
struct elliptic_curve p256_curve |