openssl/providers/common
Shane Lontis 784883fc2c cipher cleanups.
Add test to evp_test_extra for ciphers (that is similiar to the digest_fetch).
Move some of the aes and gcm methods that can be shared with other ciphers into ciphers_common.c

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9580)
2019-08-19 09:30:59 +10:00
..
ciphers cipher cleanups. 2019-08-19 09:30:59 +10:00
digests Directly return from final sha3/keccak_final if no bytes are requested 2019-08-18 21:06:03 +02:00
exchange Documentation for the provider Key Exchange operation 2019-08-05 14:32:48 +01:00
include/internal Rename ctx_{get,set}_params to {get,set}_ctx_params 2019-08-16 09:04:29 +02:00
keymgmt Adapt DH to use with KEYMGMT 2019-07-23 19:43:09 +02:00
macs Rename ctx_{get,set}_params to {get,set}_ctx_params 2019-08-16 09:04:29 +02:00
build.info Move CMAC to providers 2019-08-15 22:12:25 +02:00
provider_err.c Adjust some provider reason codes 2019-08-15 22:12:25 +02:00
provlib.c remove end of line spaces 2019-07-16 20:35:42 +10:00