aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/sha1/sha1_prf.c
Commit message (Expand)AuthorAgeFilesLines
* sha1: Include <library.h> instead of directly including <arpa/inet.h>Martin Willi2014-06-041-2/+1
* Add a return value to hasher_t.reset()Martin Willi2012-07-161-1/+5
* Add a return value to prf_t.set_key()Martin Willi2012-07-161-1/+2
* Add a return value to prf_t.allocate_bytes()Martin Willi2012-07-161-2/+2
* Add a return value to prf_t.get_bytes()Martin Willi2012-07-161-1/+3
* Migrated sha1_prf to INIT/METHOD macrosAndreas Steffen2011-09-281-33/+27
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-2/+2
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-4/+4
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* separated sha1_prf implementation from sha1_hasherMartin Willi2008-08-281-0/+152