aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/crypto/cryptd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-18crypto: cryptd - remove ability to instantiate ablkciphersEric Biggers1-17/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-11-28crypto: cryptd - Add support for skcipherHerbert Xu1-1/+12
2016-06-23crypto: cryptd - Add helpers to check whether a tfm is queuedHerbert Xu1-0/+5
2015-05-13crypto: cryptd - Add missing aead.h inclusionHerbert Xu1-0/+1
2010-09-20crypto: cryptd - Adding the AEAD interface type support to cryptdAdrian Hoban1-0/+24
2009-10-19crypto: ghash - Add PCLMULQDQ accelerated implementationHuang Ying1-0/+1
2009-08-06crypto: cryptd - Add support to access underlaying shashHuang Ying1-0/+17
2009-02-18crypto: cryptd - Add support to access underlying blkcipherHuang Ying1-0/+27