test/crypto: fix build with GCC 11
[dpdk.git] / app / test / test_cryptodev.c
2021-05-19 Kevin Traynortest/crypto: fix build with GCC 11
2021-05-19 Ciara Powertest/crypto: fix result when PMD is not loaded
2021-05-12 Ciara Powertest/crypto: build block-cipher suite dynamically
2021-05-12 Ciara Powertest/crypto: move test suite parameters to header file
2021-05-12 Ciara Powertest/crypto: replace unsupported with skipped
2021-05-12 Ciara Powertest/crypto: refactor to use sub test suites
2021-05-05 Kai Jitest/crypto: copy offset data to OOP destination buffer
2021-05-05 Kai Jitest/crypto: fix auth-cipher compare length in OOP
2021-04-16 Fan Zhangcryptodev: add dequeue count parameter in raw API
2021-04-16 Adam Dybkowskitest/crypto: close device after tests
2021-02-04 Gagandeep Singhtest/crypto: add check in decryption with digest case
2021-01-19 Abhinandan Gujjartest/crypto: add case for enqueue/dequeue callbacks
2020-11-12 Fan Zhangtest/crypto: fix out-of-place test
2020-11-12 Ciara Powertest/crypto: fix null dereference of crypto op
2020-11-12 Fan Zhangtest/crypto: fix GMAC SGL case
2020-11-02 Pablo de Laratest/crypto: disable wireless cases for CPU crypto API
2020-10-23 Thomas Monjalonremove config prefix used with make
2020-10-20 Stephen Hemmingereal: rename lcore master and slave
2020-10-19 Bruce Richardsonbuild: replace use of old build macros
2020-10-19 Akhil Goyalsecurity: update session create API
2020-10-14 Franck Lenormandtest/crypto: add PDCP-SDAP cases
2020-10-14 Franck Lenormandtest/crypto: rework PDCP function
2020-10-14 Fan Zhangtest/crypto: add cases for raw datapath API
2020-10-14 Fan Zhangcryptodev: change crypto symmetric vector structure
2020-10-14 Pablo de Laratest/crypto: add GMAC SGL
2020-10-14 Vikas Guptatest/crypto: add bcmfs
2020-10-14 Ruifeng Wangtest/crypto: replace armv8 test suite
2020-10-14 Ruifeng Wangtest/crypto: fix stats test
2020-10-14 Adam Dybkowskicrypto/scheduler: rename slave to worker
2020-10-14 Nagadheeraj Rottelatest/crypto: replace NITROX PMD specific test suite
2020-10-14 Ankur Dwiveditest/crypto: fix device number
2020-10-01 Ciara Powerapp: remove references to make-based config
2020-07-18 David Coyletest/crypto: enable feature flag for security
2020-07-18 David Coyletest/crypto: fix AESNI-MB CPU tests
2020-07-18 Ankur Dwiveditest/crypto: change cipher offset for ESN vector
2020-07-08 Arek Kusztaltest/crypto: add ChaCha20-Poly1305 cases
2020-07-08 Akhil Goyaltest/crypto: update PDCP HFN scenarios
2020-07-08 Anoob Josephtest/crypto: use generic test suite for OCTEON TX/TX2
2020-07-08 Anoob Josephtest/crypto: remove some PMD specific null tests
2020-07-08 David Coyletest/crypto: add DOCSIS security cases
2020-05-17 Apeksha Guptatest/crypto: fix statistics case
2020-05-15 Anoob Josephtest/crypto: remove tests for unsupported descriptors
2020-05-11 Akhil Goyaltest/crypto: remove unused variable
2020-05-11 Akhil Goyaltest/crypto: remove QAT specific check
2020-05-11 Akhil Goyaltest/crypto: remove dpaaX_sec specific test suites
2020-05-11 Akhil Goyaltest/crypto: run PDCP cases if supported
2020-05-11 Akhil Goyaltest/crypto: skip unsupported session
2020-05-11 Akhil Goyaltest/crypto: skip unsupported session-less cases
2020-05-11 Akhil Goyaltest/crypto: skip unsupported scatter/gather cases
2020-05-11 Akhil Goyaltest/crypto: skip unsupported non-byte aligned cases
2020-04-19 Pablo de Laratest/crypto: do not check for PMD
2020-04-19 Konstantin Ananyevtest/crypto: add CPU crypto mode for AESNI MB
2020-04-05 Nagadheeraj Rottelacrypto/nitrox: support 3DES-CBC
2020-04-05 Arek Kusztaltest/crypto: add AES-GCM J0 case
2020-02-13 Marcin Smoczynskitest/crypto: add CPU crypto mode cases
2020-02-05 Adam Dybkowskitest/crypto: refactor unit tests into one combined...
2020-02-05 Adam Dybkowskitest/crypto: add capability checks
2020-02-05 Adam Dybkowskitest/crypto: refactor unit tests
2020-02-05 Thomas Monjaloncryptodev: revert Chacha20-Poly1305 AEAD algorithm
2020-01-16 Arek Kusztaltest/crypto: add Chacha Poly cases
2020-01-15 Adam Dybkowskitest/crypto: add mixed encypted-digest
2020-01-15 Adam Dybkowskitest/crypto: fix missing operation status check
2019-11-08 Pablo de Laracrypto/aesni_gcm: support in-place chained mbufs
2019-10-23 Hemant Agrawaltest/crypto: fix build without rte_security
2019-10-23 Adam Dybkowskitest/crypto: add encrypted digest case for AES-CTR...
2019-10-23 Anoob Josephtest/crypto: add OCTEON TX2
2019-10-23 Hemant Agrawaltest/crypto: enable SNOW3G and ZUC for dpaa
2019-10-23 Hemant Agrawaltest/crypto: add case for auth only trailer
2019-10-23 Hemant Agrawaltest/crypto: increase cases for dpaax
2019-10-23 Hemant Agrawaltest/crypto: fix PDCP session create
2019-10-09 Adam Dybkowskitest/crypto: add more AES-GCM cases for QAT
2019-10-09 Nagadheeraj Rottelatest/crypto: add cases for Nitrox
2019-10-09 Hemant Agrawaltest/crypto: add negative cases for NXP drivers
2019-10-09 Hemant Agrawaltest/crypto: change failure condition check
2019-10-09 Akhil Goyaltest/crypto: support wireless algos for dpaa2-sec
2019-10-09 Akhil Goyaltest/crypto: add PDCP cases for scatter gather
2019-10-09 Akhil Goyaltest/crypto: add PDCP U-Plane decap cases
2019-10-09 Akhil Goyaltest/crypto: add PDCP U-Plane encap with integrity...
2019-10-09 Akhil Goyaltest/crypto: add PDCP U-Plane encap cases
2019-10-09 Akhil Goyaltest/crypto: add PDCP C-Plane decap cases
2019-10-09 Akhil Goyaltest/crypto: add PDCP C-Plane encap cases
2019-10-09 Ruifeng Wangtest/crypto: fix armv8 virtual PMD autotest
2019-07-19 Hemant Agrawaltest/crypto: fix session init failure for wireless...
2019-07-19 Damian Nowaktest/crypto: add capability check for ZUC cases
2019-07-05 Damian Nowaktest/crypto: return correct value if feature not supported
2019-07-05 Damian Nowaktest/crypto: add scatter-gather tests for IP and OOP
2019-07-05 Damian Nowaktest/crypto: add KASUMI test cases for auth-cipher
2019-07-05 Damian Nowaktest/crypto: add ZUC test cases for auth-cipher
2019-07-05 Damian Nowaktest/crypto: add SNOW3G test cases for auth-cipher
2019-07-05 Fiona Trahetest/crypto: add NULL algo to loop test mechanism
2019-07-05 Anoob Josephcryptodev: add feature flags to disable
2019-06-27 David Marchandtest: skip tests when missing requirements
2019-06-03 Stephen Hemmingertest: use lcore accessors
2019-04-02 Lukasz Krakowiaktest/crypto: check SNOW3G when digest is encrypted
2019-03-22 Chaitanya Babu Talluritest/crypto: fix possible overflow using strlcat
2019-02-26 Bruce Richardsontest: move to app directory
2017-02-28 Ferruh Yigittest: move unit tests to separate directory
2017-01-30 Fan Zhangcrypto/scheduler: add unit test
2017-01-19 Zbigniew Bodekapp/test: add ARMv8 crypto tests and test vectors
2017-01-18 Piotr Azarewiczcrypto/aesni_gcm: test new features
next