diff options
author | Kim Phillips <kim.phillips@freescale.com> | 2011-07-15 11:21:40 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2011-07-15 11:21:40 +0800 |
commit | 1c2b4abb19285368808f303ad61e17b172f1a108 (patch) | |
tree | 7f725e1ae700cef5a98e78aee9e8e806f55cae87 /samples | |
parent | febec54286623a540cbe483a5d471ff6576a6e2e (diff) | |
download | op-kernel-dev-1c2b4abb19285368808f303ad61e17b172f1a108.zip op-kernel-dev-1c2b4abb19285368808f303ad61e17b172f1a108.tar.gz |
crypto: talitos - don't bad_key in ablkcipher setkey
crypto/ablkcipher.c's setkey() has already checked against the min, max
key sizes before it calls here, and all max_keysize assignments in the
algorithm template array do not exceed TALITOS_MAX_KEY_SIZE.
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions