examples: align cipher and plaintext in the tests
commit1c7465cd12ffc3a29b2d4d600797d5c205e10a6f
authorPhil Sutter <phil.sutter@viprinet.com>
Thu, 4 Nov 2010 16:31:16 +0000 (4 17:31 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 4 Nov 2010 20:49:03 +0000 (4 21:49 +0100)
tree3dae63c6396bc8ec7d063d64ff5a5c552c75c442
parent4129fbdf0d75f6c66d9ccd4a50bdee3df1dfa00f
examples: align cipher and plaintext in the tests

For now, only cipher tests were changed. Maybe the same applies to
hashes (not so much because of performance, but certain engines may
crash on unaligned data).

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
examples/async_cipher.c
examples/async_speed.c
examples/cipher.c
examples/speed.c