Gary Ching-Pang Lin
3285f53941
Update Cryptlib and openssl
...
Update Cryptlib to r16559 and openssl to 0.9.8zf
Signed-off-by: Gary Ching-Pang Lin <glin@suse.com>
2015-05-12 13:51:02 -04:00
Peter Jones
d51739a416
gcc 5.0 changes some include bits, so copy what arm does on x86.
...
Basically they messed around with stdarg some and now we need to do it
the other way.
Signed-off-by: Peter Jones <pjones@redhat.com>
2015-04-13 19:55:25 -04:00
Ard Biesheuvel
a30276e095
CryptLib: undefine va_arg and friends before redefining them
...
Upstream GNU-EFI contains changes to efistdarg.h resulting in the va_start,
va_arg and va_end macros to be #defined unconditionally. Make sure we #undef
them before overriding the definitions.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
2014-08-12 10:54:05 -04:00
Gary Ching-Pang Lin
76f8050ff6
Update openssl to 0.9.8za
...
Also update to Tiano Cryptlib r15638
2014-07-14 09:03:36 -04:00
Matthew Garrett
d259b14060
Update OpenSSL
2012-07-02 12:33:42 -04:00
Matthew Garrett
cfdefb0ebe
Remove redundant header
2012-07-02 09:40:18 -04:00
Matthew Garrett
9579a36336
Add crypto libraries
2012-06-18 17:49:57 -04:00