Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/ccp/
H A Dccp_dev.h181 struct __rte_cache_aligned ccp_queue { struct
226 struct ccp_queue cmd_q[MAX_HW_QUEUES]; argument
479 struct ccp_queue *ccp_allot_queue(struct rte_cryptodev *dev, int slot_req);
H A Dccp_crypto.h354 struct ccp_queue *cmd_q,
H A Dccp_crypto.c1508 struct ccp_queue *cmd_q) in ccp_perform_passthru()
1557 struct ccp_queue *cmd_q) in ccp_perform_hmac()
1729 struct ccp_queue *cmd_q) in ccp_perform_sha()
1815 struct ccp_queue *cmd_q) in ccp_perform_sha3_hmac()
1953 struct ccp_queue *cmd_q) in ccp_perform_sha3()
2018 struct ccp_queue *cmd_q) in ccp_perform_aes_cmac()
2168 struct ccp_queue *cmd_q, in ccp_perform_aes()
2253 struct ccp_queue *cmd_q, in ccp_perform_3des()
2351 ccp_perform_aes_gcm(struct rte_crypto_op *op, struct ccp_queue *cmd_q) in ccp_perform_aes_gcm()
2523 struct ccp_queue *cmd_q, in ccp_crypto_cipher()
[all …]