summaryrefslogtreecommitdiffstats
path: root/include/crypto/cryptd.h
AgeCommit message (Expand)AuthorLines
2021-12-17crypto: api - Replace kernel.h with the necessary inclusionsAndy Shevchenko-1/+2
2019-04-18crypto: cryptd - remove ability to instantiate ablkciphersEric Biggers-17/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-11-28crypto: cryptd - Add support for skcipherHerbert Xu-1/+12
2016-06-23crypto: cryptd - Add helpers to check whether a tfm is queuedHerbert Xu-0/+5
2015-05-13crypto: cryptd - Add missing aead.h inclusionHerbert Xu-0/+1
2010-09-20crypto: cryptd - Adding the AEAD interface type support to cryptdAdrian Hoban-0/+24
2009-10-19crypto: ghash - Add PCLMULQDQ accelerated implementationHuang Ying-0/+1
2009-08-06crypto: cryptd - Add support to access underlaying shashHuang Ying-0/+17
2009-02-18crypto: cryptd - Add support to access underlying blkcipherHuang Ying-0/+27