> +// > +// SHA512_CTX is defined in <openssl/sha.h> and its size is 216 bytes. > +// It can be built successfully with GCC5 compiler but failed with VS2019. > +// The error code showed in VS2019 is that "openssl/sha.h" cannot be found. > +// To overcome this error SHA512_CTX_SIZE is defined. > +// > +#define SHA512_CTX_SIZ 216
There is Sha384GetContextSize() take care, Gerd -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#99017): https://edk2.groups.io/g/devel/message/99017 Mute This Topic: https://groups.io/mt/96513452/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-