aboutsummaryrefslogtreecommitdiff
path: root/include/crypto/cryptd.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-17crypto: api - Replace kernel.h with the necessary inclusionsGravatar Andy Shevchenko 1-1/+2
2019-04-18crypto: cryptd - remove ability to instantiate ablkciphersGravatar Eric Biggers 1-17/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-11-28crypto: cryptd - Add support for skcipherGravatar Herbert Xu 1-1/+12
2016-06-23crypto: cryptd - Add helpers to check whether a tfm is queuedGravatar Herbert Xu 1-0/+5
2015-05-13crypto: cryptd - Add missing aead.h inclusionGravatar Herbert Xu 1-0/+1
2010-09-20crypto: cryptd - Adding the AEAD interface type support to cryptdGravatar Adrian Hoban 1-0/+24
2009-10-19crypto: ghash - Add PCLMULQDQ accelerated implementationGravatar Huang Ying 1-0/+1
2009-08-06crypto: cryptd - Add support to access underlaying shashGravatar Huang Ying 1-0/+17
2009-02-18crypto: cryptd - Add support to access underlying blkcipherGravatar Huang Ying 1-0/+27