openssl/crypto/hmac
Richard Levitte ce192ebed0 Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
All those flags existed because we had all the dependencies versioned
in the repository, and wanted to have it be consistent, no matter what
the local configuration was.  Now that the dependencies are gone from
the versioned Makefile.ins, it makes much more sense to use the exact
same flags as when compiling the object files.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-02-18 23:43:09 +01:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
hm_ameth.c make EVP_PKEY opaque 2016-01-20 03:24:59 +00:00
hm_pmeth.c Make the definition of HMAC_CTX opaque 2015-12-07 17:39:23 +01:00
hmac.c GH641: Don't care openssl_zmalloc 2016-02-08 11:09:16 -05:00
hmac_lcl.h Fix mismatched curly brace 2016-02-17 11:06:47 +01:00
Makefile.in Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND 2016-02-18 23:43:09 +01:00