Replace FUNCerr with ERR_raise_data
[openssl.git] / engines / e_devcrypto.c
2019-08-02 Rich SalzReplace FUNCerr with ERR_raise_data
2019-07-22 Rich SalzDeprecate SYSerr, add new FUNCerr macro
2019-07-22 Rich SalzAdd ERR_put_func_error, and use it.
2019-07-02 Antoine CœurFix Typos
2019-05-31 RetropotenzaFix CHECK_BSD_STYLE_MACROS for OpenBSD and cryptodev...
2019-03-19 Benjamin KadukFix strict-warnings build on FreeBSD
2019-02-22 Eneas U de Queirozengines/e_devcrypto: set digest input_blocksize
2019-02-22 Eneas U de Queirozengines/e_devcrypto: fixes logic in close_devcrypto
2019-02-22 Eneas U de Queirozengines/e_devcrypto.c: fix cipher_ctrl function
2019-02-13 PauliMacro typo fix not propagated
2019-02-12 Eneas U de Queirozeng_devcrypto.c: close open session on init
2019-02-12 Eneas U de Queiroze_devcrypto: make the /dev/crypto engine dynamic