mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-06 14:31:46 +00:00
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:
parent
34bc085c83
commit
864e0981fd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue