hkdf: when HMAC key is all zeros, still set a valid key length
[openssl.git] / crypto / engine / eng_devcrypto.c
2019-02-12 Eneas U de Queiroze_devcrypto: make the /dev/crypto engine dynamic
2018-12-22 Jung-uk KimDo not complain when /dev/crypto does not exist.
2018-12-10 Eneas U de Queirozeng_devcrypto: add command to dump driver info
2018-12-10 Eneas U de Queirozeng_devcrypto: add configuration options
2018-12-10 Eneas U de Queirozeng_devcrypto: save ioctl if EVP_MD_..FLAG_ONESHOT
2018-12-10 Eneas U de Queirozeng_devcrypto: make sure digest can do copy
2018-12-10 Eneas U de Queirozeng_devcrypto: fix ctr mode
2018-12-10 Eneas U de Queirozeng_devcrypto: add cipher CTX copy function
2018-12-10 Eneas U de Queirozeng_devcrypto: close session on cleanup, not final
2018-12-10 Eneas U de Queirozeng_devcrypto: fix copy of unitilialized digest
2018-12-10 Eneas U de Queirozeng_devcrypto: expand digest failure cases
2018-12-10 Eneas U de Queirozeng_devcrypto: don't leak methods tables
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-11-02 Richard Levittecrypto/engine/eng_devcrypto.c: ensure we don't leak...
2018-11-02 Richard Levittecrypto/engine/eng_devcrypto.c: open /dev/crypto only...
2018-11-02 Richard Levittecrypto/engine/eng_devcrypto.c: new compilers are strict...
2018-11-02 Richard Levittecrypto/engine/eng_devcrypto.c: add digest copy
2018-10-05 Richard Levitte/dev/crypto engine: give CIOCFSESSION the actual sess-id
2018-09-20 Richard Levitte/dev/crypto engine: add missing RC4 parameter
2018-09-11 Matt CaswellUpdate copyright year
2018-07-09 Conrad MeyerCorrectly check for cryptodev hash support
2017-11-07 FdaSilvaYYVarious typo
2017-08-29 PauliMove e_os.h to be the very first include.
2017-06-28 Richard LevitteComment on the lack of documentation for asymmetric...
2017-06-28 Richard LevitteAdapt for BSD cryptodev.h differences
2017-06-28 Richard LevitteAdd new /dev/crypto engine