diff options
author | Eric Biggers <ebiggers@google.com> | 2019-01-31 23:51:50 -0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-02-08 15:30:09 +0800 |
commit | a6e5ef9baa2a3245c40b2353c1050bbf1744ca37 (patch) | |
tree | 10075983470b2e4949d9ba91af5224e8c3146b3d /crypto/md5.c | |
parent | fa353c99174e83ab59ab69ddbf923223b9e7ebbd (diff) | |
download | linux-a6e5ef9baa2a3245c40b2353c1050bbf1744ca37.tar.bz2 |
crypto: testmgr - check for aead_request corruption
Check that algorithms do not change the aead_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 'crypto/md5.c')
0 files changed, 0 insertions, 0 deletions