net/mlx5: Add crypto library to support create/destroy encryption key
Encryption key create / destroy is done via CREATE_GENERAL_OBJECT / DESTROY_GENERAL_OBJECT commands. To be used in downstream patches by TLS API wrappers, to configure the TIS context with the encryption key. Signed-off-by:Tariq Toukan <tariqt@mellanox.com> Signed-off-by:
Eran Ben Elisha <eranbe@mellanox.com> Signed-off-by:
Saeed Mahameed <saeedm@mellanox.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/ethernet/mellanox/mlx5/core/Makefile 1 addition, 1 deletiondrivers/net/ethernet/mellanox/mlx5/core/Makefile
- drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.c 72 additions, 0 deletionsdrivers/net/ethernet/mellanox/mlx5/core/lib/crypto.c
- drivers/net/ethernet/mellanox/mlx5/core/lib/mlx5.h 5 additions, 0 deletionsdrivers/net/ethernet/mellanox/mlx5/core/lib/mlx5.h
Loading
Please register or sign in to comment