Add missing BSD-3 license tag to inline fallback testing scripts. Signed-off-by: Marcin Smoczynski <marcinx.smoczynski@intel.com> Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
7 lines
162 B
Bash
7 lines
162 B
Bash
#! /bin/bash
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
. ${DIR}/trs_aesgcm_defs.sh
|
|
|
|
SGW_CFG_XPRM_IN='port_id 0 type inline-crypto-offload fallback lookaside-none'
|