Unbreak the OpenSSL and NSS crypto builds in the wake of r24652
authorGreg Hudson <ghudson@mit.edu>
Thu, 24 Feb 2011 18:18:11 +0000 (18:18 +0000)
committerGreg Hudson <ghudson@mit.edu>
Thu, 24 Feb 2011 18:18:11 +0000 (18:18 +0000)
commit0489db92b69f14ab4249992c1302bf8676cecc5c
treed73675275931851d53f0da6020896edcc3fa8115
parent9da66a5ca4e9b39239a91df293439918e6c28817
Unbreak the OpenSSL and NSS crypto builds in the wake of r24652
(Fortuna as default PRNG), and remove some unnecessary related files.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24656 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/krb/prng/fortuna/prng_fortuna.c
src/lib/crypto/nss/Makefile.in
src/lib/crypto/nss/sha2/Makefile.in
src/lib/crypto/nss/sha2/sha2.c [deleted file]
src/lib/crypto/nss/sha2/sha2.h [deleted file]
src/lib/crypto/openssl/Makefile.in
src/lib/crypto/openssl/aes/Makefile.in
src/lib/crypto/openssl/aes/aes.h [moved from src/lib/crypto/openssl/sha2/sha256.c with 68% similarity]
src/lib/crypto/openssl/sha2/Makefile.in
src/lib/crypto/openssl/sha2/sha2.h
src/lib/crypto/openssl/stubs.c [new file with mode: 0644]