commit | ee5bbc9fd3a1fb81e9f6103d6c52ab88926a9603 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Tue Dec 04 14:13:31 2018 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Dec 13 18:24:40 2018 +0800 |
tree | 26829c1bdd2ad3d97871e8d79c6d50a2cf3c876e | |
parent | cf718eaa8f9b2cb8a372dcfd5ef701188e233558 [diff] |
crypto: tcrypt - add block size of 1472 to skcipher template In order to have better coverage of algorithms operating on block sizes that are in the ballpark of a VPN packet, add 1472 to the block_sizes array. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>