aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_crypto_openssl.c
AgeCommit message (Expand)Author
2019-05-24linux-gen: crypto: fix support for OpenSSL 1.0.xDmitry Eremin-Solenikov
2019-05-24linux-gen: crypto: add support for 3GPP AES EEA2/EIA2 algorithmsDmitry Eremin-Solenikov
2019-05-24linux-gen: crypto: add AES-XTS supportDmitry Eremin-Solenikov
2019-05-24linux-gen: aes-gmac: extend capabilitiesDmitry Eremin-Solenikov
2019-05-24linux-gen: crypto: add AES-CFB128 supportDmitry Eremin-Solenikov
2019-05-24linux-gen: crypto: add AES-ECB supportDmitry Eremin-Solenikov
2019-05-24linux-gen: crypto: add digest algorithms supportDmitry Eremin-Solenikov
2019-05-24linux-gen: crypto: add HMAC-SHA224 algorithm supportDmitry Eremin-Solenikov
2019-05-24linux-gen: add 3DES-ECB algorithm supportDmitry Eremin-Solenikov
2019-04-16linux-gen: crypto: fix AES-GMAC with OpenSSL 1.1.1bDmitry Eremin-Solenikov
2019-04-11linux-gen: crypto: disable openssl locking callbacksMatias 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-07-23linux-gen: crypto: properly sort AES-CMAC capabilitiesDmitry Eremin-Solenikov
2018-06-29linux-gen: support building ODP without libcrypto from OpenSSLDmitry Eremin-Solenikov