Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Gelmini <[email protected]>
Signed-off-by: Jesper Nilsson <[email protected]>
  • Loading branch information
Gelma authored and Jesper Nilsson committed Sep 23, 2016
1 parent a94c83c commit 60a7a19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/cris/include/arch-v32/arch/cryptocop.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 60a7a19

Please sign in to comment.