| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 q_TLSv1_1_server_method| Name:  | q_TLSv1_1_server_method |  | Prototype:  | const SSL_METHOD * q_TLSv1_1_server_method() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 326-326 |  
  |  | 1 | 2 | 
 q_TLSv1_1_client_method| Name:  | q_TLSv1_1_client_method |  | Prototype:  | const SSL_METHOD * q_TLSv1_1_client_method() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 314-314 |  
  |  | 1 | 2 | 
 q_SSLv3_server_method| Name:  | q_SSLv3_server_method |  | Prototype:  | const SSL_METHOD * q_SSLv3_server_method() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 321-321 |  
  |  | 1 | 2 | 
 q_SSLv3_client_method| Name:  | q_SSLv3_client_method |  | Prototype:  | const SSL_METHOD * q_SSLv3_client_method() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 309-309 |  
  |  | 1 | 2 | 
 q_SSLv23_server_method| Name:  | q_SSLv23_server_method |  | Prototype:  | const SSL_METHOD * q_SSLv23_server_method() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 323-323 |  
  |  | 1 | 2 | 
 q_SSLv23_client_method| Name:  | q_SSLv23_client_method |  | Prototype:  | const SSL_METHOD * q_SSLv23_client_method() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 311-311 |  
  |  | 1 | 2 | 
 q_SSLeay_version| Name:  | q_SSLeay_version |  | Prototype:  | const char * q_SSLeay_version(int a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 405-405 |  
  |  | 1 | 2 | 
 q_SSLeay| Name:  | q_SSLeay |  | Prototype:  | long q_SSLeay(void) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 404-404 |  
  |  | 1 | 2 | 
 q_SSL_write| Name:  | q_SSL_write |  | Prototype:  | int q_SSL_write(SSL *a, const void *b, int c) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 347-347 |  
  |  | 1 | 2 | 
 q_SSL_version| Name:  | q_SSL_version |  | Prototype:  | int q_SSL_version(const SSL *a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 273-273 |  
  |  | 1 | 2 | 
 q_SSL_shutdown| Name:  | q_SSL_shutdown |  | Prototype:  | int q_SSL_shutdown(SSL *a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 291-291 |  
  |  | 1 | 2 | 
 q_SSL_set_session| Name:  | q_SSL_set_session |  | Prototype:  | int q_SSL_set_session(SSL* to, SSL_SESSION *session) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 292-292 |  
  |  | 1 | 2 | 
 q_SSL_set_psk_client_callback| Name:  | q_SSL_set_psk_client_callback |  | Prototype:  | void q_SSL_set_psk_client_callback(SSL* ssl, q_psk_client_callback_t callback) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 302-302 |  
  |  | 1 | 2 | 
 q_SSL_set_ex_data| Name:  | q_SSL_set_ex_data |  | Prototype:  | int q_SSL_set_ex_data(SSL *ssl, int idx, void *arg) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 298-298 |  
  |  | 1 | 2 | 
 q_SSL_set_connect_state| Name:  | q_SSL_set_connect_state |  | Prototype:  | void q_SSL_set_connect_state(SSL *a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 290-290 |  
  |  | 1 | 2 | 
 q_SSL_set_bio| Name:  | q_SSL_set_bio |  | Prototype:  | void q_SSL_set_bio(SSL *a, BIO *b, BIO *c) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 288-288 |  
  |  | 1 | 2 | 
 q_SSL_set_accept_state| Name:  | q_SSL_set_accept_state |  | Prototype:  | void q_SSL_set_accept_state(SSL *a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 289-289 |  
  |  | 1 | 2 | 
 q_SSL_select_next_proto| Name:  | q_SSL_select_next_proto |  | Prototype:  | int q_SSL_select_next_proto(unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, const unsigned char *client, unsigned int client_len) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 409-409 |  
  |  | 1 | 2 | 
 q_SSL_read| Name:  | q_SSL_read |  | Prototype:  | int q_SSL_read(SSL *a, void *b, int c) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 287-287 |  
  |  | 1 | 2 | 
 q_SSL_new| Name:  | q_SSL_new |  | Prototype:  | SSL * q_SSL_new(SSL_CTX *a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 285-285 |  
  |  | 1 | 2 | 
 q_SSL_load_error_strings| Name:  | q_SSL_load_error_strings |  | Prototype:  | void q_SSL_load_error_strings(void) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 284-284 |  
  |  | 1 | 2 | 
 q_SSL_library_init| Name:  | q_SSL_library_init |  | Prototype:  | int q_SSL_library_init(void) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 283-283 |  
  |  | 1 | 2 | 
 q_SSL_get_verify_result| Name:  | q_SSL_get_verify_result |  | Prototype:  | long q_SSL_get_verify_result(const SSL *a) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 279-279 |  
  |  | 1 | 2 | 
 q_SSL_get_session| Name:  | q_SSL_get_session |  | Prototype:  | SSL_SESSION* q_SSL_get_session(const SSL *ssl) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 295-295 |  
  |  | 1 | 2 | 
 q_SSL_get_peer_certificate| Name:  | q_SSL_get_peer_certificate |  | Prototype:  | X509 * q_SSL_get_peer_certificate(SSL *a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 276-276 |  
  |  | 1 | 2 | 
 q_SSL_get_peer_cert_chain| Name:  | q_SSL_get_peer_cert_chain |  | Prototype:  | struct stack_st_X509 * q_SSL_get_peer_cert_chain(SSL *a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 275-275 |  
  |  | 1 | 2 | 
 q_SSL_get_ex_new_index| Name:  | q_SSL_get_ex_new_index |  | Prototype:  | int q_SSL_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 297-297 |  
  |  | 1 | 2 | 
 q_SSL_get_ex_data| Name:  | q_SSL_get_ex_data |  | Prototype:  | void * q_SSL_get_ex_data(const SSL *ssl, int idx) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 299-299 |  
  |  | 1 | 2 | 
 q_SSL_get_error| Name:  | q_SSL_get_error |  | Prototype:  | int q_SSL_get_error(SSL *a, int b) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 274-274 |  
  |  | 1 | 2 | 
 q_SSL_get_current_cipher| Name:  | q_SSL_get_current_cipher |  | Prototype:  | const SSL_CIPHER * q_SSL_get_current_cipher(SSL *a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 269-269 |  
  |  | 1 | 2 | 
 q_SSL_get_ciphers| Name:  | q_SSL_get_ciphers |  | Prototype:  | struct stack_st_SSL_CIPHER * q_SSL_get_ciphers(const SSL *a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 267-267 |  
  |  | 1 | 2 | 
 q_SSL_get1_session| Name:  | q_SSL_get1_session |  | Prototype:  | SSL_SESSION* q_SSL_get1_session(SSL *ssl) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 294-294 |  
  |  | 1 | 2 | 
 q_SSL_get0_next_proto_negotiated| Name:  | q_SSL_get0_next_proto_negotiated |  | Prototype:  | void q_SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data, unsigned *len) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 419-419 |  
  |  | 1 | 2 | 
 q_SSL_free| Name:  | q_SSL_free |  | Prototype:  | void q_SSL_free(SSL *a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 266-266 |  
  |  | 1 | 2 | 
 q_SSL_ctrl| Name:  | q_SSL_ctrl |  | Prototype:  | long q_SSL_ctrl(SSL *a, int cmd, long larg, void *parg) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 286-286 |  
  |  | 1 | 2 | 
 q_SSL_connect| Name:  | q_SSL_connect |  | Prototype:  | int q_SSL_connect(SSL *a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 247-247 |  
  |  | 1 | 2 | 
 q_SSL_clear| Name:  | q_SSL_clear |  | Prototype:  | int q_SSL_clear(SSL *a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 244-244 |  
  |  | 1 | 2 | 
 q_SSL_accept| Name:  | q_SSL_accept |  | Prototype:  | int q_SSL_accept(SSL *a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 243-243 |  
  |  | 1 | 2 | 
 q_SSL_SESSION_free| Name:  | q_SSL_SESSION_free |  | Prototype:  | void q_SSL_SESSION_free(SSL_SESSION *ses) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 293-293 |  
  |  | 1 | 2 | 
 q_SSL_CTX_use_certificate_file| Name:  | q_SSL_CTX_use_certificate_file |  | Prototype:  | int q_SSL_CTX_use_certificate_file(SSL_CTX *a, const char *b, int c) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 261-261 |  
  |  | 1 | 2 | 
 q_SSL_CTX_use_certificate| Name:  | q_SSL_CTX_use_certificate |  | Prototype:  | int q_SSL_CTX_use_certificate(SSL_CTX *a, X509 *b) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 260-260 |  
  |  | 1 | 2 | 
 q_SSL_CTX_use_RSAPrivateKey| Name:  | q_SSL_CTX_use_RSAPrivateKey |  | Prototype:  | int q_SSL_CTX_use_RSAPrivateKey(SSL_CTX *a, RSA *b) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 263-263 |  
  |  | 1 | 2 | 
 q_SSL_CTX_use_PrivateKey_file| Name:  | q_SSL_CTX_use_PrivateKey_file |  | Prototype:  | int q_SSL_CTX_use_PrivateKey_file(SSL_CTX *a, const char *b, int c) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 264-264 |  
  |  | 1 | 2 | 
 q_SSL_CTX_use_PrivateKey| Name:  | q_SSL_CTX_use_PrivateKey |  | Prototype:  | int q_SSL_CTX_use_PrivateKey(SSL_CTX *a, EVP_PKEY *b) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 262-262 |  
  |  | 1 | 2 | 
 q_SSL_CTX_set_verify_depth| Name:  | q_SSL_CTX_set_verify_depth |  | Prototype:  | void q_SSL_CTX_set_verify_depth(SSL_CTX *a, int b) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 259-259 |  
  |  | 1 | 2 | 
 q_SSL_CTX_set_verify| Name:  | q_SSL_CTX_set_verify |  | Prototype:  | void q_SSL_CTX_set_verify(SSL_CTX *a, int b, int (*c)(int, X509_STORE_CTX *)) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 258-258 |  
  |  | 1 | 2 | 
 q_SSL_CTX_set_next_proto_select_cb| Name:  | q_SSL_CTX_set_next_proto_select_cb |  | Prototype:  | void q_SSL_CTX_set_next_proto_select_cb(SSL_CTX *s, int (*cb) (SSL *ssl, unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg), void *arg) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 413-413 |  
  |  | 1 | 2 | 
 q_SSL_CTX_set_default_verify_paths| Name:  | q_SSL_CTX_set_default_verify_paths |  | Prototype:  | int q_SSL_CTX_set_default_verify_paths(SSL_CTX *a) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 257-257 |  
  |  | 1 | 2 | 
 q_SSL_CTX_set_cipher_list| Name:  | q_SSL_CTX_set_cipher_list |  | Prototype:  | int q_SSL_CTX_set_cipher_list(SSL_CTX *a, const char *b) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 256-256 |  
  |  | 1 | 2 | 
 q_SSL_CTX_new| Name:  | q_SSL_CTX_new |  | Prototype:  | SSL_CTX * q_SSL_CTX_new(const SSL_METHOD *a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 252-252 |  
  |  | 1 | 2 | 
 q_SSL_CTX_load_verify_locations| Name:  | q_SSL_CTX_load_verify_locations |  | Prototype:  | int q_SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *CAfile, const char *CApath) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 403-403 |  
  |  | 1 | 2 | 
 q_SSL_CTX_get_cert_store| Name:  | q_SSL_CTX_get_cert_store |  | Prototype:  | X509_STORE * q_SSL_CTX_get_cert_store(const SSL_CTX *a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 265-265 |  
  |  | 1 | 2 | 
 q_SSL_CTX_free| Name:  | q_SSL_CTX_free |  | Prototype:  | void q_SSL_CTX_free(SSL_CTX *a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 250-250 |  
  |  | 1 | 2 | 
 q_SSL_CTX_ctrl| Name:  | q_SSL_CTX_ctrl |  | Prototype:  | long q_SSL_CTX_ctrl(SSL_CTX *a, int b, long c, void *d) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 249-249 |  
  |  | 1 | 2 | 
 q_SSL_CTX_check_private_key| Name:  | q_SSL_CTX_check_private_key |  | Prototype:  | int q_SSL_CTX_check_private_key(const SSL_CTX *a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 248-248 |  
  |  | 1 | 2 | 
 q_SSL_CIPHER_get_bits| Name:  | q_SSL_CIPHER_get_bits |  | Prototype:  | int q_SSL_CIPHER_get_bits(SSL_CIPHER *a, int *b) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 246-246 |  
  |  | 1 | 2 | 
 q_SSL_CIPHER_description| Name:  | q_SSL_CIPHER_description |  | Prototype:  | char * q_SSL_CIPHER_description(SSL_CIPHER *a, char *b, int c) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 245-245 |  
  |  | 1 | 2 | 
 q_RSA_new| Name:  | q_RSA_new |  | Prototype:  | RSA * q_RSA_new() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 228-228 |  
  |  | 1 | 2 | 
 q_RSA_free| Name:  | q_RSA_free |  | Prototype:  | void q_RSA_free(RSA *a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 229-229 |  
  |  | 1 | 2 | 
 q_RAND_status| Name:  | q_RAND_status |  | Prototype:  | int q_RAND_status(void) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 227-227 |  
  |  | 1 | 2 | 
 q_RAND_seed| Name:  | q_RAND_seed |  | Prototype:  | void q_RAND_seed(const void *a, int b) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 226-226 |  
  |  | 1 | 2 | 
 q_QPixmapCache_keyHashSize| Name:  | q_QPixmapCache_keyHashSize |  | Prototype:  | int __attribute__((visibility("default"))) q_QPixmapCache_keyHashSize() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 461-464 |  
  |  | 1 | 1 | 
 q_PKCS12_parse| Name:  | q_PKCS12_parse |  | Prototype:  | int q_PKCS12_parse(PKCS12 *p12, const char *pass, EVP_PKEY **pkey, X509 **cert, struct stack_st_X509 **ca) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 436-436 |  
  |  | 1 | 2 | 
 q_PKCS12_free| Name:  | q_PKCS12_free |  | Prototype:  | void q_PKCS12_free(PKCS12 *pkcs12) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 439-439 |  
  |  | 1 | 2 | 
 q_PEM_write_bio_RSA_PUBKEY| Name:  | q_PEM_write_bio_RSA_PUBKEY |  | Prototype:  | int q_PEM_write_bio_RSA_PUBKEY(BIO *a, RSA *b) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 222-222 |  
  |  | 1 | 2 | 
 q_PEM_write_bio_RSAPrivateKey| Name:  | q_PEM_write_bio_RSAPrivateKey |  | Prototype:  | int q_PEM_write_bio_RSAPrivateKey(BIO *a, RSA *b, const EVP_CIPHER *c, unsigned char *d, int e, pem_password_cb *f, void *g) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 211-211 |  
  |  | 1 | 2 | 
 q_PEM_write_bio_EC_PUBKEY| Name:  | q_PEM_write_bio_EC_PUBKEY |  | Prototype:  | int q_PEM_write_bio_EC_PUBKEY(BIO *a, EC_KEY *b) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 224-224 |  
  |  | 1 | 2 | 
 q_PEM_write_bio_ECPrivateKey| Name:  | q_PEM_write_bio_ECPrivateKey |  | Prototype:  | int q_PEM_write_bio_ECPrivateKey(BIO *a, EC_KEY *b, const EVP_CIPHER *c, unsigned char *d, int e, pem_password_cb *f, void *g) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 213-213 |  
  |  | 1 | 2 | 
 q_PEM_write_bio_DSA_PUBKEY| Name:  | q_PEM_write_bio_DSA_PUBKEY |  | Prototype:  | int q_PEM_write_bio_DSA_PUBKEY(BIO *a, DSA *b) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 221-221 |  
  |  | 1 | 2 | 
 q_PEM_write_bio_DSAPrivateKey| Name:  | q_PEM_write_bio_DSAPrivateKey |  | Prototype:  | int q_PEM_write_bio_DSAPrivateKey(BIO *a, DSA *b, const EVP_CIPHER *c, unsigned char *d, int e, pem_password_cb *f, void *g) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 210-210 |  
  |  | 1 | 2 | 
 q_PEM_read_bio_RSA_PUBKEY| Name:  | q_PEM_read_bio_RSA_PUBKEY |  | Prototype:  | RSA * q_PEM_read_bio_RSA_PUBKEY(BIO *a, RSA **b, pem_password_cb *c, void *d) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 217-217 |  
  |  | 1 | 2 | 
 q_PEM_read_bio_RSAPrivateKey| Name:  | q_PEM_read_bio_RSAPrivateKey |  | Prototype:  | RSA * q_PEM_read_bio_RSAPrivateKey(BIO *a, RSA **b, pem_password_cb *c, void *d) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 206-206 |  
  |  | 1 | 2 | 
 q_PEM_read_bio_EC_PUBKEY| Name:  | q_PEM_read_bio_EC_PUBKEY |  | Prototype:  | EC_KEY * q_PEM_read_bio_EC_PUBKEY(BIO *a, EC_KEY **b, pem_password_cb *c, void *d) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 219-219 |  
  |  | 1 | 2 | 
 q_PEM_read_bio_ECPrivateKey| Name:  | q_PEM_read_bio_ECPrivateKey |  | Prototype:  | EC_KEY * q_PEM_read_bio_ECPrivateKey(BIO *a, EC_KEY **b, pem_password_cb *c, void *d) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 208-208 |  
  |  | 1 | 2 | 
 q_PEM_read_bio_DSA_PUBKEY| Name:  | q_PEM_read_bio_DSA_PUBKEY |  | Prototype:  | DSA * q_PEM_read_bio_DSA_PUBKEY(BIO *a, DSA **b, pem_password_cb *c, void *d) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 216-216 |  
  |  | 1 | 2 | 
 q_PEM_read_bio_DSAPrivateKey| Name:  | q_PEM_read_bio_DSAPrivateKey |  | Prototype:  | DSA * q_PEM_read_bio_DSAPrivateKey(BIO *a, DSA **b, pem_password_cb *c, void *d) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 205-205 |  
  |  | 1 | 2 | 
 q_OPENSSL_add_all_algorithms_noconf| Name:  | q_OPENSSL_add_all_algorithms_noconf |  | Prototype:  | void q_OPENSSL_add_all_algorithms_noconf(void) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 401-401 |  
  |  | 1 | 2 | 
 q_OPENSSL_add_all_algorithms_conf| Name:  | q_OPENSSL_add_all_algorithms_conf |  | Prototype:  | void q_OPENSSL_add_all_algorithms_conf(void) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 402-402 |  
  |  | 1 | 2 | 
 q_OBJ_sn2nid| Name:  | q_OBJ_sn2nid |  | Prototype:  | int q_OBJ_sn2nid(const char *s) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 195-195 |  
  |  | 1 | 2 | 
 q_OBJ_obj2txt| Name:  | q_OBJ_obj2txt |  | Prototype:  | int q_OBJ_obj2txt(char *a, int b, ASN1_OBJECT *c, int d) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 198-198 |  
  |  | 1 | 2 | 
 q_OBJ_obj2nid| Name:  | q_OBJ_obj2nid |  | Prototype:  | int q_OBJ_obj2nid(const ASN1_OBJECT *a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 200-200 |  
  |  | 1 | 2 | 
 q_OBJ_nid2sn| Name:  | q_OBJ_nid2sn |  | Prototype:  | const char * q_OBJ_nid2sn(int a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 193-193 |  
  |  | 1 | 2 | 
 q_OBJ_nid2ln| Name:  | q_OBJ_nid2ln |  | Prototype:  | const char * q_OBJ_nid2ln(int a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 194-194 |  
  |  | 1 | 2 | 
 q_OBJ_ln2nid| Name:  | q_OBJ_ln2nid |  | Prototype:  | int q_OBJ_ln2nid(const char *s) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 196-196 |  
  |  | 1 | 2 | 
 q_EVP_rc2_cbc| Name:  | q_EVP_rc2_cbc |  | Prototype:  | const EVP_CIPHER * q_EVP_rc2_cbc() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 177-177 |  
  |  | 1 | 2 | 
 q_EVP_des_ede3_cbc| Name:  | q_EVP_des_ede3_cbc |  | Prototype:  | const EVP_CIPHER * q_EVP_des_ede3_cbc() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 176-176 |  
  |  | 1 | 2 | 
 q_EVP_des_cbc| Name:  | q_EVP_des_cbc |  | Prototype:  | const EVP_CIPHER * q_EVP_des_cbc() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 175-175 |  
  |  | 1 | 2 | 
 q_EVP_PKEY_type| Name:  | q_EVP_PKEY_type |  | Prototype:  | int q_EVP_PKEY_type(int a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 191-191 |  
  |  | 1 | 2 | 
 q_EVP_PKEY_set1_RSA| Name:  | q_EVP_PKEY_set1_RSA |  | Prototype:  | int q_EVP_PKEY_set1_RSA(EVP_PKEY *a, RSA *b) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 179-179 |  
  |  | 1 | 2 | 
 q_EVP_PKEY_set1_EC_KEY| Name:  | q_EVP_PKEY_set1_EC_KEY |  | Prototype:  | int q_EVP_PKEY_set1_EC_KEY(EVP_PKEY *a, EC_KEY *b) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 182-182 |  
  |  | 1 | 2 | 
 q_EVP_PKEY_set1_DSA| Name:  | q_EVP_PKEY_set1_DSA |  | Prototype:  | int q_EVP_PKEY_set1_DSA(EVP_PKEY *a, DSA *b) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 180-180 |  
  |  | 1 | 2 | 
 q_EVP_PKEY_new| Name:  | q_EVP_PKEY_new |  | Prototype:  | EVP_PKEY * q_EVP_PKEY_new() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 190-190 |  
  |  | 1 | 2 | 
 q_EVP_PKEY_get1_RSA| Name:  | q_EVP_PKEY_get1_RSA |  | Prototype:  | RSA * q_EVP_PKEY_get1_RSA(EVP_PKEY *a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 186-186 |  
  |  | 1 | 2 | 
 q_EVP_PKEY_get1_EC_KEY| Name:  | q_EVP_PKEY_get1_EC_KEY |  | Prototype:  | EC_KEY * q_EVP_PKEY_get1_EC_KEY(EVP_PKEY *a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 188-188 |  
  |  | 1 | 2 | 
 q_EVP_PKEY_get1_DSA| Name:  | q_EVP_PKEY_get1_DSA |  | Prototype:  | DSA * q_EVP_PKEY_get1_DSA(EVP_PKEY *a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 185-185 |  
  |  | 1 | 2 | 
 q_EVP_PKEY_free| Name:  | q_EVP_PKEY_free |  | Prototype:  | void q_EVP_PKEY_free(EVP_PKEY *a) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 184-184 |  
  |  | 1 | 2 | 
 q_EVP_PKEY_assign| Name:  | q_EVP_PKEY_assign |  | Prototype:  | int q_EVP_PKEY_assign(EVP_PKEY *a, int b, char *c) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 178-178 |  
  |  | 1 | 2 | 
 q_EVP_CipherUpdate| Name:  | q_EVP_CipherUpdate |  | Prototype:  | int q_EVP_CipherUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl, const unsigned char *in, int inl) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 173-173 |  
  |  | 1 | 2 | 
 q_EVP_CipherInit| Name:  | q_EVP_CipherInit |  | Prototype:  | int q_EVP_CipherInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *type, const unsigned char *key, const unsigned char *iv, int enc) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 172-172 |  
  |  | 1 | 2 | 
 q_EVP_CipherFinal| Name:  | q_EVP_CipherFinal |  | Prototype:  | int q_EVP_CipherFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 174-174 |  
  |  | 1 | 2 |