Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dcrypto.h25 void mlx5_crypto_dek_pool_destroy(struct mlx5_crypto_dek_pool *pool);
H A Dcrypto.c707 void mlx5_crypto_dek_pool_destroy(struct mlx5_crypto_dek_pool *pool) in mlx5_crypto_dek_pool_destroy() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_tx.c940 mlx5_crypto_dek_pool_destroy(dek_pool); in mlx5e_ktls_init_tx()
957 mlx5_crypto_dek_pool_destroy(priv->tls->dek_pool); in mlx5e_ktls_cleanup_tx()