Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752885AbaKLORI (ORCPT ); Wed, 12 Nov 2014 09:17:08 -0500 Received: from helcar.apana.org.au ([209.40.204.226]:39055 "EHLO helcar.apana.org.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752357AbaKLORG (ORCPT ); Wed, 12 Nov 2014 09:17:06 -0500 Date: Wed, 12 Nov 2014 22:17:00 +0800 From: Herbert Xu To: Stephan Mueller Cc: "'Sandy Harris'" , linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] crypto: zeroization of buffers Message-ID: <20141112141700.GA28442@gondor.apana.org.au> References: <1503070.D5VR9iy8Cm@tachyon.chronox.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1503070.D5VR9iy8Cm@tachyon.chronox.de> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 11, 2014 at 05:36:16AM +0100, Stephan Mueller wrote: > Hi Herbert, > > as discussed, these patches use the memzero_explicit function that is > yet to be integrated into the cryptodev-2.6 tree. > > Stephan Mueller (2): > crypto: AF_ALG - zeroize message digest buffer > crypto: AF_ALG - zeroize IV buffer > > crypto/algif_hash.c | 2 ++ > crypto/algif_skcipher.c | 1 + > 2 files changed, 3 insertions(+) All applied. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/