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
/
rte_cryptodev.c
Age
Commit message (
Expand
)
Author
2024-10-11
cryptodev: add SM4-XTS
Hanxiao Li
2024-10-09
cryptodev: add asymmetric operational capability
Gowrishankar Muthukrishnan
2024-10-09
cryptodev: add queue pair reset API
Vidya Sagar Velumuri
2024-07-02
cryptodev: fix build without crypto callbacks
Ganapati Kundapura
2024-02-21
cryptodev: speed up ops pool create
Andrew Boyer
2023-12-21
lib: remove redundant newline from logs
David Marchand
2023-12-21
lib: use dedicated logtypes and macros
David Marchand
2023-12-12
cryptodev: use a dynamic logtype
Stephen Hemminger
2023-10-30
cryptodev: use stdatomic API
Tyler Retzlaff
2023-10-09
cryptodev: add hash algorithms in asymmetric capability
Gowrishankar Muthukrishnan
2023-10-09
cryptodev: remove deprecated algo string arrays
Akhil Goyal
2023-06-08
cryptodev: add asymmetric SM2 algorithm
Gowrishankar Muthukrishnan
2023-06-05
cryptodev: add SM3-HMAC and SM4-CFB/OFB
Sunyang Wu
2023-02-20
cryptodev: drop export of internal tracepoints
Ankur Dwivedi
2023-01-31
cryptodev: add SHAKE algorithm
Volodymyr Fialko
2023-01-31
cryptodev: introduce query API for error event
Srujana Challa
2023-02-05
rename telemetry u64 functions to uint versions
Bruce Richardson
2023-02-05
telemetry: rename unsigned 64-bit enum value to uint
Bruce Richardson
2023-02-05
cryptodev: fix telemetry data truncation
Huisong Li
2023-01-10
cryptodev: add algo enums to string conversion API
Akhil Goyal
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-10-02
cryptodev: add trace points
Amit Prakash Shukla
2022-10-02
cryptodev: add SM3 hash algorithm
Arek Kusztal
2022-10-02
cryptodev: add SM4 encryption algorithm
Arek Kusztal
2022-09-27
cryptodev: fix missing SHA3 algorithm strings
Volodymyr Fialko
2022-09-23
dev: hide driver object
David Marchand
2022-09-23
eal: deprecate RTE_FUNC_PTR_* macros
David Marchand
2022-06-02
cryptodev: add public key verify option
Arek Kusztal
2022-06-01
cryptodev: separate key exchange operation enum
Arek Kusztal
2022-06-01
cryptodev: add API to get/set event metadata
Volodymyr Fialko
2022-02-22
cryptodev: fix asymmetric private session variable size
Ciara Power
2022-02-22
lib: remove unneeded header includes
Sean Morrissey
2022-02-12
cryptodev: modify return value for asym session create
Ciara Power
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-04
cryptodev: add telemetry endpoint for capabilities
Gowrishankar Muthukrishnan
2021-11-04
cryptodev: support telemetry
Rebecca Troy
2021-10-20
cryptodev: move inline APIs into separate structure
Akhil Goyal
2021-10-20
cryptodev: allocate max space for internal queue array
Akhil Goyal
2021-10-07
cryptodev: build on Windows
Tal Shnaiderman
2021-09-08
cryptodev: expose driver interface as internal
Akhil Goyal
2021-09-08
cryptodev: rename function to check device validity
Akhil Goyal
2021-04-21
lib: remove librte_ prefix from directory names
Bruce Richardson