aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/padlock/padlock_sha1_hasher.c
Commit message (Expand)AuthorAgeFilesLines
* Add a return value to hasher_t.reset()Martin Willi2012-07-161-1/+2
* Add a return value to hasher_t.allocate_hash()Martin Willi2012-07-161-6/+3
* Add a return value to hasher_t.get_hash()Martin Willi2012-07-161-1/+2
* Use a seperate section for each nested struct member in INIT macroMartin Willi2010-08-181-6/+8
* Migrated padlock plugin to INIT/METHOD macrosMartin Willi2010-08-131-33/+20
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-1/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-11/+11
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* experimental Padlock plugin supportin SHA1 and AES-128 for VIA C7 EstherMartin Willi2008-04-221-0/+177