36 .
name =
"ecdsaWithSHA384",
Transport Layer Security Protocol.
An ASN.1 OID-identified algorithm.
Elliptic curve digital signature algorithm (ECDSA)
struct tls_signature_hash_algorithm tls_ecdsa_sha384 __tls_sig_hash_algorithm
ECDSA with SHA-384 signature hash algorithm.
struct digest_algorithm sha384_algorithm
SHA-384 algorithm.
#define ASN1_CURSOR(value)
Define an ASN.1 cursor for a static value.
#define TLS_SHA384_ALGORITHM
A TLS signature algorithm.
static uint8_t oid_ecdsa_with_sha384[]
"ecdsa-with-SHA384" object identifier
#define ASN1_OID_ECDSA_WITH_SHA384
ASN.1 OID for ecdsa-with-SHA384 (1.2.840.10045.4.3.3)
uint8_t signature
Signature algorithm.
struct pubkey_algorithm ecdsa_algorithm
ECDSA public-key algorithm.
struct tls_signature_hash_id code
Numeric code.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
struct asn1_algorithm ecdsa_with_sha384_algorithm __asn1_algorithm
"ecdsa-with-SHA384" OID-identified algorithm
#define TLS_ECDSA_ALGORITHM