summaryrefslogtreecommitdiff
path: root/crypto/cast6_generic.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-23crypto: tcrypt - fix keysize argument of test_aead_speed for gcm(aes)Cyrille Pitchen1-1/+1
2015-11-23crypto: mcryptd - use list_first_entry_or_null()Geliang Tang1-6/+2
2015-11-23crypto: api - use list_first_entry_or_null and list_next_entryGeliang Tang1-5/+4
2015-11-17crypto: rsa - only require output buffers as big as needed.Andrzej Zaborowski1-24/+0
2015-11-17crypto: algif - Change some variable to size_tLABBE Corentin2-8/+8
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