Searched refs:rte_mrvl_crypto_pmd_ops (Results 1 – 3 of 3) sorted by relevance
90 extern struct rte_cryptodev_ops *rte_mrvl_crypto_pmd_ops;
825 struct rte_cryptodev_ops *rte_mrvl_crypto_pmd_ops = &mrvl_crypto_pmd_ops; variable
812 dev->dev_ops = rte_mrvl_crypto_pmd_ops; in cryptodev_mrvl_crypto_create()