Fix build errors with enable-ec_nistp_64_gcc_128
[openssl.git] / crypto / modes / ocb128.c
2015-05-06 Rich Salzmemset, memcpy, sizeof consistency fixes
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-04-30 Rich Salzfree cleanup almost the finale
2015-04-28 Rich Salzremove malloc casts
2015-01-28 Matt CaswellFix warning on some compilers where variable index...
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-12-08 Matt CaswellAdded OPENSSL_NO_OCB guards
2014-12-08 Matt CaswellAdd support for OCB mode as per RFC7253