Searched refs:tls12_crypto_info_aes_gcm_256 (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls.c28 struct tls12_crypto_info_aes_gcm_256 *info =
29 (struct tls12_crypto_info_aes_gcm_256 *)crypto_info;
H A Dktls_utils.h33 struct tls12_crypto_info_aes_gcm_256 crypto_info_256;
H A Dktls_txrx.c44 struct tls12_crypto_info_aes_gcm_256 *info =
H A Dktls_tx.c479 *(struct tls12_crypto_info_aes_gcm_256 *)crypto_info;
695 struct tls12_crypto_info_aes_gcm_256 *info = &priv_tx->crypto_info.crypto_info_256;
H A Dktls_rx.c386 struct tls12_crypto_info_aes_gcm_256 *info =
629 *(struct tls12_crypto_info_aes_gcm_256 *)crypto_info;
/linux-master/include/uapi/linux/
H A Dtls.h133 struct tls12_crypto_info_aes_gcm_256 { struct
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_hw.c283 struct tls12_crypto_info_aes_gcm_256 *gcm_ctx_256 =
284 (struct tls12_crypto_info_aes_gcm_256 *)
H A Dchtls_main.c548 sizeof(struct tls12_crypto_info_aes_gcm_256)
H A Dchtls.h274 struct tls12_crypto_info_aes_gcm_256 aes_gcm_256;
/linux-master/include/net/
H A Dtls.h198 struct tls12_crypto_info_aes_gcm_256 aes_gcm_256;
/linux-master/net/tls/
H A Dtls_main.c104 CIPHER_DESC(TLS_CIPHER_AES_GCM_256, tls12_crypto_info_aes_gcm_256, "gcm(aes)", true),
114 CHECK_CIPHER_DESC(TLS_CIPHER_AES_GCM_256, tls12_crypto_info_aes_gcm_256);
/linux-master/tools/testing/selftests/net/
H A Dtls.c39 struct tls12_crypto_info_aes_gcm_256 aesgcm256;
78 tls12->len = sizeof(struct tls12_crypto_info_aes_gcm_256);
1969 struct tls12_crypto_info_aes_gcm_256 tls12;
2021 struct tls12_crypto_info_aes_gcm_256 tls12;
2046 struct tls12_crypto_info_aes_gcm_256 tls12;

Completed in 190 milliseconds