index
:
mesalab_git/tongzongzhen/dpdk.git
main
next-baseband-for-main
next-baseband-staging
next-crypto-for-main
next-eventdev-for-main
next-net-brcm-for-next-net
next-net-brcm-for-next-net-bkp
next-net-brcm-main
next-net-for-main
next-net-intel-for-next-net
next-net-intel-main
next-net-main
next-net-mlx-for-next-net
next-net-mlx-main
next-net-mrvl-for-main
next-virtio-for-next-net
next-virtio-staging
releases
Repository for tongzongzhen/dpdk
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
cryptodev
/
cryptodev_pmd.h
Age
Commit message (
Expand
)
Author
2024-10-09
cryptodev: add queue pair reset API
Vidya Sagar Velumuri
2024-10-09
use C linkage where appropriate in headers
Mattias Rönnblom
2024-06-19
cryptodev: remove marker fields
Tyler Retzlaff
2024-06-13
cryptodev: add API to get used queue pair depth
Akhil Goyal
2024-03-06
lib: move alignment attribute on types for MSVC
Tyler Retzlaff
2024-03-06
lib: use C11 alignment attribute on variables
Tyler Retzlaff
2024-01-23
cryptodev: replace zero length array with flex array
Stephen Hemminger
2023-08-16
remove C11 compatibility macro
Tyler Retzlaff
2023-07-11
cryptodev: fix device socket ID type
Ciara Power
2023-06-27
lib: restrict use of keyword extern
Thomas Monjalon
2023-06-27
lib: remove blank line ending comment blocks
Thomas Monjalon
2023-01-31
cryptodev: introduce query API for error event
Srujana Challa
2022-11-15
cleanup compat header inclusions
David Marchand
2022-10-04
cryptodev: hide symmetric session structure
Akhil Goyal
2022-10-04
cryptodev: rework session framework
Akhil Goyal
2022-10-02
cryptodev: fix unduly newlines in logs
Olivier Matz
2022-09-23
dev: hide driver object
David Marchand
2022-06-07
replace zero-length arrays with flexible ones
Bruce Richardson
2022-06-01
cryptodev: add API to get/set event metadata
Volodymyr Fialko
2022-02-22
cryptodev: add missing C++ guards
Brian Dooley
2022-02-22
lib: remove unneeded header includes
Sean Morrissey
2022-02-12
cryptodev: add asymmetric session user data API
Ciara Power
2022-02-12
cryptodev: hide asymmetric session structure
Ciara Power
2022-02-12
cryptodev: use single mempool for asymmetric session
Ciara Power
2021-11-26
fix PMD wording
Sean Morrissey
2021-11-26
remove repeated 'the' in the code
Sean Morrissey
2021-10-20
cryptodev: move device-specific structures
Akhil Goyal
2021-10-20
cryptodev: add device probing finish function
Akhil Goyal
2021-10-20
cryptodev: move inline APIs into separate structure
Akhil Goyal
2021-10-20
cryptodev: separate out internal structures
Akhil Goyal
2021-10-01
eal: remove sys/queue.h from public headers
William Tu
2021-09-22
lib: remove C++ include guard from private headers
Thomas Monjalon
2021-09-08
cryptodev: expose driver interface as internal
Akhil Goyal