36 .
name =
"ecdsaWithSHA224",
Transport Layer Security Protocol.
An ASN.1 OID-identified algorithm.
Elliptic curve digital signature algorithm (ECDSA)
#define ASN1_OID_ECDSA_WITH_SHA224
ASN.1 OID for ecdsa-with-SHA224 (1.2.840.10045.4.3.1)
#define ASN1_CURSOR(value)
Define an ASN.1 cursor for a static value.
struct tls_signature_hash_algorithm tls_ecdsa_sha224 __tls_sig_hash_algorithm
ECDSA with SHA-224 signature hash algorithm.
A TLS signature algorithm.
uint8_t signature
Signature algorithm.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
struct pubkey_algorithm ecdsa_algorithm
ECDSA public-key algorithm.
struct tls_signature_hash_id code
Numeric code.
#define TLS_SHA224_ALGORITHM
#define TLS_ECDSA_ALGORITHM
static uint8_t oid_ecdsa_with_sha224[]
"ecdsa-with-SHA224" object identifier
struct digest_algorithm sha224_algorithm
SHA-224 algorithm.
struct asn1_algorithm ecdsa_with_sha224_algorithm __asn1_algorithm
"ecdsa-with-SHA224" OID-identified algorithm