openssl/crypto/cmac
Rich Salz 76b49a8ad7 Add NULL checks from master
The big "don't check for NULL" cleanup requires backporting some
of the lowest-level functions to actually do nothing if NULL is
given.  This will make it easier to backport fixes to release
branches, where master assumes those lower-level functions are "safe"

This commit addresses those tickets: 3798 3799 3801.

Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit f34b095fab)
2015-05-13 12:55:23 -04:00
..
.cvsignore Backport CMAC support from HEAD. 2011-06-03 15:08:42 +00:00
cm_ameth.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
cm_pmeth.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
cmac.c Add NULL checks from master 2015-05-13 12:55:23 -04:00
cmac.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
Makefile make update 2014-01-06 13:33:27 +00:00