CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/22 15:27:15
Modified files:
lib/libssl/src/crypto/aes: aes_wrap.c
regress/lib/libcrypto: Makefile
Added files:
regress/lib/libcrypto/aeswrap: Makefile
Log message:
When compiling with AES_WRAP_TEST, make main() return a meaningful value
instead of garbage, and add this to the libcrypto regress. Note these tests
are incomplete, as they always use the default IV.
