Home
last modified time | relevance | path

Searched refs:mlx5_crypto_dek_cleanup (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dcrypto.h33 void mlx5_crypto_dek_cleanup(struct mlx5_crypto_dek_priv *dek_priv);
H A Dcrypto.c735 void mlx5_crypto_dek_cleanup(struct mlx5_crypto_dek_priv *dek_priv) in mlx5_crypto_dek_cleanup() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_common.c131 mlx5_crypto_dek_cleanup(mdev->mlx5e_res.dek_priv); in mlx5e_destroy_mdev_resources()