commit | a50c7c869a4fa1c78b4c38d3419566dd25d32e90 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Jan 26 12:12:26 2015 +0100 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Tue Feb 10 09:27:20 2015 +0300 |
tree | cf488aeac4aa1966931abcc97a9a30ac8926826c | |
parent | b658c53d2b87c1e9e0ade887a70ecb0de1474a7b [diff] |
aes: remove a dead return statement bits is checked to be 128, 192 or 256 at the beginning of the function. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>