Use memmove instead of memcpy.
[openssl.git] / crypto / modes / wrap128.c
2015-09-11 John FoleyUse memmove instead of memcpy.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-07-17 Dr. Stephen HensonSanity check lengths for AES wrap algorithm.
2013-10-01 Dr. Stephen HensonEVP support for wrapping algorithms.