aboutsummaryrefslogtreecommitdiff
path: root/test/validation/crypto/odp_crypto_test_inp.c
AgeCommit message (Expand)Author
2016-07-21validation: moving api validation tests to prepare for new interfacesChristophe Milard
2016-07-21validation: diverse cosmetic fixes for checkpatchChristophe Milard
2016-04-27validation: crypto: verify odp crypto capabilityBalakrishna Garapati
2016-02-11api: move include/odp.h to include/odp_api.hChristophe Milard
2015-11-26validation: crypto: add test for AES128-GCMNicolas Morey-Chaisemartin
2015-11-26validation: crypto: allow custom auth/cipher rangeNicolas Morey-Chaisemartin
2015-11-26validation: crypto: support validating both cipher and auth at the same timeNicolas Morey-Chaisemartin
2015-11-11validation: crypto: add test for AES128 CBCNicolas Morey-Chaisemartin
2015-11-11validation: crypto: add test for HMAC-SHA-256-128Nicolas Morey-Chaisemartin
2015-11-11api: crypto: move enums from platform types to odp and rename to fit the API ...Nicolas Morey-Chaisemartin
2015-10-15validation: add ability to mark tests inactiveStuart Haslam
2015-08-24validation: crypto: using _CU_TEST_INFO()Christophe Milard
2015-07-29validation: crypto: lib populatedChristophe Milard
2015-06-22validation: renaming in odp_crypto.cChristophe Milard
2015-04-08validation: crypto: combine sync and async testsTaras Kondratiuk