Home
last modified time | relevance | path

Searched defs:dek (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/crypto/mlx5/
H A Dmlx5_crypto_dek.c23 struct mlx5_crypto_dek *dek) in mlx5_crypto_dek_destroy()
68 struct mlx5_crypto_dek *dek = container_of(entry, in mlx5_crypto_dek_clone_free_cb() local
80 struct mlx5_crypto_dek *dek = in mlx5_crypto_dek_match_cb() local
94 struct mlx5_crypto_dek *dek = rte_zmalloc(__func__, sizeof(*dek), in mlx5_crypto_dek_create_cb() local
134 struct mlx5_crypto_dek *dek = in mlx5_crypto_dek_remove_cb() local
H A Dmlx5_crypto.c90 struct mlx5_crypto_dek *dek; /**< Pointer to dek struct. */ member
/dpdk/drivers/common/mlx5/
H A Dmlx5_devx_cmds.h215 uint32_t dek:1; /* General obj type DEK is supported. */ member
H A Dmlx5_prm.h2961 struct mlx5_ifc_dek_bits dek; member