commit | 170dd56dfc3b13e7dafd48e27f67fddb3f17ef2a | [log] [tgz] |
---|---|---|
author | Phil Sutter <phil.sutter@viprinet.com> | Fri May 25 15:54:46 2012 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Jun 12 16:37:20 2012 +0800 |
tree | 0e3811c00402a91d1bf0f4f196e374854d3095f5 | |
parent | b8840098b70c11d70c29263e0765f103e6cbe55e [diff] |
crypto: mv_cesa - add an expiry timer in case anything goes wrong The timer triggers when 500ms have gone by after triggering the engine and no completion interrupt was received. The callback then tries to sanitise things as well as possible. Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>