K 10 svn:author V 5 danfe K 8 svn:date V 27 2021-01-25T08:55:01.202285Z K 7 svn:log V 262 Do not check for OpenSSL_add_all_ciphers() existense in OpenSSL. In OpenSSL versions prior to 1.1.0 these functions initialised and de-initialised this table. From OpenSSL 1.1.0 they are deprecated. No explicit initialisation or de-initialisation is required. END