iPXE
|
A TLS named curve. More...
#include <tls.h>
Data Fields | |
struct elliptic_curve * | curve |
Elliptic curve. More... | |
uint16_t | code |
Numeric code (in network-endian order) More... | |
struct elliptic_curve* tls_named_curve::curve |
Elliptic curve.
Definition at line 224 of file tls.h.
Referenced by tls_client_hello(), tls_find_named_curve(), and tls_send_client_key_exchange_ecdhe().
uint16_t tls_named_curve::code |