openssl/providers/common/include/internal
Shane Lontis e1178600cc Add basic aria and camellia ciphers modes to default provider
The aes code has been refactored into generic and algorithn specific parts,
so that most of the code can be shared.
The cipher related files have been broken up into smaller parts.
Add chunked variant of mode ciphers - aria uses this (many other ciphers will use this new code instead of the
generic code used by aes).

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9451)
2019-08-22 11:42:54 +10:00
..
digestcommon.h cleanup provider digests 2019-08-20 09:07:12 +10:00
provider_algs.h Add basic aria and camellia ciphers modes to default provider 2019-08-22 11:42:54 +10:00
provider_ctx.h Replumbing: Adapt the FIPS module to use the library context upcall 2019-06-17 11:38:11 +02:00
providercommon.h Add a nid 2 algorithm name mapping capability 2019-06-28 10:22:21 +01:00
providercommonerr.h Add basic aria and camellia ciphers modes to default provider 2019-08-22 11:42:54 +10:00