Loading fs/ecryptfs/crypto.c +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ static int ecryptfs_crypto_api_algify_cipher_name(char **algified_name, /** * ecryptfs_derive_iv * @iv: destination for the derived iv vale * @iv: destination for the derived iv value * @crypt_stat: Pointer to crypt_stat struct for the current inode * @offset: Offset of the extent whose IV we are to derive * Loading Loading
fs/ecryptfs/crypto.c +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ static int ecryptfs_crypto_api_algify_cipher_name(char **algified_name, /** * ecryptfs_derive_iv * @iv: destination for the derived iv vale * @iv: destination for the derived iv value * @crypt_stat: Pointer to crypt_stat struct for the current inode * @offset: Offset of the extent whose IV we are to derive * Loading