summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.c
AgeCommit message (Expand)Author
2023-01-30net/mlx5: Keep only one bulk of full available DEKsJianbo Liu
2023-01-30net/mlx5: Add async garbage collector for DEK bulkJianbo Liu
2023-01-30net/mlx5: Reuse DEKs after executing SYNC_CRYPTO commandJianbo Liu
2023-01-30net/mlx5: Use bulk allocation for fast update encryption keyJianbo Liu
2023-01-30net/mlx5: Add bulk allocation and modify_dek operationJianbo Liu
2023-01-30net/mlx5: Add support SYNC_CRYPTO commandJianbo Liu
2023-01-30net/mlx5: Add new APIs for fast update encryption keyJianbo Liu
2023-01-30net/mlx5: Refactor the encryption key creationJianbo Liu
2023-01-30net/mlx5: Add const to the key pointer of encryption key creationJianbo Liu
2023-01-30net/mlx5: Prepare for fast crypto key update if hardware supports itJianbo Liu
2023-01-30net/mlx5: Change key type to key purposeJianbo Liu
2023-01-30net/mlx5: Header file for cryptoTariq Toukan
2021-03-16net/mlx5: Move mlx5e hw resources into a sub objectRoi Dayan
2020-07-16net/mlx5: IPsec: Add HW crypto offload supportRaed Salem
2020-03-07net/mlx5: Introduce TLS and IPSec objects enumsSaeed Mahameed
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-08-20net/mlx5: Add missing include file to lib/crypto.cSaeed Mahameed
2019-08-08net/mlx5: crypto, Fix wrong offset in encryption key commandTariq Toukan
2019-07-05net/mlx5: Add crypto library to support create/destroy encryption keyTariq Toukan