Searched refs:rte_cryptodev_ops (Results 1 – 25 of 37) sorted by relevance
12
11 extern struct rte_cryptodev_ops cn10k_cpt_ops;
10 extern struct rte_cryptodev_ops cn9k_cpt_ops;
95 struct rte_cryptodev_ops *dev_ops;402 struct rte_cryptodev_ops { struct
52 extern struct rte_cryptodev_ops *null_crypto_pmd_ops;
308 static struct rte_cryptodev_ops pmd_ops = {327 struct rte_cryptodev_ops *null_crypto_pmd_ops = &pmd_ops;
319 struct rte_cryptodev_ops armv8_crypto_pmd_ops = {338 struct rte_cryptodev_ops *rte_armv8_crypto_pmd_ops = &armv8_crypto_pmd_ops;
187 extern struct rte_cryptodev_ops *rte_armv8_crypto_pmd_ops;
95 extern struct rte_cryptodev_ops *rte_mrvl_crypto_pmd_ops;
817 static struct rte_cryptodev_ops mrvl_crypto_pmd_ops = {836 struct rte_cryptodev_ops *rte_mrvl_crypto_pmd_ops = &mrvl_crypto_pmd_ops;
11 struct rte_cryptodev_ops qat_asym_crypto_ops_gen1 = {
254 struct rte_cryptodev_ops qat_sym_crypto_ops_gen2 = {
822 extern struct rte_cryptodev_ops qat_sym_crypto_ops_gen1;823 extern struct rte_cryptodev_ops qat_asym_crypto_ops_gen1;
61 struct rte_cryptodev_ops *cryptodev_ops;
100 extern struct rte_cryptodev_ops *ccp_pmd_ops;
807 struct rte_cryptodev_ops ccp_ops = {826 struct rte_cryptodev_ops *ccp_pmd_ops = &ccp_ops;
105 extern struct rte_cryptodev_ops *rte_crypto_scheduler_pmd_ops;
510 static struct rte_cryptodev_ops scheduler_pmd_ops = {529 struct rte_cryptodev_ops *rte_crypto_scheduler_pmd_ops = &scheduler_pmd_ops;
185 extern struct rte_cryptodev_ops *rte_openssl_pmd_ops;
1207 struct rte_cryptodev_ops openssl_pmd_ops = {1229 struct rte_cryptodev_ops *rte_openssl_pmd_ops = &openssl_pmd_ops;
339 struct rte_cryptodev_ops chacha20_poly1305_pmd_ops = {358 struct rte_cryptodev_ops *rte_chacha20_poly1305_pmd_ops =
346 struct rte_cryptodev_ops zuc_pmd_ops = {365 struct rte_cryptodev_ops *rte_zuc_pmd_ops = &zuc_pmd_ops;
415 struct rte_cryptodev_ops kasumi_pmd_ops = {434 struct rte_cryptodev_ops *rte_kasumi_pmd_ops = &kasumi_pmd_ops;
542 struct rte_cryptodev_ops snow3g_pmd_ops = {561 struct rte_cryptodev_ops *rte_snow3g_pmd_ops = &snow3g_pmd_ops;
343 struct rte_cryptodev_ops *ops;
225 static struct rte_cryptodev_ops crypto_bcmfs_ops = {