From: Martin Willi Subject: Re: [PATCH 3/4] crypto: algif_hash - User-space interface for hash operations Date: Mon, 15 Nov 2010 15:56:14 +0100 Message-ID: <1289832974.1979.73.camel@martin> References: <20101115115120.GA3797@gondor.apana.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: linux-crypto@vger.kernel.org To: Herbert Xu Return-path: Received: from sitav-80024.hsr.ch ([152.96.80.24]:40671 "EHLO strongswan.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756770Ab0KOO4T (ORCPT ); Mon, 15 Nov 2010 09:56:19 -0500 In-Reply-To: Sender: linux-crypto-owner@vger.kernel.org List-ID: > This patch adds the af_alg plugin for hash, corresponding to > the ahash kernel operation type. Tested-by: Martin Willi