multof moved from descriptor to object
commit5b395e702d706f20a358f19867ddabcd59bcd0bf
authorGregor Pintar <grpintar@gmail.com>
Thu, 17 Oct 2013 19:17:48 +0000 (17 21:17 +0200)
committerGregor Pintar <grpintar@gmail.com>
Thu, 17 Oct 2013 19:17:48 +0000 (17 21:17 +0200)
treed991995eeb9c778a134a74c77f38168b52aa58f7
parentbc8210b778cf7692342592f05cdedd9a2577ca34
multof moved from descriptor to object
19 files changed:
include/kripto/authstream.h
include/kripto/desc/authstream.h
include/kripto/desc/stream.h
include/kripto/stream.h
lib/authstream.c
lib/authstream/eax.c
lib/stream.c
lib/stream/cbc.c
lib/stream/cfb.c
lib/stream/chacha.c
lib/stream/ctr.c
lib/stream/ecb.c
lib/stream/keccak.c
lib/stream/ofb.c
lib/stream/rc4.c
lib/stream/salsa20.c
lib/stream/skein1024.c
lib/stream/skein256.c
lib/stream/skein512.c