Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751440AbaKFCRy (ORCPT ); Wed, 5 Nov 2014 21:17:54 -0500 Received: from mail-pd0-f179.google.com ([209.85.192.179]:57436 "EHLO mail-pd0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750999AbaKFCRv (ORCPT ); Wed, 5 Nov 2014 21:17:51 -0500 Message-ID: <545AD9B0.4090009@gmail.com> Date: Wed, 05 Nov 2014 18:15:12 -0800 From: Tadeusz Struk User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Stephan Mueller , Herbert Xu CC: "David S. Miller" , Marek Vasut , Jason Cooper , Grant Likely , Geert Uytterhoeven , Linux Kernel Developers List , linux-crypto@vger.kernel.org Subject: Re: [PATCH v2 01/11] crypto: Documentation - crypto API high level spec References: <6375771.bx7QqLJLuR@tachyon.chronox.de> <4163724.RCMDlx8dmE@tachyon.chronox.de> In-Reply-To: <4163724.RCMDlx8dmE@tachyon.chronox.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 11/02/2014 12:35 PM, Stephan Mueller wrote: > + * type: > + - blkcipher for symmetric block ciphers blkcipher for synchronous block ciphers > + - ablkcipher for asymmetric block ciphers ablkcipher for asynchronous block ciphers > + - cipher for single block ciphers that may be used with an > + additional template > + - shash for symmetric message digest shash for synchronous message digest > + - ahash for asymmetric message digest ahash for asynchronous message digest T. -- 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/