Home
last modified time | relevance | path

Searched refs:IPSEC_MB_OP_NOT_SUPPORTED (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/crypto/ipsec_mb/
H A Dipsec_mb_private.h84 IPSEC_MB_OP_NOT_SUPPORTED enumerator
195 *mode = IPSEC_MB_OP_NOT_SUPPORTED; in ipsec_mb_parse_xform()
216 *mode = IPSEC_MB_OP_NOT_SUPPORTED; in ipsec_mb_parse_xform()
222 *mode = IPSEC_MB_OP_NOT_SUPPORTED; in ipsec_mb_parse_xform()
232 *mode = IPSEC_MB_OP_NOT_SUPPORTED; in ipsec_mb_parse_xform()
257 *mode = IPSEC_MB_OP_NOT_SUPPORTED; in ipsec_mb_parse_xform()
263 *mode = IPSEC_MB_OP_NOT_SUPPORTED; in ipsec_mb_parse_xform()
273 *mode = IPSEC_MB_OP_NOT_SUPPORTED; in ipsec_mb_parse_xform()
311 *mode = IPSEC_MB_OP_NOT_SUPPORTED; in ipsec_mb_parse_xform()
H A Dpmd_zuc.c263 enum ipsec_mb_operation prev_zuc_op = IPSEC_MB_OP_NOT_SUPPORTED; in zuc_pmd_dequeue_burst()
H A Dpmd_kasumi.c335 || curr_sess->op == IPSEC_MB_OP_NOT_SUPPORTED)) { in kasumi_pmd_dequeue_burst()
H A Dpmd_snow3g.c459 curr_sess->op == IPSEC_MB_OP_NOT_SUPPORTED)) { in snow3g_pmd_dequeue_burst()
H A Dpmd_aesni_mb.c758 case IPSEC_MB_OP_NOT_SUPPORTED: in aesni_mb_session_configure()