aboutsummaryrefslogtreecommitdiff
path: root/test/validation/crypto
AgeCommit message (Expand)Author
2015-07-03Merge branch 'master' into api-nextMaxim Uvarov
2015-06-29configurable binaries extensionNicolas Morey-Chaisemartin
2015-06-25Merge branch 'master' into api-nextMaxim Uvarov
2015-06-22validation: creating own dir and lib for cryptoChristophe Milard
2015-06-22validation: renaming in odp_crypto.cChristophe Milard
2015-04-08validation: crypto: combine sync and async testsTaras Kondratiuk
2015-04-08validation: crypto: handle synchronous operations in async testTaras Kondratiuk
2015-03-10validation: crypto: add unit tests for strong type display functionsBill Fischofer
2015-03-03validation: crypto: add packet free to sync testRobbie King
2015-03-03validation: crypto: split crypto and random testsTaras Kondratiuk
2015-02-27validation: crypto: destroy session in case of failureTaras Kondratiuk
2015-02-26validation: crypto: don't check detailed operation statusTaras Kondratiuk
2015-02-26validation: crypto: verify odp_crypto_operation() return codeTaras Kondratiuk
2015-02-26validation: crypto: verify session_destroyRobbie King
2015-02-25api: random: replace ssize_t with int32_tPetri Savolainen
2015-02-04api: odp_crypto.h: odp_hw_random_get(): return number of bytes writtenOla Liljedahl
2015-02-04api: random: Renamed odp_hw_random_getPetri Savolainen
2015-01-30api: crypto: change bool to odp_bool_tRobbie King
2015-01-30api: crypto: new completion event schemeRobbie King
2015-01-27api: pool: Rename odp_buffer_pool_ to odp_pool_Petri Savolainen
2015-01-27api: crypto: Use odp_event_t instead of odp_buffer_tPetri Savolainen
2015-01-27api: packet: Removed odp_packet_from_bufferPetri Savolainen
2015-01-27api: event: odp_queue_deqPetri Savolainen
2014-12-16validation: crypto: remove data offset workaroundTaras Kondratiuk
2014-12-09validation: correct use of #includeMike Holmes
2014-12-03crypto: cunit test suite for rngAlexandru Badicioiu
2014-11-20test: rename cunit dir to validationMike Holmes