Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_utils.h33 struct tls12_crypto_info_aes_gcm_256 crypto_info_256; member
H A Dktls_txrx.c45 &crypto_info->crypto_info_256; in fill_static_params()
H A Dktls_rx.c387 &priv_rx->crypto_info.crypto_info_256; in resync_handle_seq_match()
630 priv_rx->crypto_info.crypto_info_256 = in mlx5e_ktls_add_rx()
H A Dktls_tx.c478 priv_tx->crypto_info.crypto_info_256 = in mlx5e_ktls_add_tx()
695 struct tls12_crypto_info_aes_gcm_256 *info = &priv_tx->crypto_info.crypto_info_256; in tx_post_resync_params()