crypto: testmgr - Switch to new AEAD interface
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 27 May 2015 08:03:43 +0000 (16:03 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 28 May 2015 03:23:19 +0000 (11:23 +0800)
commit8a525fcd46751f8538c240baa4d37d55896c5a29
tree7abc6cfaf2c841e0ad79770af61ce211862b35d6
parent056c04ba8bbad4c563c05306cc8a8c66e713f280
crypto: testmgr - Switch to new AEAD interface

This patch makes use of the new AEAD interface which uses a single
SG list instead of separate lists for the AD and plain text.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/testmgr.c
This page took 0.031443 seconds and 5 git commands to generate.