Searched refs:crypto_ops (Results 1 – 5 of 5) sorted by relevance
912 struct rte_crypto_op *crypto_ops[BURST_SIZE];915 crypto_ops, BURST_SIZE) == 0)928 crypto_ops[i]->sym->m_src = mbufs[i];933 struct rte_crypto_op *op = crypto_ops[i];949 crypto_ops, BURST_SIZE);1195 struct rte_crypto_op *crypto_ops[1];1198 crypto_ops, 1) == 0)1202 struct rte_crypto_asym_op *asym_op = crypto_ops[0]->asym;1215 crypto_ops, 1);
527 typedef struct crypto_ops { struct
378 * If we can't allocate a crypto_ops, then drop
3289 static struct rte_cryptodev_ops crypto_ops = { variable3351 cryptodev->dev_ops = &crypto_ops; in dpaa_sec_dev_init()
3787 static struct rte_cryptodev_ops crypto_ops = { variable3854 cryptodev->dev_ops = &crypto_ops; in dpaa2_sec_dev_init()