tls12_crypto_info_aes_gcm_128
struct tls12_crypto_info_aes_gcm_128 *info_128_gcm;
(struct tls12_crypto_info_aes_gcm_128 *)crypto_info;
struct tls12_crypto_info_aes_gcm_128 aes_gcm_128;
struct tls12_crypto_info_aes_gcm_128 *gcm_ctx_128 =
(struct tls12_crypto_info_aes_gcm_128 *)
sizeof(struct tls12_crypto_info_aes_gcm_128)
struct tls12_crypto_info_aes_gcm_128 *c = (void *)crypto_info;
struct tls12_crypto_info_aes_gcm_128 *info =
(struct tls12_crypto_info_aes_gcm_128 *)crypto_info;
struct tls12_crypto_info_aes_gcm_128 *info =
*(struct tls12_crypto_info_aes_gcm_128 *)crypto_info;
*(struct tls12_crypto_info_aes_gcm_128 *)crypto_info;
struct tls12_crypto_info_aes_gcm_128 *info = &priv_tx->crypto_info.crypto_info_128;
struct tls12_crypto_info_aes_gcm_128 *info =
struct tls12_crypto_info_aes_gcm_128 crypto_info_128;
struct tls12_crypto_info_aes_gcm_128 *tls_ci;
tls_ci = (struct tls12_crypto_info_aes_gcm_128 *)crypto_info;
struct tls12_crypto_info_aes_gcm_128 aes_gcm_128;
struct tls12_crypto_info_aes_gcm_128 *info;
CIPHER_DESC(TLS_CIPHER_AES_GCM_128, tls12_crypto_info_aes_gcm_128, "gcm(aes)", true),
CHECK_CIPHER_DESC(TLS_CIPHER_AES_GCM_128, tls12_crypto_info_aes_gcm_128);
struct tls12_crypto_info_aes_gcm_128 aes128;
struct tls12_crypto_info_aes_gcm_128 crypto_rx;
struct tls12_crypto_info_aes_gcm_128 crypto_tx;
struct tls12_crypto_info_aes_gcm_128 tls_tx = {
struct tls12_crypto_info_aes_gcm_128 tls_rx = {
EXPECT_EQ(setsockopt(self->fd, SOL_TLS, TLS_TX, &tls12, sizeof(struct tls12_crypto_info_aes_gcm_128)), -1);
EXPECT_EQ(setsockopt(self->fd, SOL_TLS, TLS_TX, &tls12, sizeof(struct tls12_crypto_info_aes_gcm_128)), -1);
EXPECT_EQ(setsockopt(self->fd, SOL_TLS, TLS_TX, &tls12, sizeof(struct tls12_crypto_info_aes_gcm_128)), -1);
EXPECT_EQ(setsockopt(self->fd, SOL_TLS, TLS_TX, &tls12, sizeof(struct tls12_crypto_info_aes_gcm_128)), -1);
EXPECT_EQ(setsockopt(self->fd, SOL_TLS, TLS_TX, &tls12, sizeof(struct tls12_crypto_info_aes_gcm_128)), -1);
struct tls12_crypto_info_aes_gcm_128 aes128;
tls12->len = sizeof(struct tls12_crypto_info_aes_gcm_128);