diff options
author | Jianbo Liu <jianbol@nvidia.com> | 2022-08-08 02:47:17 +0000 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2023-01-30 19:10:05 -0800 |
commit | 55f0d6d200612ea01f20acabafe4c5c31c728250 (patch) | |
tree | be7f28a66039d86d9c0c8a86b5d89556155f9d83 /scripts/generate_rust_analyzer.py | |
parent | fe298bdf6f654d4ad93069db9fe93b3b6632f4f1 (diff) |
net/mlx5: Add const to the key pointer of encryption key creation
Change key pointer to const void *, as there is no need to change the
key content. This is also to avoid modifying the key by mistake.
Signed-off-by: Jianbo Liu <jianbol@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions