36 .
name =
"ecdsaWithSHA512",
Transport Layer Security Protocol.
An ASN.1 OID-identified algorithm.
struct digest_algorithm sha512_algorithm
SHA-512 algorithm.
Elliptic curve digital signature algorithm (ECDSA)
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
struct asn1_algorithm ecdsa_with_sha512_algorithm __asn1_algorithm
"ecdsa-with-SHA512" OID-identified algorithm
static uint8_t oid_ecdsa_with_sha512[]
"ecdsa-with-SHA512" object identifier
#define ASN1_CURSOR(value)
Define an ASN.1 cursor for a static value.
A TLS signature algorithm.
#define ASN1_OID_ECDSA_WITH_SHA512
ASN.1 OID for ecdsa-with-SHA512 (1.2.840.10045.4.3.4)
uint8_t signature
Signature algorithm.
struct pubkey_algorithm ecdsa_algorithm
ECDSA public-key algorithm.
struct tls_signature_hash_id code
Numeric code.
#define TLS_SHA512_ALGORITHM
#define TLS_ECDSA_ALGORITHM
struct tls_signature_hash_algorithm tls_ecdsa_sha512 __tls_sig_hash_algorithm
ECDSA with SHA-512 signature hash algorithm.