Update CMAC/HMAC sefltests to use NIDs instead of function pointers.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 14 Sep 2011 15:49:50 +0000 (15:49 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 14 Sep 2011 15:49:50 +0000 (15:49 +0000)
commit93256bf5d148f3b8fa02a410b4477c6c9ca20e65
treef97e616e4dfd293f33f6109d32b9fc874c5dbdcf
parentd47d0d2b0de79706cea81dd6f0b118a0b406c95e
Update CMAC/HMAC sefltests to use NIDs instead of function pointers.

Simplify HMAC selftest as each test currently uses the same key and
hash data.
fips/cmac/fips_cmac_selftest.c
fips/hmac/fips_hmac_selftest.c