Tidy disabled algorithm handling.
authorDr. Stephen Henson <steve@openssl.org>
Sun, 7 Jun 2015 20:47:39 +0000 (21:47 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 10 Jun 2015 20:56:23 +0000 (21:56 +0100)
commit633d49c7b486ab7cba9408fd02bcaaad3b8d8f1e
treefafc37f9efb2ce9d836a9e3e7ad2340703b0a993
parente1fa652d5ef6e505ce734ca99c8837201b880cc7
Tidy disabled algorithm handling.

Determine disabled algorithm masks when algorithms are loaded instead of
recalculating them each time.

Reviewed-by: Rich Salz <rsalz@openssl.org>
ssl/ssl_ciph.c