common/cnxk: fix channel number setting in MCAM entries
[dpdk.git] / lib / cryptodev / rte_cryptodev.c
2022-06-02 Arek Kusztalcryptodev: add public key verify option
2022-06-01 Arek Kusztalcryptodev: separate key exchange operation enum
2022-06-01 Volodymyr Fialkocryptodev: add API to get/set event metadata
2022-02-22 Ciara Powercryptodev: fix asymmetric private session variable...
2022-02-22 Sean Morrisseylib: remove unneeded header includes
2022-02-12 Ciara Powercryptodev: modify return value for asym session create
2022-02-12 Ciara Powercryptodev: add asymmetric session user data API
2022-02-12 Ciara Powercryptodev: hide asymmetric session structure
2022-02-12 Ciara Powercryptodev: use single mempool for asymmetric session
2021-11-04 Gowrishankar Muthu... cryptodev: add telemetry endpoint for capabilities
2021-11-04 Rebecca Troycryptodev: support telemetry
2021-10-20 Akhil Goyalcryptodev: move inline APIs into separate structure
2021-10-20 Akhil Goyalcryptodev: allocate max space for internal queue array
2021-10-07 Tal Shnaidermancryptodev: build on Windows
2021-09-08 Akhil Goyalcryptodev: expose driver interface as internal
2021-09-08 Akhil Goyalcryptodev: rename function to check device validity
2021-04-21 Bruce Richardsonlib: remove librte_ prefix from directory names