Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dktls_utils.h33 struct tls12_crypto_info_aes_gcm_256 crypto_info_256; member
Dktls_txrx.c45 &crypto_info->crypto_info_256; in fill_static_params()
Dktls_rx.c386 &priv_rx->crypto_info.crypto_info_256; in resync_handle_seq_match()
636 priv_rx->crypto_info.crypto_info_256 = in mlx5e_ktls_add_rx()
Dktls_tx.c494 priv_tx->crypto_info.crypto_info_256 = in mlx5e_ktls_add_tx()
700 struct tls12_crypto_info_aes_gcm_256 *info = &priv_tx->crypto_info.crypto_info_256; in tx_post_resync_params()