app/test: rework command registration
[dpdk.git] / app / test / test_cryptodev.c
2016-07-15 Thomas Monjalonapp/test: rework command registration
2016-07-11 Pablo de Laraapp/test: fix hexdump length for crypto
2016-07-10 Deepak Kumar Jainapp/test: fix missing operation initialization
2016-07-08 Pablo de Laracrypto: normalize driver names with macros
2016-07-01 Bruce Richardsonmempool: rename functions with confusing names
2016-06-27 Pablo de Laraapp/test: avoid freeing mbufs twice in qat test
2016-06-27 Pablo de Laraapp/test: avoid freeing mbuf twice
2016-06-20 Pablo de Laraapp/test: refactor SNOW 3G and KASUMI tests
2016-06-20 Pablo de Laraapp/test: add SNOW 3G UEA2 with offset
2016-06-20 Pablo de Laraapp/test: add bit-level SNOW 3G UIA2
2016-06-20 Pablo de Laraapp/test: add out-of-place cases for SNOW 3G
2016-06-20 Pablo de Laraapp/test: fix buffer lengths for SNOW 3G
2016-06-20 Pablo de Laraapp/test: use new bit-level memcmp macro
2016-06-20 Pablo de Laraapp/test: add KASUMI crypto
2016-06-20 Pablo de Laraapp/test: use hexdump if debug log is enabled
2016-06-20 Pablo de Laraapp/test: remove unnecessary hexdump
2016-06-20 Pablo de Laraapp/test: fix debug build
2016-06-20 Fan Zhangapp/test: rework crypto AES unit test
2016-06-13 Tomasz Kulasekapp/test: fix array overflow warning with gcc 4.5
2016-06-07 Fan Zhangaesni_mb: add AES-CTR
2016-06-07 Arek Kusztalapp/test: add AES-CTR
2016-04-07 Tomasz Kulasekapp/test: fix array overflow warning with gcc 4.5
2016-03-31 Arek Kusztalapp/test: add out-of-place symmetric crypto operations
2016-03-11 Declan Dohertynull_crypto: add driver for null crypto operations
2016-03-11 John Griffinapp/test: add AES-GCM tests for QAT
2016-03-11 Declan Dohertyaesni_gcm: add driver for AES-GCM crypto operations
2016-03-10 Deepak Kumar Jaincryptodev: add bit-wise handling for SNOW 3G
2016-03-10 Pablo de Larasnow3g: add driver for SNOW 3G library
2016-03-10 Deepak Kumar Jainapp/test: add SNOW 3G
2016-03-10 Deepak Kumar Jainapp/test: fix qat autotest failure
2016-03-10 Declan Dohertymbuf_offload: remove library
2016-03-10 Declan Dohertycryptodev: change burst API to be crypto op oriented
2016-03-10 Fiona Trahecryptodev: extract symmetric operations
2016-03-10 Fiona Trahecryptodev: clean up
2016-02-24 Pablo de Laraaesni_mb: fix wrong return value
2015-11-25 Declan Dohertyapp/test: add cryptodev unit and performance tests