commit | 9f584d158eac3436467ada786b8115b243abaada | [log] [tgz] |
---|---|---|
author | Mallikarjuna Reddy Amireddy <mamire@codeaurora.org> | Wed Oct 15 19:03:11 2014 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Mar 30 13:48:20 2015 -0700 |
tree | 7d85d70ee8ed4213b0755e82f253f3c650b55239 | |
parent | 57070d1b60502a068ee126584dadcf2ca53bae63 [diff] |
qcedev: msm: Remove gating of zero length packets for authentication Crypto drivers has zero length checks during the parameters validation, which results in failures for zero length input. This patch update the checks in crypto drivers to support SHA1/SHA256/HMAC/CMAC zero length input data. Change-Id: Ic58385d78b7bc5839674f118e1935361d8e5563d Signed-off-by: Mallikarjuna Reddy Amireddy <mamire@codeaurora.org>