Home
last modified time | relevance | path

Searched refs:crypto_info_128 (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dktls_utils.h32 struct tls12_crypto_info_aes_gcm_128 crypto_info_128; member
Dktls_txrx.c38 &crypto_info->crypto_info_128; in fill_static_params()
Dktls_rx.c378 &priv_rx->crypto_info.crypto_info_128; in resync_handle_seq_match()
632 priv_rx->crypto_info.crypto_info_128 = in mlx5e_ktls_add_rx()
Dktls_tx.c490 priv_tx->crypto_info.crypto_info_128 = in mlx5e_ktls_add_tx()
693 struct tls12_crypto_info_aes_gcm_128 *info = &priv_tx->crypto_info.crypto_info_128; in tx_post_resync_params()