diff options
| author | Herbert Xu <herbert@gondor.apana.org.au> | 2005-03-22 20:11:58 -0800 |
|---|---|---|
| committer | David S. Miller <davem@sunset.davemloft.net> | 2005-03-22 20:11:58 -0800 |
| commit | f8de0eb7d2e930d728c3d30844f5f86b728ed7de (patch) | |
| tree | 9e6596d27d2304ff00c6c6cec2e4f19336a96924 /net/unix/af_unix.c | |
| parent | ae8120eb3797dff24576ecc1aade455f336bafbb (diff) | |
[CRYPTO]: Kill obsolete iv check in cbc_process()
Here's some more optimisations plus a bug fix for a pathological case
where in_place might not be set correctly which can't happen with any
of the current users. Here is the first one:
We have long since stopped using a null cit_iv as a means of doing null
encryption. In fact it doesn't work here anyway since we need to copy
src into dst to achieve null encryption.
No user of cbc_encrypt_iv/cbc_decrypt_iv does this either so let's just
get rid of this check which is sitting in the fast path.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
