numam-dpdk/drivers/crypto/aesni_gcm
Shreyansh Jain 50a3345fa9 vdev: rename init/uninit ops to probe/remove
Inline with PCI probe and remove, VDEV probe and remove hooks provide
a uniform naming.
PCI probe represents scan and driver initialization. For VDEV, it will
represent argument parsing and initialization.

Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
2016-10-06 16:02:14 +02:00
..
aesni_gcm_ops.h aesni_gcm: add driver for AES-GCM crypto operations 2016-03-11 01:01:42 +01:00
aesni_gcm_pmd_ops.c aesni_gcm: fix supported key sizes 2016-04-06 18:48:04 +02:00
aesni_gcm_pmd_private.h crypto: normalize driver names with macros 2016-07-08 19:20:26 +02:00
aesni_gcm_pmd.c vdev: rename init/uninit ops to probe/remove 2016-10-06 16:02:14 +02:00
Makefile mk: fix external dependencies of crypto drivers 2016-06-29 13:33:01 +02:00
rte_pmd_aesni_gcm_version.map aesni_gcm: add driver for AES-GCM crypto operations 2016-03-11 01:01:42 +01:00