diff options
author | Sebastian Hahn <sebastian@torproject.org> | 2009-10-27 04:31:23 +0100 |
---|---|---|
committer | Sebastian Hahn <sebastian@torproject.org> | 2009-10-27 04:31:23 +0100 |
commit | 70abd843fd006cd25dadd388e5f4ff753c3a4668 (patch) | |
tree | d3c14deb20557089f6f277cf3a47aecd54c6be18 /src/or/router.c | |
parent | 174be15c1a062bb39298418a9c530f73557c4916 (diff) | |
download | tor-70abd843fd006cd25dadd388e5f4ff753c3a4668.tar.gz tor-70abd843fd006cd25dadd388e5f4ff753c3a4668.zip |
crypto_cipher_set_key cannot fail
In 5e4d53d535a3cc9903250b3df0caa829f1c5e4bf we made it so that
crypto_cipher_set_key cannot fail. The call will now
always succeed, to returning a boolean for success/failure makes
no sense.
Diffstat (limited to 'src/or/router.c')
0 files changed, 0 insertions, 0 deletions