Fix typo
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Signed-off-by: Jesper Nilsson <jespern@axis.com>
This commit is contained in:
Родитель
a94c83c099
Коммит
60a7a19985
|
@ -81,7 +81,7 @@ struct cryptocop_tfrm_cfg {
|
|||
|
||||
unsigned int flags; /* DECRYPT, ENCRYPT, EXPLICIT_IV */
|
||||
|
||||
/* CBC initialisation vector for cihers. */
|
||||
/* CBC initialisation vector for ciphers. */
|
||||
u8 iv[CRYPTOCOP_MAX_IV_LENGTH];
|
||||
|
||||
/* The position in output where to write the transform output. The order
|
||||
|
|
Загрузка…
Ссылка в новой задаче