openssl/providers/common
Matt Caswell a540ef90f5 Extend the provider MAC bridge for CMAC
The previous commits added support for HMAC, SIPHASH and Poly1305 into
the provider MAC bridge. We now extend that for CMAC too.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12637)
2020-08-29 17:40:11 +10:00
..
der Change the provider implementation of X942kdf to use wpacket to do der encoding of sharedInfo 2020-08-04 12:18:51 +10:00
include/prov PROV: Fix DSA and DH private key serializers 2020-08-20 12:33:53 +02:00
bio_prov.c CORE: Add upcalls for BIO_gets() and BIO_puts() 2020-07-24 16:32:01 +02:00
build.info PROV: Move bio_prov.c from libcommon.a to libfips.a / libnonfips.a 2020-07-21 11:52:32 +02:00
capabilities.c Fix no-ec2m 2020-07-27 10:07:35 +01:00
nid_to_name.c Rename providers/common/provlib.c to nid_to_name.c 2019-11-10 05:05:06 +01:00
provider_ctx.c Maintain strict type discipline between the core and providers 2020-05-16 17:10:03 +01:00
provider_err.c PROV: Fix DSA and DH private key serializers 2020-08-20 12:33:53 +02:00
provider_util.c Extend the provider MAC bridge for CMAC 2020-08-29 17:40:11 +10:00