Home
last modified time | relevance | path

Searched refs:nitrox_check_se_req (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym_reqmgr.h16 int nitrox_check_se_req(struct nitrox_softreq *sr, struct rte_crypto_op **op);
H A Dnitrox_sym.c689 ret = nitrox_check_se_req(sr, op_ptr); in nitrox_deq_single_op()
H A Dnitrox_sym_reqmgr.c790 nitrox_check_se_req(struct nitrox_softreq *sr, struct rte_crypto_op **op) in nitrox_check_se_req() function