* Configure, crypto/ec/ec.h, crypto/ec/ecp_nistp224.c, util/mkdef.pl:
[openssl.git] / crypto / cmac / cm_pmeth.c
2010-02-08 Dr. Stephen HensonUse supplied ENGINE when initialising CMAC. Restore...
2010-02-08 Dr. Stephen HensonMake CMAC API similar to HMAC API. Add methods for...