Mark Allyn <[email protected]> wrote: > > The sha1_generic that is supplied appears to be using shash, is there an > example for ahash?
We have a number of existing drivers under drivers/crypto that use the ahash interface. You can use them as a model for your driver. Cheers, -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
