From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?SG9yaWEgR2VhbnTEgw==?= Subject: Re: [PATCH 2/5] crypto: talitos: Remove MD5_BLOCK_SIZE Date: Fri, 27 Feb 2015 13:03:40 +0200 Message-ID: <54F04F0C.8070704@freescale.com> References: <1424449276-5288-1-git-send-email-mort@bork.org> <1424449276-5288-3-git-send-email-mort@bork.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: , To: Martin Hicks , Kim Phillips , Scott Wood , Kumar Gala Return-path: Received: from mail-bl2on0123.outbound.protection.outlook.com ([65.55.169.123]:15024 "EHLO na01-bl2-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752147AbbB0Mhl (ORCPT ); Fri, 27 Feb 2015 07:37:41 -0500 In-Reply-To: <1424449276-5288-3-git-send-email-mort@bork.org> Sender: linux-crypto-owner@vger.kernel.org List-ID: On 2/20/2015 6:21 PM, Martin Hicks wrote: > This is properly defined in the md5 header file. > --- Signed-off-by tag is missing. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1on0144.outbound.protection.outlook.com [157.56.110.144]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 971E11A006F for ; Fri, 27 Feb 2015 23:37:50 +1100 (AEDT) Message-ID: <54F04F0C.8070704@freescale.com> Date: Fri, 27 Feb 2015 13:03:40 +0200 From: =?UTF-8?B?SG9yaWEgR2VhbnTEgw==?= MIME-Version: 1.0 To: Martin Hicks , Kim Phillips , Scott Wood , Kumar Gala Subject: Re: [PATCH 2/5] crypto: talitos: Remove MD5_BLOCK_SIZE References: <1424449276-5288-1-git-send-email-mort@bork.org> <1424449276-5288-3-git-send-email-mort@bork.org> In-Reply-To: <1424449276-5288-3-git-send-email-mort@bork.org> Content-Type: text/plain; charset="UTF-8" Cc: linuxppc-dev@lists.ozlabs.org, linux-crypto@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 2/20/2015 6:21 PM, Martin Hicks wrote: > This is properly defined in the md5 header file. > --- Signed-off-by tag is missing.