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_crypto_sym.h
Age
Commit message (
Expand
)
Author
2024-10-11
cryptodev: add SM4-XTS
Hanxiao Li
2024-10-09
use C linkage where appropriate in headers
Mattias Rönnblom
2023-11-03
cryptodev: clarify usage of block ciphers
Arkadiusz Kusztal
2023-10-09
cryptodev: remove deprecated algo string arrays
Akhil Goyal
2023-08-16
remove C11 compatibility macro
Tyler Retzlaff
2023-06-27
lib: remove extra asterisks ending comment blocks
Thomas Monjalon
2023-06-05
cryptodev: add SM3-HMAC and SM4-CFB/OFB
Sunyang Wu
2023-03-28
doc: fix code blocks in cryptodev guide
Akhil Goyal
2023-01-31
cryptodev: add SHAKE algorithm
Volodymyr Fialko
2023-01-10
cryptodev: add algo enums to string conversion API
Akhil Goyal
2022-11-15
cleanup compat header inclusions
David Marchand
2022-10-04
security: hide session structure
Akhil Goyal
2022-10-04
cryptodev: hide symmetric session structure
Akhil Goyal
2022-10-02
cryptodev: add SM3 hash algorithm
Arek Kusztal
2022-10-02
cryptodev: add SM4 encryption algorithm
Arek Kusztal
2021-10-17
cryptodev: fix multi-segment raw vector processing
Gagandeep Singh
2021-10-17
cryptodev: add field for out-of-place in raw vector
Hemant Agrawal
2021-10-17
cryptodev: add total raw buffer length
Gagandeep Singh
2021-10-17
cryptodev: rename field in vector struct
Hemant Agrawal
2021-10-16
cryptodev: extend data-unit length field
Matan Azrad
2021-04-21
lib: remove librte_ prefix from directory names
Bruce Richardson