mlx5_encryption_key_destroy
int mlx5_encryption_key_destroy(struct mlx5_core_dev *mdev, u32 oid);
mlx5_encryption_key_destroy(mdev, sa_entry->enc_key_id);
mlx5_encryption_key_destroy(mdev, sa_entry->enc_key_id);
(void)mlx5_encryption_key_destroy(priv->mdev, ptag->dek_index);
mlx5_encryption_key_destroy(priv->mdev, ptag->dek_index);