openssl/crypto/cmac
Matt Caswell b896d9436d Ensure we never use a partially initialised CMAC_CTX
If the CMAC_CTX is partially initialised then we make a note of this so
that future operations will fail if the initialisation has not been
completed.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11972)
2020-06-10 12:58:26 +01:00
..
build.info Rework how our providers are built 2019-10-10 14:12:15 +02:00
cm_ameth.c Update copyright year 2020-04-23 13:55:52 +01:00
cmac.c Ensure we never use a partially initialised CMAC_CTX 2020-06-10 12:58:26 +01:00