Searched refs:rte_armv8_crypto_pmd_ops (Results 1 – 3 of 3) sorted by relevance
187 extern struct rte_cryptodev_ops *rte_armv8_crypto_pmd_ops;
339 struct rte_cryptodev_ops *rte_armv8_crypto_pmd_ops = &armv8_crypto_pmd_ops; variable
789 dev->dev_ops = rte_armv8_crypto_pmd_ops; in cryptodev_armv8_crypto_create()