Thread (1 message) 1 message, 1 author, 2016-01-08

Re: ahash alg that does not implement import/export failed to register

From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2016-01-08 09:55:13
Also in: lkml

On Thu, Jan 07, 2016 at 08:49:31AM -0600, Tom Lendacky wrote:
Is it expected that import and export should work across algorithm
implementations (eg. export sha1 state from hardware driver and import
into sha1-generic algorithm)?  Or is the state purely meant for use by
the driver only? I see a few hardware drivers exporting/importing
to/from sha1_state and sha256_state and that is what prompts this
question.
For algorithms in general there is no requirement for the states
to be exported in a particular format.  For certain special cases
such as crc32c we do require a specific format but you don't have
to worry about this for SHA.

Cheers,
-- 
Email: Herbert Xu [off-list ref]
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help