linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tadeusz Struk <tadeusz.struk@intel.com>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Linux Crypto Mailing List <linux-crypto@vger.kernel.org>
Subject: Re: [PATCH 6/8] crypto: qat - Convert to new AEAD interface
Date: Tue, 04 Aug 2015 06:42:04 -0700	[thread overview]
Message-ID: <55C0C12C.2030207@intel.com> (raw)
In-Reply-To: <20150804133218.GA30148@gondor.apana.org.au>

On 08/04/2015 06:32 AM, Herbert Xu wrote:
> What if someone calls adf_remove? For a software implementation
> you can prevent the algorithm from going away by holding module
> reference counts.  But a device can always be removed and you're
> not going to stop that no matter how many reference counts you
> hold :)

No way! It is defined as static ;)

  reply	other threads:[~2015-08-04 13:43 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-30  9:41 [PATCH 0/8] crypto: aed - Convert authenc to new interface Herbert Xu
2015-07-30  9:53 ` [PATCH 1/8] crypto: testmgr - Disable authenc test and convert test vectors Herbert Xu
2015-07-30  9:53 ` [PATCH 2/8] crypto: authenc - Convert to new AEAD interface Herbert Xu
2015-07-30  9:53 ` [PATCH 3/8] crypto: caam - Convert authenc " Herbert Xu
2015-07-30  9:53 ` [PATCH 4/8] crypto: ixp4xx - Convert " Herbert Xu
2015-07-30  9:53 ` [PATCH 5/8] crypto: picoxcell " Herbert Xu
2015-07-30  9:53 ` [PATCH 6/8] crypto: qat " Herbert Xu
2015-07-31 20:39   ` Tadeusz Struk
2015-08-02  1:23     ` Herbert Xu
2015-08-03 17:01       ` Tadeusz Struk
2015-08-04  9:59         ` Herbert Xu
2015-08-04 12:47           ` Herbert Xu
2015-08-04 13:28             ` Tadeusz Struk
2015-08-04 13:26           ` Tadeusz Struk
2015-08-04 13:32             ` Herbert Xu
2015-08-04 13:42               ` Tadeusz Struk [this message]
2015-08-04 13:44                 ` Herbert Xu
2015-08-04 13:50                   ` Tadeusz Struk
2015-07-30  9:53 ` [PATCH 7/8] crypto: talitos " Herbert Xu
2015-07-30  9:53 ` [PATCH 8/8] crypto: testmgr - Reenable authenc tests Herbert Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55C0C12C.2030207@intel.com \
    --to=tadeusz.struk@intel.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).