On Tue, 7 Aug 2012 09:54:14 +0300, Geanta Neag Horia Ioan-B05471 
<b05...@freescale.com> wrote:
> On Tue, 7 Aug 2012 04:47:51 +0300, Phillips Kim-R1AAHA <r1a...@freescale.com> 
> wrote:

>> Also: if the algorithm name is really all that changes, can it be
>> done more space-efficiently with some string manipulation in the
>> algorithm registration loop?:  If registering an "authenc"
>> algorithm, also register an "authencesn" version.
> 
> Agree. Will come up with smth more elegant in v2.
> 

Looking closer at algorithm registration, talitos_alg_alloc uses shallow copies
of the templates in driver_algs[], so maybe sticking with the initial approach
is safer ?

--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to