summaryrefslogtreecommitdiff
path: root/crypto/internal.h
AgeCommit message (Expand)Author
2011-10-21crypto: Export crypto_remove_finalSteffen Klassert
2011-10-21crypto: Export crypto_remove_spawnsSteffen Klassert
2010-03-10crypto: internal - Fix checkpatch errorsRichard Hartmann
2009-07-14crypto: cryptd - Switch to template create APIHerbert Xu
2009-07-14crypto: hash - Remove legacy hash/digest implementaionHerbert Xu
2009-07-08crypto: api - Add crypto_attr_alg2 helperHerbert Xu
2009-06-18random: Add optional continuous repetition test to entropy store based rngsNeil Horman
2009-06-02crypto: testmgr - Dynamically allocate xbuf and axbufHerbert Xu
2009-02-18crypto: api - Fix crypto_alloc_tfm/create_create_tfm return conventionHerbert Xu
2008-12-25crypto: api - Rebirth of crypto_alloc_tfmHerbert Xu
2008-08-29crypto: api - Add fips_enable flagNeil Horman
2008-08-29crypto: api - Use test infrastructureHerbert Xu
2008-08-29crypto: cryptomgr - Add test infrastructureHerbert Xu
2008-08-29crypto: api - Export crypto_alg_lookup instead of __crypto_alg_lookupHerbert Xu
2008-07-10[CRYPTO] hash: Add asynchronous hash supportLoc Ho
2008-01-11[CRYPTO] skcipher: Create default givcipher instancesHerbert Xu
2008-01-11[CRYPTO] scatterwalk: Move scatterwalk.h to linux/cryptoHerbert Xu
2007-10-10[CRYPTO] api: Kill crypto_km_typesHerbert Xu
2007-02-07[CRYPTO] api: Allow multiple frontends per backendHerbert Xu
2007-02-07[CRYPTO] api: Remove deprecated interfaceHerbert Xu
2006-09-21[CRYPTO] digest: Remove old HMAC implementationHerbert Xu
2006-09-21[CRYPTO] cipher: Added block ciphers for CBC/ECBHerbert Xu
2006-09-21[CRYPTO] api: Feed flag directly to crypto_yieldHerbert Xu
2006-09-21[CRYPTO] digest: Store temporary digest in tfmHerbert Xu
2006-09-21[CRYPTO] api: Added spawnsHerbert Xu
2006-09-21[CRYPTO] api: Allow algorithm lookup by typeHerbert Xu
2006-09-21[CRYPTO] api: Added event notificationHerbert Xu
2006-09-21[CRYPTO] api: Add template registrationHerbert Xu
2006-09-21[CRYPTO] api: Split out low-level APIHerbert Xu
2006-01-09[CRYPTO] Allow multiple implementations of the same algorithmHerbert Xu
2005-09-01[CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flagHerbert Xu
2005-07-15[CRYPTO]: Fix zero-extension bug on 64-bit architectures.Herbert Xu
2005-07-06[CRYPTO] Ensure cit_iv is aligned correctlyHerbert Xu
2005-07-06[CRYPTO] Make crypto_alg_lookup staticAdrian Bunk
2005-07-06[CRYPTO] Add support for low-level multi-block operationsHerbert Xu
2005-05-23[CRYPTO]: Only reschedule if !in_atomic()Herbert Xu
2005-04-16Linux-2.6.12-rc2Linus Torvalds