summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2008-07-03 13:14:02 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2008-07-10 14:35:17 +0200
commitebbcf3369224ae7d23bfee06d8c5ea87a9541db5 (patch)
tree5412ef6107e86030389347378f999e8e57485471 /crypto
parentcrypto: talitos - Add support for 3des (diff)
downloadlinux-ebbcf3369224ae7d23bfee06d8c5ea87a9541db5.tar.xz
linux-ebbcf3369224ae7d23bfee06d8c5ea87a9541db5.zip
crypto: talitos - Use proper form for algorithm driver names
The name authenc(hmac(sha1-talitos),cbc(aes-talitos)) is potentially ambiguous since it could also mean using the generic authenc template on hmac(sha1-talitos) and cbc(aes-talitos). In general, parentheses should be reserved for templates that spawn algorithms. This patches changes it to the form authenc-hmac-sha1-cbc-aes-talitos. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions