aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/crypto.h
AgeCommit message (Expand)Author
2015-12-29api: crypto: Add AES128-GCM supportNicolas Morey-Chaisemartin
2015-11-25api: crypto: add AES128-CBC encrypt/decrypt methodsNicolas Morey-Chaisemartin
2015-11-25api: crypto: add HMAC-SHA-256-128 supportNicolas Morey-Chaisemartin
2015-11-25api: crypto: move enums from platform types to odp and rename to fit the API ...Nicolas Morey-Chaisemartin
2015-06-05api: codespell: correct spellingMike Holmes
2015-02-27api: crypto: add error code for invalid IVTaras Kondratiuk
2015-02-25api: crypto: remove posix dependencyPetri Savolainen
2015-02-25api: crypto: add session destroy functionTaras Kondratiuk
2015-02-08api: reflect file path in header guardsTaras Kondratiuk
2015-02-04api: odp_crypto.h: updated return descriptionsOla Liljedahl
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-02-04api: crypto: add strong typing handle display functionsBill Fischofer
2015-01-30api: crypto: change bool to odp_bool_tRobbie King
2015-01-30api: crypto: new completion event schemeRobbie King
2015-01-29api: crypto: move type, define and enumsAnders Roxell
2015-01-29api: remove platform includesAnders Roxell
2015-01-29api: move generic API into the odp namespaceAnders Roxell