Searched defs:dek (Results 1 – 4 of 4) sorted by relevance
23 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() local80 struct mlx5_crypto_dek *dek = in mlx5_crypto_dek_match_cb() local94 struct mlx5_crypto_dek *dek = rte_zmalloc(__func__, sizeof(*dek), in mlx5_crypto_dek_create_cb() local134 struct mlx5_crypto_dek *dek = in mlx5_crypto_dek_remove_cb() local
90 struct mlx5_crypto_dek *dek; /**< Pointer to dek struct. */ member
215 uint32_t dek:1; /* General obj type DEK is supported. */ member
2961 struct mlx5_ifc_dek_bits dek; member