]> git.ipfire.org Git - thirdparty/nettle.git/commit
(CBC_ENCRYPT): Avoid using NULL; we don't ensure that it
authorNiels Möller <nisse@lysator.liu.se>
Wed, 16 Feb 2011 09:40:45 +0000 (10:40 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 16 Feb 2011 09:40:45 +0000 (10:40 +0100)
commit1dd087d0c5dcd072d6af2fc0df87595d2816977f
tree591931b81401052506130f0771a0b7b74f6de4a1
parent53f5da924ce224947203e21cafaa2d5fd65ca4c4
(CBC_ENCRYPT): Avoid using NULL; we don't ensure that it
is defined.
(CBC_DECRYPT): Likewise.

Rev: nettle/cbc.h:1.3
cbc.h