/* SPDX-License-Identifier: BSD-3-Clause * Copyright (c) 2016-2018 Linaro Limited */ /** * @file * * ODP IPSEC API - platform specific header */ #ifndef ODP_API_IPSEC_H_ #define ODP_API_IPSEC_H_ #ifdef __cplusplus extern "C" { #endif #include #include #ifdef __cplusplus } #endif #endif