summaryrefslogtreecommitdiff
path: root/include/crypto/hash.h
AgeCommit message (Expand)Author
2017-09-22crypto: doc - clarify return values for async hash methodsKamil Konieczny
2017-02-03crypto: doc - Fix hash export state informationRabin Vincent
2016-12-13crypto: doc - fix source comments for SphinxStephan Mueller
2016-04-15crypto: doc - document correct return value for request allocationEric Biggers
2016-02-06crypto: hash - Add helpers to return alg and driver namesHerbert Xu
2016-01-25crypto: hash - Add crypto_has_ahash helperHerbert Xu
2016-01-25crypto: hash - Add helpers to zero stack request/descriptorHerbert Xu
2016-01-18crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu
2015-10-20crypto: ahash - Add crypto_ahash_blocksizeHerbert Xu
2015-08-21crypto: hash - Add AHASH_REQUEST_ON_STACKHerbert Xu
2015-06-04crypto: doc - Fix typo in crypto-API.xmlMasanari Iida
2014-11-17crypto: doc - document uncovered member variablesStephan Mueller
2014-11-13crypto: doc - SHASH API documentationStephan Mueller
2014-11-13crypto: doc - AHASH API documentationStephan Mueller
2014-11-13crypto: doc - hash data structuresStephan Mueller
2014-10-14crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto codeBehan Webster
2014-08-01crypto: Resolve shadow warningsMark Rustad
2009-07-15crypto: shash - Fix digest size offsetHerbert Xu
2009-07-15crypto: ahash - Add unaligned handling and default operationsHerbert Xu
2009-07-14crypto: ahash - Remove old_ahash_algHerbert Xu
2009-07-14crypto: ahash - Convert to new style algorithmsHerbert Xu
2009-07-14crypto: shash - Make descsize a run-time attributeHerbert Xu
2009-07-12crypto: async - Use kzfree for requestsHerbert Xu
2009-07-11crypto: shash - Export/import hash state onlyHerbert Xu
2009-02-18crypto: shash - Add crypto_shash_blocksizeHerbert Xu
2009-02-05crypto: shash - Fix tfm destructionHerbert Xu
2008-12-25crypto: hash - Add import/export interfaceHerbert Xu
2008-12-25crypto: hash - Add shash interfaceHerbert Xu
2008-08-13crypto: hash - Add missing top-level functionsHerbert Xu
2008-07-10crypto: hash - Move ahash functions into crypto/hash.hHerbert Xu