Use 0 not -1 (since type is size_t) for finalisation argument to do_cipher:
[oweals/openssl.git] / crypto / evp / e_seed.c
2007-04-23 Bodo MöllerAdd SEED encryption algorithm.