Home
last modified time | relevance | path

Searched refs:ZUC_OP_NOT_SUPPORTED (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/crypto/zuc/
H A Drte_zuc_pmd.c24 return ZUC_OP_NOT_SUPPORTED; in zuc_get_mode()
28 return ZUC_OP_NOT_SUPPORTED; in zuc_get_mode()
36 return ZUC_OP_NOT_SUPPORTED; in zuc_get_mode()
45 return ZUC_OP_NOT_SUPPORTED; in zuc_get_mode()
48 return ZUC_OP_NOT_SUPPORTED; in zuc_get_mode()
78 case ZUC_OP_NOT_SUPPORTED: in zuc_set_session_parameters()
367 enum zuc_operation prev_zuc_op = ZUC_OP_NOT_SUPPORTED; in zuc_pmd_enqueue_burst()
H A Dzuc_pmd_private.h59 ZUC_OP_NOT_SUPPORTED enumerator