Updates from 1.0.0-stable

This commit is contained in:
Dr. Stephen Henson
2009-04-04 19:54:06 +00:00
parent 71fca64d96
commit 06ddf8eb08
12 changed files with 42 additions and 24 deletions

View File

@@ -2986,3 +2986,6 @@ void ssl_clear_hash_ctx(EVP_MD_CTX **hash)
IMPLEMENT_STACK_OF(SSL_CIPHER)
IMPLEMENT_STACK_OF(SSL_COMP)
IMPLEMENT_OBJ_BSEARCH_GLOBAL_CMP_FN(SSL_CIPHER, SSL_CIPHER,
ssl_cipher_id);