]> git.ipfire.org Git - thirdparty/strongswan.git/commit
separated sha1_prf implementation from sha1_hasher
authorMartin Willi <martin@strongswan.org>
Thu, 28 Aug 2008 10:57:24 +0000 (10:57 -0000)
committerMartin Willi <martin@strongswan.org>
Thu, 28 Aug 2008 10:57:24 +0000 (10:57 -0000)
commitf1b014b9a33990d08fb16871092c2a050da77517
tree5c4539fabfd7f1224bc205095d2b942fdce2029d
parent948220863343ab9a53d61294692deab84b03969a
separated sha1_prf implementation from sha1_hasher
src/libstrongswan/plugins/sha1/Makefile.am
src/libstrongswan/plugins/sha1/sha1_hasher.c
src/libstrongswan/plugins/sha1/sha1_hasher.h
src/libstrongswan/plugins/sha1/sha1_plugin.c
src/libstrongswan/plugins/sha1/sha1_prf.c [new file with mode: 0644]
src/libstrongswan/plugins/sha1/sha1_prf.h [new file with mode: 0644]