"README.md" did not exist on "61667d8d5bf3c3ee09474069eaf4b93a4755ff8b"
-
Herbert Xu authored
This patch adds the crypto_type structure which will be used for all new crypto algorithm types, beginning with block ciphers. The primary purpose of this abstraction is to allow different crypto_type objects for crypto algorithms of the same type, in particular, there will be a different crypto_type objects for asynchronous algorithms. Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>
Herbert Xu authoredThis patch adds the crypto_type structure which will be used for all new crypto algorithm types, beginning with block ciphers. The primary purpose of this abstraction is to allow different crypto_type objects for crypto algorithms of the same type, in particular, there will be a different crypto_type objects for asynchronous algorithms. Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>