From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Bresticker Subject: Re: [PATCH V5 1/2] crypto: Add Imagination Technologies hw hash accelerator Date: Thu, 12 Mar 2015 17:28:31 -0700 Message-ID: References: <1426202247-6221-1-git-send-email-james.hartley@imgtec.com> <1426202247-6221-2-git-send-email-james.hartley@imgtec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1426202247-6221-2-git-send-email-james.hartley@imgtec.com> Sender: linux-crypto-owner@vger.kernel.org To: James Hartley Cc: Herbert Xu , smueller@chronox.de, "devicetree@vger.kernel.org" , Ezequiel Garcia , "linux-crypto@vger.kernel.org" List-Id: devicetree@vger.kernel.org Hi James, On Thu, Mar 12, 2015 at 4:17 PM, James Hartley wrote: > This adds support for the Imagination Technologies hash accelerator which > provides hardware acceleration for SHA1 SHA224 SHA256 and MD5 hashes. > > Signed-off-by: James Hartley Looks good to me. Reviewed-by: Andrew Bresticker