Files
linux/drivers/crypto
Varun Wadekar 5a5f348ffc crytpo: tegra-aes: make aes_handle_req aynschronous
the encrypt/decrypt callbacks have to return with -EINPROGRESS
error code and the request complete callback needs to be
called from handle_req for aynchronous block ciphers. use
work queue to make the driver asynchronous.

Change-Id: I0dec1185c31e5de7ba039c39d6bd87c8b3487b2a
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2011-01-07 15:51:18 -08:00
..
2010-12-14 13:54:54 -08:00
2010-12-14 13:54:54 -08:00