openssl/providers
Richard Levitte e85f3a14f8 PROV: Move AES_CCM specialisation away from common cipher header
The AES_CCM specialisation was defined in the common cipher header
providers/implementations/include/prov/ciphercommon_ccm.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
..
common Move providers/common/{ciphers,digests}/* to providers/implementations 2019-12-11 12:55:48 +01:00
fips Disable mem leak checking for the self test lock 2019-11-29 16:14:44 +00:00
implementations PROV: Move AES_CCM specialisation away from common cipher header 2019-12-12 14:59:24 +01:00
build.info Fix some typos 2019-12-11 19:04:01 +01:00
defltprov.c PROV SERIALIZER: add support for writing DH keys and parameters 2019-11-29 20:55:16 +01:00
legacyprov.c Tweak some algorithm naming inconsistencies 2019-11-21 15:45:37 +00:00