aboutsummaryrefslogtreecommitdiff
path: root/engines/e_devcrypto.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-02Replace FUNCerr with ERR_raise_dataRich Salz1-8/+8
2019-07-22Deprecate SYSerr, add new FUNCerr macroRich Salz1-8/+8
2019-07-22Add ERR_put_func_error, and use it.Rich Salz1-8/+8
2019-07-02Fix TyposAntoine Cœur1-1/+1
2019-05-31Fix CHECK_BSD_STYLE_MACROS for OpenBSD and cryptodev-linuxRetropotenza1-1/+1
2019-03-19Fix strict-warnings build on FreeBSDBenjamin Kaduk1-1/+1
2019-02-22engines/e_devcrypto: set digest input_blocksizeEneas U de Queiroz1-8/+10
2019-02-22engines/e_devcrypto: fixes logic in close_devcryptoEneas U de Queiroz1-1/+4
2019-02-22engines/e_devcrypto.c: fix cipher_ctrl functionEneas U de Queiroz1-26/+32
2019-02-13Macro typo fix not propagatedPauli1-1/+1
2019-02-12eng_devcrypto.c: close open session on initEneas U de Queiroz1-6/+20
2019-02-12e_devcrypto: make the /dev/crypto engine dynamicEneas U de Queiroz1-0/+1284