Commit 864e0981 authored by Baruch Siach's avatar Baruch Siach Committed by Herbert Xu
Browse files

crypto: api - fix comment typo

parent 34bc085c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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