summaryrefslogtreecommitdiff
path: root/Cryptlib/Include/OpenSslSupport.h
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>
2012-06-18Add crypto librariesMatthew Garrett