Home
last modified time | relevance | path

Searched refs:rte_cryptodev_allocate_driver (Results 1 – 4 of 4) sorted by relevance

/dpdk/lib/cryptodev/
H A Dcryptodev_pmd.h572 uint8_t rte_cryptodev_allocate_driver(struct cryptodev_driver *crypto_drv,
592 driver_id = rte_cryptodev_allocate_driver(&crypto_drv, &(drv));\
H A Dversion.map115 rte_cryptodev_allocate_driver;
H A Drte_cryptodev.c2462 rte_cryptodev_allocate_driver(struct cryptodev_driver *crypto_drv, in rte_cryptodev_allocate_driver() function
/dpdk/doc/guides/rel_notes/
H A Drelease_17_11.rst373 * **Modified the rte_cryptodev_allocate_driver function.**
375 Modified the ``rte_cryptodev_allocate_driver()`` function in the cryptodev