lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 27 Jan 2007 16:05:19 +0100
From:	Michal Piotrowski <michal.k.k.piotrowski@...il.com>
To:	linux-kernel@...r.kernel.org
CC:	Andrew Morton <akpm@...l.org>,
	Herbert Xu <herbert@...dor.apana.org.au>
Subject: Re: mm snapshot broken-out-2007-01-26-00-36.tar.gz uploaded

akpm@...l.org napisał(a):
> The mm snapshot broken-out-2007-01-26-00-36.tar.gz has been uploaded to
> 
>    ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/mm/broken-out-2007-01-26-00-36.tar.gz
> 

fs/ecryptfs/crypto.c: In function ‘ecryptfs_init_crypt_ctx’:
fs/ecryptfs/crypto.c:831: error: ‘CRYPTO_TFM_MODE_CBC’ undeclared (first use in this function)
fs/ecryptfs/crypto.c:831: error: (Each undeclared identifier is reported only once
fs/ecryptfs/crypto.c:831: error: for each function it appears in.)
make[2]: *** [fs/ecryptfs/crypto.o] Błąd 1
make[1]: *** [fs/ecryptfs] Błąd 2
make: *** [fs] Błąd 2

git-cryptodev.patch removes CRYPTO_TFM_MODE_CBC but it is still defined as ECRYPTFS_DEFAULT_CHAINING_MODE
in fs/ecryptfs/ecryptfs_kernel.h

What should be a new ECRYPTFS_DEFAULT_CHAINING_MODE ?

Regards,
Michal

-- 
Michal K. K. Piotrowski
LTG - Linux Testers Group
(http://www.stardust.webpages.pl/ltg/)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ