summaryrefslogtreecommitdiff
path: root/crypto/hmac.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-22crypto: algif_skcipher - Use new skcipher interfaceHerbert Xu1-31/+30
2015-12-09crypto: skcipher - Copy iv from desc even for 0-len walksJason A. Donenfeld2-2/+2
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2-5/+5
2015-11-12X.509: Fix the time validation [ver #2]David Howells1-5/+7
2015-11-02crypto: algif_hash - Only export and import on sockets with dataHerbert Xu1-2/+10
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells6-30/+35
2015-10-20crypto: asymmetric_keys - Fix unaligned access in x509_get_sig_params()Sowmini Varadhan1-2/+3
2015-10-20crypto: akcipher - Don't #include crypto/public_key.h as the contents aren't ...David Howells1-1/+0
2015-10-20crypto: api - Only abort operations on fatal signalHerbert Xu4-6/+6
2015-10-15crypto: keywrap - add testmgr supportStephan Mueller2-0/+56
2015-10-15crypto: keywrap - enable compilationStephan Mueller2-0/+8