summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRitesh Khadgaray <khadgaray@gmail.com>2020-10-17 19:28:22 -0700
committerRitesh Khadgaray <khadgaray@gmail.com>2020-10-17 19:28:22 -0700
commite03e40095302b5e316aeb98d4fc02f19b1895965 (patch)
treeded907d60631dccc480794db1f41754d4bab75b6 /src
parentc51f63a5f83a742b7b19870ccaa5a508dfe3367b (diff)
downloadnix-e03e40095302b5e316aeb98d4fc02f19b1895965.zip
test_af_alg_aead waits indefinitely
Starting with kernel 4.9, the crypto interface changed slightly such that the authentication tag memory is only needed in the output buffer for encryption and in the input buffer for decryption. Thus, we have fewer bytes to read than the buffer size. Do not block on read.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions