openssl/crypto/cmac
Rich Salz f34b095fab 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>
2015-05-13 12:55:03 -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:31:38 +00:00
cm_pmeth.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cmac.c Add NULL checks from master 2015-05-13 12:55:03 -04:00
cmac.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
Makefile Remove hard coded ecdsaWithSHA1 hack in ssl routines and check for RSA 2011-08-14 13:47:30 +00:00