aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_crypto_null.c
AgeCommit message (Expand)Author
2022-04-13api: crypto: deprecate odp_crypto_operation()Janne Peltonen
2022-02-04linux-gen: packet: add common packet metadata copy functionMatias Elo
2021-10-21linux-gen: fix zero-size array build errorsMatias Elo
2021-09-22linux-gen: crypto: null: add support for disabling crypto featureMatias Elo
2021-09-22linux-gen: shm: rename implementation internal shm blocksMatias Elo
2021-08-30linux-gen: crypto: fix error handling in odp_crypto_operation()Janne Peltonen
2021-03-31linux-gen: crypto: set completion queue capabilityAakash Sasidharan
2020-09-25linux-gen: crypto: send completion events to the correct queueJanne Peltonen
2020-05-15api: add missing const qualifiersPetri Savolainen
2019-10-22linux-gen: init: prefix internal init/term functions with underscoreMatias Elo
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2018-11-14linux-gen: ishm: remove _ODP_SHM_NO_HP flagMatias Elo
2018-10-09linux-gen: do not use huge pages for internal allocationsMaxim Uvarov
2018-08-20linux-gen: queue: remove enq/deq from queue interfacePetri Savolainen
2018-06-29linux-gen: support building ODP without libcrypto from OpenSSLDmitry Eremin-Solenikov