36 .key_len = ( 256 / 8 ),
Transport Layer Security Protocol.
struct tls_key_exchange_algorithm * exchange
Key exchange algorithm.
uint8_t record_iv_len
Record initialisation vector length.
struct cipher_algorithm aes_gcm_algorithm
struct tls_cipher_suite tls_rsa_with_aes_256_gcm_sha384 __tls_cipher_suite(22)
TLS_RSA_WITH_AES_256_GCM_SHA384 cipher suite.
struct tls_key_exchange_algorithm tls_pubkey_exchange_algorithm
Public key exchange algorithm.
struct digest_algorithm sha384_algorithm
SHA-384 algorithm.
struct pubkey_algorithm * pubkey
Public-key encryption algorithm.
#define TLS_RSA_WITH_AES_256_GCM_SHA384
struct digest_algorithm * digest
MAC digest algorithm.
uint8_t fixed_iv_len
Fixed initialisation vector length.
uint8_t mac_len
MAC length.
RSA public-key cryptography.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
struct digest_algorithm * handshake
Handshake digest algorithm (for TLSv1.2 and above)
struct pubkey_algorithm rsa_algorithm
RSA public-key algorithm.
struct cipher_algorithm * cipher
Bulk encryption cipher algorithm.
uint16_t code
Numeric code (in network-endian order)