summaryrefslogtreecommitdiff
path: root/crypto/rng.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2015-07-30 09:53:19 (GMT)
committerHerbert Xu <herbert@gondor.apana.org.au>2015-08-04 12:45:33 (GMT)
commitc1359495c8a19fa686aa48512e0290d2f3846273 (patch)
treec81a7512cbb85e604c0445160120ba78e007aeb5 /crypto/rng.c
parentd7295a8dc965ee0d5b3f9b1eb7f556c2bfa78420 (diff)
downloadlinux-c1359495c8a19fa686aa48512e0290d2f3846273.tar.xz
crypto: picoxcell - Convert to new AEAD interface
This patch converts picoxcell to the new AEAD interface. IV generation has been removed since it's equivalent to a software implementation. As picoxcell cannot handle SG lists longer than 16 elements, this patch has made the software fallback mandatory. If an SG list comes in that exceeds the limit, we will simply use the fallback. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/rng.c')
0 files changed, 0 insertions, 0 deletions