CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2021/07/03 08:52:12

Modified files:
        regress/lib/libssl/ciphers: cipherstest.c 

Log message:
Rewrite get_put_test() as cipher_find_test().

The get_cipher_by_char() and put_cipher_by_char() pointers are no longer
accessible on the SSL_METHOD (and soon will not even exist). Rewrite the
test to use SSL_CIPHER_find() instead.

Reply via email to