From: "Ramakesavan, Ramu" Subject: quesiton on async cipher Date: Thu, 16 Jul 2009 12:44:50 -0700 Message-ID: <51FE95B17FDB99418C84C914C13FB37D5A469250@orsmsx509.amr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT To: "linux-crypto@vger.kernel.org" Return-path: Received: from mga09.intel.com ([134.134.136.24]:54183 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933126AbZGPTov convert rfc822-to-8bit (ORCPT ); Thu, 16 Jul 2009 15:44:51 -0400 Content-Language: en-US Sender: linux-crypto-owner@vger.kernel.org List-ID: I am new to Linux Crypto APIs. I can see usage of asynchronous cipher algorithms in testmgr.c. Is there a sample implementation for async cipher driver that uses crypto_ablkcipher or crypto_ahash? If there is one, pleas point me to it. Ramu