Searched refs:key_obj (Results 1 – 1 of 1) sorted by relevance
111 static int mlx5_crypto_dek_fill_key(struct mlx5_core_dev *mdev, u8 *key_obj, in mlx5_crypto_dek_fill_key() argument122 MLX5_SET(encryption_key_obj, key_obj, key_size, key_sz); in mlx5_crypto_dek_fill_key()126 dst = MLX5_ADDR_OF(encryption_key_obj, key_obj, key[1]); in mlx5_crypto_dek_fill_key()128 dst = MLX5_ADDR_OF(encryption_key_obj, key_obj, key); in mlx5_crypto_dek_fill_key()