Lines Matching defs:op
1453 struct rte_crypto_op *op, in cpu_crypto_auth()
1556 ccp_perform_hmac(struct rte_crypto_op *op, in ccp_perform_hmac()
1728 ccp_perform_sha(struct rte_crypto_op *op, in ccp_perform_sha()
1814 ccp_perform_sha3_hmac(struct rte_crypto_op *op, in ccp_perform_sha3_hmac()
1952 ccp_perform_sha3(struct rte_crypto_op *op, in ccp_perform_sha3()
2017 ccp_perform_aes_cmac(struct rte_crypto_op *op, in ccp_perform_aes_cmac()
2167 ccp_perform_aes(struct rte_crypto_op *op, in ccp_perform_aes()
2252 ccp_perform_3des(struct rte_crypto_op *op, in ccp_perform_3des()
2351 ccp_perform_aes_gcm(struct rte_crypto_op *op, struct ccp_queue *cmd_q) in ccp_perform_aes_gcm()
2522 ccp_crypto_cipher(struct rte_crypto_op *op, in ccp_crypto_cipher()
2557 ccp_crypto_auth(struct rte_crypto_op *op, in ccp_crypto_auth()
2626 ccp_crypto_aead(struct rte_crypto_op *op, in ccp_crypto_aead()
2654 struct rte_crypto_op **op, in process_ops_to_enqueue()
2759 static inline void ccp_auth_dq_prepare(struct rte_crypto_op *op) in ccp_auth_dq_prepare()
2878 struct rte_crypto_op **op, in process_ops_to_dequeue()