From: "Youquan,Song" <youquan.song@linux.intel.com>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: "Youquan,Song" <youquan.song@linux.intel.com>,
linux-kernel@vger.kernel.org, ying.huang@intel.com,
kent.liu@intel.com, youquan.song@intel.com
Subject: Re: [PATCH]crypto: Fix algorithm and driver duplicate registered
Date: Mon, 23 Nov 2009 12:47:24 -0500 [thread overview]
Message-ID: <20091123174724.GB14372@youquan-linux.bj.intel.com> (raw)
In-Reply-To: <20091119114730.GC6392@gondor.apana.org.au>
On Thu, Nov 19, 2009 at 07:47:30PM +0800, Herbert Xu wrote:
> On Thu, Nov 19, 2009 at 06:02:22AM -0500, Youquan,Song wrote:
> >
> > I have watched crypto_alg_list includes several duplicate algorithms
> > with same algorithm name and driver name.
> > Since they are the same algorithms, one is only needed. otherwise,it
> > will make some confusion.
>
Hi Herbert,
The alg->cra_name and alg->cra_driver_name, from the description,
cra_name is the algorithm name and cra_driver_name is the driver name.
But when I read the code, I often get confuse about these two names.
They often mix each other.
Can you give me some instruction about them? or Can we make them more clear? Thanks.
-Youquan
next prev parent reply other threads:[~2009-11-23 10:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-19 0:32 [PATCH]crypto: Fix algorithm and driver duplicate registered Youquan,Song
2009-11-19 0:18 ` Herbert Xu
2009-11-19 11:02 ` Youquan,Song
2009-11-19 11:47 ` Herbert Xu
2009-11-23 17:21 ` Youquan,Song
2009-11-23 10:52 ` Herbert Xu
2009-11-23 17:47 ` Youquan,Song [this message]
2009-11-23 11:31 ` Herbert Xu
2009-11-25 10:35 ` Youquan,Song
2009-11-25 3:12 ` 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=20091123174724.GB14372@youquan-linux.bj.intel.com \
--to=youquan.song@linux.intel.com \
--cc=herbert@gondor.apana.org.au \
--cc=kent.liu@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=ying.huang@intel.com \
--cc=youquan.song@intel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.