233a6665b6
For TLS v1.3 the 12 bytes of the initial vector, IV, should just be copied as-is from the kernel to the gcm_iv field, which hold the first 4 bytes, and the remaining 8 bytes go to the subsequent implicit_iv field. There is no need to consider the byte order on the 12 bytes of IV like initially done. Sponsored by: Mellanox Technologies |
||
---|---|---|
.. | ||
en_hw_tls.h | ||
en_rl.h | ||
en.h | ||
mlx5_en_dim.c | ||
mlx5_en_ethtool.c | ||
mlx5_en_flow_table.c | ||
mlx5_en_hw_tls.c | ||
mlx5_en_main.c | ||
mlx5_en_port_buffer.c | ||
mlx5_en_rl.c | ||
mlx5_en_rx.c | ||
mlx5_en_tx.c | ||
mlx5_en_txrx.c | ||
port_buffer.h |