Fix typo
authorAndrea Gelmini <andrea.gelmini@gelma.net>
Fri, 23 Sep 2016 13:42:08 +0000 (15:42 +0200)
committerJesper Nilsson <jespern@axis.com>
Fri, 23 Sep 2016 13:42:08 +0000 (15:42 +0200)
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Jesper Nilsson <jespern@axis.com>
arch/cris/include/arch-v32/arch/cryptocop.h

index 716e434..a56ac61 100644 (file)
@@ -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