Update CMAC, HMAC, GCM to use new POST system.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 14 Apr 2011 13:10:00 +0000 (13:10 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 14 Apr 2011 13:10:00 +0000 (13:10 +0000)
commit8038511c27a530f6da76c8826a8d5614e806ba44
tree6f01a4bf394e6db89de3648813edc4fc8449af5b
parenta6311f856b9ed7d71460872148a735335338918e
Update CMAC, HMAC, GCM to use new POST system.

Fix crash if callback not set.
fips/aes/fips_aes_selftest.c
fips/cmac/fips_cmac_selftest.c
fips/fips.h
fips/fips_post.c
fips/fips_test_suite.c
fips/hmac/fips_hmac_selftest.c