Transport Layer Security Protocol.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
NIST P-384 elliptic curve.
An ASN.1 OID-identified algorithm.
#define TLS_NAMED_CURVE_SECP384R1
struct elliptic_curve p384_curve
#define P384_LEN
P-384 value length.
static uint8_t oid_secp384r1[]
"secp384r1" object identifier
#define ASN1_CURSOR(value)
Define an ASN.1 cursor for a static value.
struct asn1_algorithm secp384r1_algorithm __asn1_algorithm
"secp384r1" OID-identified algorithm
#define TLS_POINT_FORMAT_UNCOMPRESSED
TLS uncompressed curve point format.
struct elliptic_curve * curve
Elliptic curve.
struct tls_named_curve tls_secp384r1_named_curve __tls_named_curve(01)
P-384 named curve.
#define ASN1_OID_SECP384R1
ASN.1 OID for secp384r1 (1.3.132.0.34)