aboutsummaryrefslogtreecommitdiff
path: root/test/performance/odp_crypto.c
AgeCommit message (Expand)Author
2022-01-28test: performance: ipsec: use per-packet IVs using the new APIJanne Peltonen
2021-10-21test: performance: fix variadic macro build errorsMatias Elo
2021-09-30use odph_thread_create() instead of odph_odpthreads_create()Jere Leppänen
2021-03-31test: performance: crypto: check compl queue capabilityAakash Sasidharan
2020-10-06test: performance: add odp_sys_info_print() to all performance testsMalvika Gupta
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2018-12-26performance: add calls to odp_schedule_config()Dmitry Eremin-Solenikov
2018-11-28test: performance: use mem_model from helper optionsMatias Elo
2018-05-14helper: thread: don't use getopt libraryPetri Savolainen
2018-04-25test: crypto perf: add missing breaks to switch casePetri Savolainen
2018-04-23test: crypto perf: check algorithm capabilitiesPetri Savolainen
2018-03-29performance: crypto: add more algorithmsDmitry Eremin-Solenikov
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-26api: crypto: use cipher_iv instead of iv in session paramsDmitry Eremin-Solenikov
2018-01-29test: performance: add AES tests to crypto performance testsDmitry Eremin-Solenikov
2018-01-15performance: odp_crypto: correct typoDmitry Eremin-Solenikov
2017-12-27test: performance: crypto: free crypto-out queueDmitry Eremin-Solenikov
2017-12-27test: performance: crypto: fix packet freeingDmitry Eremin-Solenikov
2017-12-27api: crypto: revert deprecation of crypto completion APIDmitry Eremin-Solenikov
2017-12-27api: crypto: replace redundant packet_ prefixes from definitionsDmitry Eremin-Solenikov
2017-12-27test: rewrite odp_crypto using Crypto packet APIDmitry Eremin-Solenikov
2017-12-27api: crypto: deprecate ASYNC mode and odp_crypto_compl_tDmitry Eremin-Solenikov
2017-10-16test: drop now-unused common_plat directoryDmitry Eremin-Solenikov
2016-07-21validation: moving api validation tests to prepare for new interfacesChristophe Milard
2016-07-21validation: diverse cosmetic fixes for checkpatchChristophe Milard
2016-07-20test: odp_crypto add termination pathMaxim Uvarov
2016-05-23performance: crypto: adding helper cmd line parsingChristophe Milard
2016-05-23performance: crypto: using agnostic function for ODP threadsChristophe Milard
2016-05-03test: performance: return when pkt alloc failsBalakrishna Garapati
2016-04-21api: init: add instance handlePetri Savolainen
2016-04-12test: performance: Avoid possible out-of-bounds memory accessBalakrishna Garapati
2016-03-28test:performance:initialize undefined valuesBalakrishna Garapati
2016-03-28test:performance:add break statement to switch(opt)Balakrishna Garapati
2016-03-04test: performance: crypto: measure crypto operation performanceAlexandru Badicioiu