summaryrefslogtreecommitdiffstats
path: root/src/crypto/axtls_sha1.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-2/+2
* [crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithmMichael Brown2009-02-181-4/+3Star
* SHA1_DIGEST_SIZE also available as a static constantMichael Brown2007-02-011-1/+1
* Make context sizes available for statically-allocated structuresMichael Brown2007-02-011-1/+1
* Add wrapper around axtls' sha1 codeMichael Brown2007-01-311-0/+26