Home
last modified time | relevance | path

Searched refs:nitrox_softreq (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym_reqmgr.h11 struct nitrox_softreq;
15 struct nitrox_softreq *sr);
16 int nitrox_check_se_req(struct nitrox_softreq *sr, struct rte_crypto_op **op);
17 void *nitrox_sym_instr_addr(struct nitrox_softreq *sr);
H A Dnitrox_sym_reqmgr.c151 struct nitrox_softreq { struct
329 create_cipher_inbuf(struct nitrox_softreq *sr) in create_cipher_inbuf()
348 create_cipher_outbuf(struct nitrox_softreq *sr) in create_cipher_outbuf()
397 process_cipher_data(struct nitrox_softreq *sr) in process_cipher_data()
641 process_cipher_auth_data(struct nitrox_softreq *sr) in process_cipher_auth_data()
666 softreq_copy_salt(struct nitrox_softreq *sr) in softreq_copy_salt()
715 process_combined_data(struct nitrox_softreq *sr) in process_combined_data()
746 process_softreq(struct nitrox_softreq *sr) in process_softreq()
773 struct nitrox_softreq *sr) in nitrox_process_se_req()
816 nitrox_sym_instr_addr(struct nitrox_softreq *sr) in nitrox_sym_instr_addr()
[all …]
H A Dnitrox_qp.h12 struct nitrox_softreq;
22 struct nitrox_softreq *sr;
58 static inline struct nitrox_softreq *
80 nitrox_qp_enqueue(struct nitrox_qp *qp, void *instr, struct nitrox_softreq *sr) in nitrox_qp_enqueue()
H A Dnitrox_sym.c629 struct nitrox_softreq *sr; in nitrox_enq_single_op()
684 struct nitrox_softreq *sr; in nitrox_deq_single_op()