summaryrefslogtreecommitdiffstats
path: root/crypto/internal.h
AgeCommit message (Expand)AuthorLines
2018-09-04crypto: api - Introduce notifier for new crypto algorithmsMartin K. Petersen-8/+0
2018-03-31crypto: api - Make crypto_alg_lookup staticHerbert Xu-1/+0
2018-01-05crypto: algapi - remove unused notificationsEric Biggers-3/+0
2018-01-05crypto: algapi - convert cra_refcnt to refcount_tEric Biggers-2/+2
2017-12-22crypto: api - Unexport crypto_larval_lookup()Eric Biggers-1/+0
2016-10-21crypto: api - Remove no-op exit_ops codeEric Biggers-3/+0
2016-01-25crypto: api - Add crypto_type_has_alg helperHerbert Xu-0/+3
2015-04-23crypto: api - Remove linux/fips.h from internal.hHerbert Xu-1/+0
2015-04-21crypto: api - Add crypto_alg_extsize helperHerbert Xu-0/+2
2013-06-25crypto: algboss - Hold ref count on larvalHerbert Xu-0/+6
2012-06-22crypto: algapi - Move larval completion into algbossHerbert Xu-1/+0
2011-10-21crypto: Export crypto_remove_finalSteffen Klassert-0/+1
2011-10-21crypto: Export crypto_remove_spawnsSteffen Klassert-0/+2
2010-03-10crypto: internal - Fix checkpatch errorsRichard Hartmann-1/+1
2009-07-14crypto: cryptd - Switch to template create APIHerbert Xu-3/+0
2009-07-14crypto: hash - Remove legacy hash/digest implementaionHerbert Xu-15/+0
2009-07-08crypto: api - Add crypto_attr_alg2 helperHerbert Xu-0/+3
2009-06-18random: Add optional continuous repetition test to entropy store based rngsNeil Horman-6/+1
2009-06-02crypto: testmgr - Dynamically allocate xbuf and axbufHerbert Xu-3/+0
2009-02-18crypto: api - Fix crypto_alloc_tfm/create_create_tfm return conventionHerbert Xu-2/+4
2008-12-25crypto: api - Rebirth of crypto_alloc_tfmHerbert Xu-0/+2
2008-08-29crypto: api - Add fips_enable flagNeil Horman-0/+6
2008-08-29crypto: api - Use test infrastructureHerbert Xu-2/+5
2008-08-29crypto: cryptomgr - Add test infrastructureHerbert Xu-0/+3
2008-08-29crypto: api - Export crypto_alg_lookup instead of __crypto_alg_lookupHerbert Xu-1/+1
2008-07-10[CRYPTO] hash: Add asynchronous hash supportLoc Ho-0/+1
2008-01-11[CRYPTO] skcipher: Create default givcipher instancesHerbert Xu-0/+2
2008-01-11[CRYPTO] scatterwalk: Move scatterwalk.h to linux/cryptoHerbert Xu-29/+0
2007-10-10[CRYPTO] api: Kill crypto_km_typesHerbert Xu-3/+8
2007-02-07[CRYPTO] api: Allow multiple frontends per backendHerbert Xu-1/+2
2007-02-07[CRYPTO] api: Remove deprecated interfaceHerbert Xu-21/+5
2006-09-21[CRYPTO] digest: Remove old HMAC implementationHerbert Xu-13/+0
2006-09-21[CRYPTO] cipher: Added block ciphers for CBC/ECBHerbert Xu-1/+0
2006-09-21[CRYPTO] api: Feed flag directly to crypto_yieldHerbert Xu-2/+2
2006-09-21[CRYPTO] digest: Store temporary digest in tfmHerbert Xu-1/+8
2006-09-21[CRYPTO] api: Added spawnsHerbert Xu-0/+19
2006-09-21[CRYPTO] api: Allow algorithm lookup by typeHerbert Xu-2/+4
2006-09-21[CRYPTO] api: Added event notificationHerbert Xu-0/+37
2006-09-21[CRYPTO] api: Add template registrationHerbert Xu-0/+17
2006-09-21[CRYPTO] api: Split out low-level APIHerbert Xu-1/+5
2006-01-09[CRYPTO] Allow multiple implementations of the same algorithmHerbert Xu-0/+6
2005-09-01[CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flagHerbert Xu-1/+2
2005-07-15[CRYPTO]: Fix zero-extension bug on 64-bit architectures.Herbert Xu-1/+1
2005-07-06[CRYPTO] Ensure cit_iv is aligned correctlyHerbert Xu-0/+28
2005-07-06[CRYPTO] Make crypto_alg_lookup staticAdrian Bunk-10/+0
2005-07-06[CRYPTO] Add support for low-level multi-block operationsHerbert Xu-5/+0
2005-05-23[CRYPTO]: Only reschedule if !in_atomic()Herbert Xu-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+92