openssl/providers/implementations
Richard Levitte dc7aa02900 PROV: Move AES_GCM specialisation away from common cipher header
The AES_GCM specialisation was defined in the common cipher header
providers/implementations/include/prov/ciphercommon_gcm.h, when it
should in fact be in a local providers/implementations/ciphers/
header.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/10606)
2019-12-12 14:59:24 +01:00
..
asymciphers Teach the RSA implementation about TLS RSA Key Transport 2019-12-05 16:12:18 +00:00
ciphers PROV: Move AES_GCM specialisation away from common cipher header 2019-12-12 14:59:24 +01:00
digests Move providers/common/{ciphers,digests}/* to providers/implementations 2019-12-11 12:55:48 +01:00
exchange Cleanup: move providers/common/include/internal/provider_args.h 2019-10-10 14:12:15 +02:00
include/prov PROV: Move AES_GCM specialisation away from common cipher header 2019-12-12 14:59:24 +01:00
kdfs kdfs: make free calls check for NULL. 2019-11-22 15:19:28 +10:00
keymgmt CORE & PROV: make export of key data leaner through callback 2019-11-14 10:53:14 +01:00
macs Add ChaCha related ciphers to default provider 2019-10-16 16:18:42 +10:00
serializers PROV SERIALIZER: add support for writing DSA keys and parameters 2019-11-29 20:55:16 +01:00
signature Cleanup: move remaining providers/common/include/internal/*.h 2019-10-10 14:12:15 +02:00
build.info PROV SERIALIZER: add common functionality to serialize keys 2019-11-29 20:55:16 +01:00