From: Gao feng Subject: I have a Question about linux asynchronous crypto Date: Sat, 31 Dec 2011 18:11:27 +0800 Message-ID: <4EFEDFCF.4010302@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE To: linux-crypto@vger.kernel.org Return-path: Received: from mail-iy0-f174.google.com ([209.85.210.174]:57886 "EHLO mail-iy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751382Ab1LaKLc (ORCPT ); Sat, 31 Dec 2011 05:11:32 -0500 Received: by iaeh11 with SMTP id h11so26586871iae.19 for ; Sat, 31 Dec 2011 02:11:32 -0800 (PST) Sender: linux-crypto-owner@vger.kernel.org List-ID: Hi all I saw the linux crypto code,and found there is no asynchronous crypto=20 implemented by software, only the hardware such as talitos implements async crypto. I am right,or I miss someting=EF=BC=9F thanks all.