Skip to content
Snippets Groups Projects
Commit cb631349 authored by Niels Möller's avatar Niels Möller
Browse files

* src/symmetric/twofish.c, src/symmetric/twofish.h

(twofish_selftest): Made non static.
(twofish_setup): Removed memory allocation. Instead, a
TWOFISH_pointer is given as an argument.
(twofish_encrypt, twofish_decrypt): Use correct pointer types. No
void * or casts.

Rev: src/symmetric/include/twofish.h:1.2
Rev: src/symmetric/twofish.c:1.2
parent 85482160
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment