aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/crypto.h
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2016-11-30 15:16:08 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2016-12-01 21:06:30 +0800
commit864e0981fd1bc042c6e932d1731d358dde60fed9 (patch)
tree4de083797c31f4da790703e6448308e843898b8c /include/linux/crypto.h
parentcrypto: skcipher - Add separate walker for AEAD decryption (diff)
downloadlinux-dev-864e0981fd1bc042c6e932d1731d358dde60fed9.tar.xz
linux-dev-864e0981fd1bc042c6e932d1731d358dde60fed9.zip
crypto: api - fix comment typo
Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/linux/crypto.h')
-rw-r--r--include/linux/crypto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/crypto.h b/include/linux/crypto.h
index 8348d83d8b5e..167aea29d41e 100644
--- a/include/linux/crypto.h
+++ b/include/linux/crypto.h
@@ -90,7 +90,7 @@
#define CRYPTO_ALG_TESTED 0x00000400
/*
- * Set if the algorithm is an instance that is build from templates.
+ * Set if the algorithm is an instance that is built from templates.
*/
#define CRYPTO_ALG_INSTANCE 0x00000800