Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dcrypto.h32 struct mlx5_crypto_dek_priv *mlx5_crypto_dek_init(struct mlx5_core_dev *mdev);
33 void mlx5_crypto_dek_cleanup(struct mlx5_crypto_dek_priv *dek_priv);
A Dcrypto.c74 struct mlx5_crypto_dek_priv { struct
290 struct mlx5_crypto_dek_priv *dek_priv = pool->mdev->mlx5e_res.dek_priv; in mlx5_crypto_dek_bulk_create()
606 struct mlx5_crypto_dek_priv *dek_priv = dek_pool->mdev->mlx5e_res.dek_priv; in mlx5_crypto_dek_create()
651 struct mlx5_crypto_dek_priv *dek_priv = dek_pool->mdev->mlx5e_res.dek_priv; in mlx5_crypto_dek_destroy()
735 void mlx5_crypto_dek_cleanup(struct mlx5_crypto_dek_priv *dek_priv) in mlx5_crypto_dek_cleanup()
743 struct mlx5_crypto_dek_priv *mlx5_crypto_dek_init(struct mlx5_core_dev *mdev) in mlx5_crypto_dek_init()
745 struct mlx5_crypto_dek_priv *dek_priv; in mlx5_crypto_dek_init()
/linux-6.3-rc2/include/linux/mlx5/
A Ddriver.h519 struct mlx5_crypto_dek_priv;
684 struct mlx5_crypto_dek_priv *dek_priv;

Completed in 16 milliseconds