> Add helper functions useful in implementing IPsec outbound > and inbound session create apis. > > Signed-off-by: Archana Muniganti <march...@marvell.com> > Signed-off-by: Tejasree Kondoj <ktejas...@marvell.com> > Signed-off-by: Vamsi Attunuru <vattun...@marvell.com> > --- Clang compilation broken on this patch
../drivers/crypto/cnxk/cn9k_ipsec.c:18:1: error: unused function 'cn9k_cpt_enq_sa_write' [-Werror,-Wunused-function] cn9k_cpt_enq_sa_write(struct cn9k_ipsec_sa *sa, struct cnxk_cpt_qp *qp, ^ ../drivers/crypto/cnxk/cn9k_ipsec.c:236:1: error: unused function 'fill_ipsec_common_sa' [-Werror,-Wunused-function] fill_ipsec_common_sa(struct rte_security_ipsec_xform *ipsec,