Fix another bug introduced yesterday when deleting Fortezza stuff:
authorBodo Möller <bodo@openssl.org>
Thu, 15 Jun 2006 16:54:20 +0000 (16:54 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 15 Jun 2006 16:54:20 +0000 (16:54 +0000)
commita717831da4ac9650bde11dfe6be9b586f60b80be
tree4fcab69970136aecaa2aea27b86af7be1fb50bda
parent4dfc8f1f0b3ff85adfdca3a37be5df7928092f07
Fix another bug introduced yesterday when deleting Fortezza stuff:
make sure 'mask' is initialized in ssl_cipher_get_disabled().

Also simplify code by removing some unused arguments in static functions.
ssl/ssl_ciph.c