diff options
author | Eric Biggers <ebiggers@google.com> | 2019-02-01 08:51:49 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-02-08 08:30:09 +0100 |
commit | fa353c99174e83ab59ab69ddbf923223b9e7ebbd (patch) | |
tree | b8400f1764dc2f0577bbb0dcbe94c9347ec21e8f /drivers/net/can/vxcan.c | |
parent | crypto: testmgr - convert hash testing to use testvec_configs (diff) | |
download | linux-fa353c99174e83ab59ab69ddbf923223b9e7ebbd.tar.xz linux-fa353c99174e83ab59ab69ddbf923223b9e7ebbd.zip |
crypto: testmgr - check for skcipher_request corruption
Check that algorithms do not change the skcipher_request structure, as
users may rely on submitting the request again (e.g. after copying new
data into the same source buffer) without reinitializing everything.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/net/can/vxcan.c')
0 files changed, 0 insertions, 0 deletions