openssl/crypto/hmac
Richard Levitte dee502be89 Stop symlinking, move files to intended directory
Rather than making include/openssl/foo.h a symlink to
crypto/foo/foo.h, this change moves the file to include/openssl/foo.h
once and for all.

Likewise, move crypto/foo/footest.c to test/footest.c, instead of
symlinking it there.

Originally-by: Geoff Thorpe <geoff@openssl.org>

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-03-31 20:16:01 +02:00
..
hm_ameth.c Move some ASN.1 internals to asn1_int.h 2015-03-24 12:03:36 +00:00
hm_pmeth.c Move some EVP internals to evp_int.h 2015-03-24 12:03:36 +00:00
hmac.c Fix HMAC to pass invalid key len test 2015-03-25 12:54:23 +00:00
Makefile make depend 2015-03-24 12:05:05 +00:00