summaryrefslogtreecommitdiff
path: root/Cryptlib/Include
AgeCommit message (Collapse)Author
2014-08-12CryptLib: undefine va_arg and friends before redefining themArd Biesheuvel
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-07-14Update openssl to 0.9.8zaGary Ching-Pang Lin
Also update to Tiano Cryptlib r15638
2012-07-02Update OpenSSLMatthew Garrett
2012-07-02Remove redundant headerMatthew Garrett
2012-06-18Add crypto librariesMatthew Garrett