tls12_crypto_info_aes_gcm_256
struct tls12_crypto_info_aes_gcm_256 *info =
(struct tls12_crypto_info_aes_gcm_256 *)crypto_info;
struct tls12_crypto_info_aes_gcm_256 *info =
*(struct tls12_crypto_info_aes_gcm_256 *)crypto_info;
*(struct tls12_crypto_info_aes_gcm_256 *)crypto_info;
struct tls12_crypto_info_aes_gcm_256 *info = &priv_tx->crypto_info.crypto_info_256;
struct tls12_crypto_info_aes_gcm_256 *info =
struct tls12_crypto_info_aes_gcm_256 crypto_info_256;
struct tls12_crypto_info_aes_gcm_256 aes_gcm_256;
CIPHER_DESC(TLS_CIPHER_AES_GCM_256, tls12_crypto_info_aes_gcm_256, "gcm(aes)", true),
CHECK_CIPHER_DESC(TLS_CIPHER_AES_GCM_256, tls12_crypto_info_aes_gcm_256);
struct tls12_crypto_info_aes_gcm_256 tls12;
struct tls12_crypto_info_aes_gcm_256 tls12;
struct tls12_crypto_info_aes_gcm_256 tls12;
struct tls12_crypto_info_aes_gcm_256 aesgcm256;
tls12->len = sizeof(struct tls12_crypto_info_aes_gcm_256);