search for: sha512_ctx

Displaying 2 results from an estimated 2 matches for "sha512_ctx".

Did you mean: sha1_ctx
2009 Oct 19
1
Problems compiling against OpenSSL-0.9.8k
...n of 'SHA256_Transform' was here ../openssl/include/openssl/sha.h:149: error: conflicting types for 'SHA256_Transform' openbsd-compat/sha2.h:78: error: previous declaration of 'SHA256_Transform' was here ../openssl/include/openssl/sha.h:184: error: conflicting types for 'SHA512_CTX' openbsd-compat/sha2.h:71: error: previous declaration of 'SHA512_CTX' was here ../openssl/include/openssl/sha.h:192: error: conflicting types for 'SHA512_Init' openbsd-compat/sha2.h:113: error: previous declaration of 'SHA512_Init' was here ../openssl/include/openssl/sh...
2011 Apr 16
20
[PATCH 00/20] Switch to ELF modules
From: Matt Fleming <matt.fleming at linux.intel.com> This series fixes some bugs and switches the elflink branch to be entirely ELF modules. It applies on top of, http://syslinux.zytor.com/archives/2011-April/016369.html The deletions in the diff stat below are mainly from deleting com32/elflink/modules (finally!). Now there should be no duplicate code because we don't need COM32 and