37 .key_len = ( 128 / 8 ),
#define SHA256_DIGEST_SIZE
struct cipher_algorithm aes_cbc_algorithm
#define AES_BLOCKSIZE
AES blocksize.
struct pubkey_algorithm ecdsa_algorithm
ECDSA public-key algorithm.
Elliptic curve digital signature algorithm (ECDSA)
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
#define FILE_SECBOOT(_status)
Declare a file's UEFI Secure Boot permission status.
struct digest_algorithm sha256_algorithm
SHA-256 algorithm.
uint8_t fixed_iv_len
Fixed initialisation vector length.
struct cipher_algorithm * cipher
Bulk encryption cipher algorithm.
struct pubkey_algorithm * pubkey
Public-key encryption algorithm.
uint8_t mac_len
MAC length.
uint8_t record_iv_len
Record initialisation vector length.
struct digest_algorithm * digest
MAC digest algorithm.
struct tls_key_exchange_algorithm * exchange
Key exchange algorithm.
struct digest_algorithm * handshake
Handshake digest algorithm (for TLSv1.2 and above)
struct tls_key_exchange_algorithm tls_ecdhe_exchange_algorithm
Ephemeral Elliptic Curve Diffie-Hellman key exchange algorithm.
Transport Layer Security Protocol.
#define TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
#define __tls_cipher_suite(pref)
Declare a TLS cipher suite.