Andrew Zaborowski <andrew.zaborow...@intel.com> wrote:
> Add two dummy methods that are required by the crypto API internals:
> .ctxsize and .init
> (just because the framework calls them without checking if they were
> provided).  They're only required by the complicated code path needed to
> instantiate a template algorithm.  Also expose crypto_akcipher_type like
> other crypto types are exposed to be used from outside modules.
> 
> Signed-off-by: Andrew Zaborowski <andrew.zaborow...@intel.com>

Nack.  They are only required if you use obsolete methods of creating
a tfm.
-- 
Email: Herbert Xu <herb...@gondor.apana.org.au>
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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to