crypto: api - fix comment typo
Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
Родитель
34bc085c83
Коммит
864e0981fd
|
@ -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
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче