]> git.ipfire.org Git - thirdparty/kea.git/commit
[trac3471] declared getXXXHashAlgorithm() to new xxx_common.h file for sharing trac3454_base
authorFrancis Dupont <fdupont@isc.org>
Sat, 13 Sep 2014 17:49:47 +0000 (19:49 +0200)
committerFrancis Dupont <fdupont@isc.org>
Sat, 13 Sep 2014 17:49:47 +0000 (19:49 +0200)
commit4b9995be14d668138c49a69c4f3570143834d19b
tree353c2a9aa8e7c5feb288a81bfcf34bed1fd6f159
parenta3bcf292f868bae81e9ccea8c132de4208cd4a6a
[trac3471] declared getXXXHashAlgorithm() to new xxx_common.h file for sharing
src/lib/cryptolink/Makefile.am
src/lib/cryptolink/botan_common.h [new file with mode: 0644]
src/lib/cryptolink/botan_hash.cc
src/lib/cryptolink/botan_hmac.cc
src/lib/cryptolink/openssl_common.h [new file with mode: 0644]
src/lib/cryptolink/openssl_hash.cc
src/lib/cryptolink/openssl_hmac.cc