summaryrefslogtreecommitdiffstats
path: root/engines/e_devcrypto.c
AgeCommit message (Expand)Author
2020-07-22engines: fixed to work with EVP_*_meth calls deprecatedPauli
2020-07-16Update copyright yearRichard Levitte
2020-07-16 deprecate enginesPauli
2019-08-02Replace FUNCerr with ERR_raise_dataRich Salz
2019-07-22Deprecate SYSerr, add new FUNCerr macroRich Salz
2019-07-22Add ERR_put_func_error, and use it.Rich Salz
2019-07-02Fix TyposAntoine Cœur
2019-05-31Fix CHECK_BSD_STYLE_MACROS for OpenBSD and cryptodev-linuxRetropotenza
2019-03-19Fix strict-warnings build on FreeBSDBenjamin Kaduk
2019-02-22engines/e_devcrypto: set digest input_blocksizeEneas U de Queiroz
2019-02-22engines/e_devcrypto: fixes logic in close_devcryptoEneas U de Queiroz
2019-02-22engines/e_devcrypto.c: fix cipher_ctrl functionEneas U de Queiroz
2019-02-13Macro typo fix not propagatedPauli
2019-02-12eng_devcrypto.c: close open session on initEneas U de Queiroz
2019-02-12e_devcrypto: make the /dev/crypto engine dynamicEneas U de Queiroz