Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
q_X509V3_EXT_getName: | q_X509V3_EXT_get | Prototype: | const X509V3_EXT_METHOD * q_X509V3_EXT_get(X509_EXTENSION *a) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 352-352 |
| | 1 | 2 |
q_X509V3_EXT_d2iName: | q_X509V3_EXT_d2i | Prototype: | void * q_X509V3_EXT_d2i(X509_EXTENSION *a) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 353-353 |
| | 1 | 2 |
q_TLSv1_server_methodName: | q_TLSv1_server_method | Prototype: | const SSL_METHOD * q_TLSv1_server_method() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 318-318 |
| | 1 | 2 |
q_TLSv1_client_methodName: | q_TLSv1_client_method | Prototype: | const SSL_METHOD * q_TLSv1_client_method() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 306-306 |
| | 1 | 2 |
q_TLSv1_2_client_methodName: | q_TLSv1_2_client_method | Prototype: | const SSL_METHOD * q_TLSv1_2_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_TLSv1_1_client_methodName: | 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: | 308-308 |
| | 1 | 2 |
q_SSLv3_server_methodName: | 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: | 315-315 |
| | 1 | 2 |
q_SSLv3_client_methodName: | 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: | 303-303 |
| | 1 | 2 |
q_SSLv23_server_methodName: | 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: | 317-317 |
| | 1 | 2 |
q_SSLv23_client_methodName: | 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: | 305-305 |
| | 1 | 2 |
q_SSLeay_versionName: | 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: | 399-399 |
| | 1 | 2 |
q_SSLeayName: | 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: | 398-398 |
| | 1 | 2 |
q_SSL_writeName: | 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: | 341-341 |
| | 1 | 2 |
q_SSL_versionName: | 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: | 267-267 |
| | 1 | 2 |
q_SSL_shutdownName: | 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: | 285-285 |
| | 1 | 2 |
q_SSL_set_sessionName: | 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: | 286-286 |
| | 1 | 2 |
q_SSL_set_psk_client_callbackName: | 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: | 296-296 |
| | 1 | 2 |
q_SSL_set_ex_dataName: | 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: | 292-292 |
| | 1 | 2 |
q_SSL_set_connect_stateName: | 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: | 284-284 |
| | 1 | 2 |
q_SSL_set_bioName: | 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: | 282-282 |
| | 1 | 2 |
q_SSL_set_accept_stateName: | 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: | 283-283 |
| | 1 | 2 |
q_SSL_select_next_protoName: | 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: | 403-403 |
| | 1 | 2 |
q_SSL_readName: | 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: | 281-281 |
| | 1 | 2 |
q_SSL_newName: | 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: | 279-279 |
| | 1 | 2 |
q_SSL_load_error_stringsName: | 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: | 278-278 |
| | 1 | 2 |
q_SSL_library_initName: | 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: | 277-277 |
| | 1 | 2 |
q_SSL_get_sessionName: | 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: | 289-289 |
| | 1 | 2 |
q_SSL_get_peer_certificateName: | 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: | 270-270 |
| | 1 | 2 |
q_SSL_get_peer_cert_chainName: | 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: | 269-269 |
| | 1 | 2 |
q_SSL_get_ex_new_indexName: | 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: | 291-291 |
| | 1 | 2 |
q_SSL_get_errorName: | 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: | 268-268 |
| | 1 | 2 |
q_SSL_get_current_cipherName: | 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: | 263-263 |
| | 1 | 2 |
q_SSL_get_ciphersName: | 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: | 261-261 |
| | 1 | 2 |
q_SSL_get1_sessionName: | 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: | 288-288 |
| | 1 | 2 |
q_SSL_get0_next_proto_negotiatedName: | 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: | 413-413 |
| | 1 | 2 |
q_SSL_freeName: | 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: | 260-260 |
| | 1 | 2 |
q_SSL_ctrlName: | 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: | 280-280 |
| | 1 | 2 |
q_SSL_connectName: | 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: | 241-241 |
| | 1 | 2 |
q_SSL_clearName: | 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: | 238-238 |
| | 1 | 2 |
q_SSL_acceptName: | 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: | 237-237 |
| | 1 | 2 |
q_SSL_SESSION_freeName: | 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: | 287-287 |
| | 1 | 2 |
q_SSL_CTX_use_certificateName: | 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: | 254-254 |
| | 1 | 2 |
q_SSL_CTX_use_PrivateKeyName: | 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: | 256-256 |
| | 1 | 2 |
q_SSL_CTX_set_verifyName: | 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: | 252-252 |
| | 1 | 2 |
q_SSL_CTX_set_next_proto_select_cbName: | 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: | 407-407 |
| | 1 | 2 |
q_SSL_CTX_set_cipher_listName: | 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: | 250-250 |
| | 1 | 2 |
q_SSL_CTX_newName: | 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: | 246-246 |
| | 1 | 2 |
q_SSL_CTX_load_verify_locationsName: | 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: | 397-397 |
| | 1 | 2 |
q_SSL_CTX_get_cert_storeName: | 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: | 259-259 |
| | 1 | 2 |
q_SSL_CTX_freeName: | 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: | 244-244 |
| | 1 | 2 |
q_SSL_CTX_ctrlName: | 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: | 243-243 |
| | 1 | 2 |
q_SSL_CTX_check_private_keyName: | 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: | 242-242 |
| | 1 | 2 |
q_SSL_CIPHER_get_bitsName: | 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: | 240-240 |
| | 1 | 2 |
q_SSL_CIPHER_descriptionName: | 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: | 239-239 |
| | 1 | 2 |
q_RSA_newName: | 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: | 222-222 |
| | 1 | 2 |
q_RSA_freeName: | 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: | 223-223 |
| | 1 | 2 |
q_RAND_statusName: | 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: | 221-221 |
| | 1 | 2 |
q_PKCS12_parseName: | 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: | 430-430 |
| | 1 | 2 |
q_PKCS12_freeName: | 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: | 433-433 |
| | 1 | 2 |
q_PEM_write_bio_RSA_PUBKEYName: | 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: | 216-216 |
| | 1 | 2 |
q_PEM_write_bio_RSAPrivateKeyName: | 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: | 205-205 |
| | 1 | 2 |
q_PEM_write_bio_EC_PUBKEYName: | 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: | 218-218 |
| | 1 | 2 |
q_PEM_write_bio_ECPrivateKeyName: | 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: | 207-207 |
| | 1 | 2 |
q_PEM_write_bio_DSA_PUBKEYName: | 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: | 215-215 |
| | 1 | 2 |
q_PEM_write_bio_DSAPrivateKeyName: | 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: | 204-204 |
| | 1 | 2 |
q_PEM_read_bio_RSA_PUBKEYName: | 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: | 211-211 |
| | 1 | 2 |
q_PEM_read_bio_RSAPrivateKeyName: | 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: | 200-200 |
| | 1 | 2 |
q_PEM_read_bio_EC_PUBKEYName: | 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: | 213-213 |
| | 1 | 2 |
q_PEM_read_bio_ECPrivateKeyName: | 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: | 202-202 |
| | 1 | 2 |
q_PEM_read_bio_DSA_PUBKEYName: | 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: | 210-210 |
| | 1 | 2 |
q_PEM_read_bio_DSAPrivateKeyName: | 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: | 199-199 |
| | 1 | 2 |
q_OPENSSL_add_all_algorithms_confName: | 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: | 396-396 |
| | 1 | 2 |
q_OBJ_sn2nidName: | 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: | 189-189 |
| | 1 | 2 |
q_OBJ_obj2txtName: | 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: | 192-192 |
| | 1 | 2 |
q_OBJ_obj2nidName: | 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: | 194-194 |
| | 1 | 2 |
q_OBJ_nid2snName: | 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: | 187-187 |
| | 1 | 2 |
q_OBJ_nid2lnName: | 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: | 188-188 |
| | 1 | 2 |
q_OBJ_ln2nidName: | 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: | 190-190 |
| | 1 | 2 |
q_EVP_rc2_cbcName: | 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: | 171-171 |
| | 1 | 2 |
q_EVP_des_ede3_cbcName: | 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: | 170-170 |
| | 1 | 2 |
q_EVP_des_cbcName: | 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: | 169-169 |
| | 1 | 2 |
q_EVP_PKEY_typeName: | 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: | 185-185 |
| | 1 | 2 |
q_EVP_PKEY_set1_RSAName: | 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: | 173-173 |
| | 1 | 2 |
q_EVP_PKEY_newName: | 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: | 184-184 |
| | 1 | 2 |
q_EVP_PKEY_get1_RSAName: | 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: | 180-180 |
| | 1 | 2 |
q_EVP_PKEY_get1_EC_KEYName: | 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: | 182-182 |
| | 1 | 2 |
q_EVP_PKEY_get1_DSAName: | 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: | 179-179 |
| | 1 | 2 |
q_EVP_PKEY_freeName: | 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: | 178-178 |
| | 1 | 2 |
q_EVP_CipherUpdateName: | 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: | 167-167 |
| | 1 | 2 |
q_EVP_CipherInitName: | 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: | 166-166 |
| | 1 | 2 |
q_EVP_CipherFinalName: | 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: | 168-168 |
| | 1 | 2 |
q_EVP_CIPHER_CTX_set_key_lengthName: | q_EVP_CIPHER_CTX_set_key_length | Prototype: | int q_EVP_CIPHER_CTX_set_key_length(EVP_CIPHER_CTX *ctx, int keylen) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 165-165 |
| | 1 | 2 |
q_EVP_CIPHER_CTX_initName: | q_EVP_CIPHER_CTX_init | Prototype: | void q_EVP_CIPHER_CTX_init(EVP_CIPHER_CTX *a) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 163-163 |
| | 1 | 2 |
q_EVP_CIPHER_CTX_ctrlName: | q_EVP_CIPHER_CTX_ctrl | Prototype: | int q_EVP_CIPHER_CTX_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg, void *ptr) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 164-164 |
| | 1 | 2 |
q_EVP_CIPHER_CTX_cleanupName: | q_EVP_CIPHER_CTX_cleanup | Prototype: | void q_EVP_CIPHER_CTX_cleanup(EVP_CIPHER_CTX *a) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 162-162 |
| | 1 | 2 |
q_ERR_get_errorName: | q_ERR_get_error | Prototype: | unsigned long q_ERR_get_error() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 160-160 |
| | 1 | 2 |
q_ERR_free_stringsName: | q_ERR_free_strings | Prototype: | void q_ERR_free_strings(void) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 161-161 |
| | 1 | 2 |
q_ERR_error_stringName: | q_ERR_error_string | Prototype: | char * q_ERR_error_string(unsigned long a, char *b) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 159-159 |
| | 1 | 2 |
q_EC_get_builtin_curvesName: | q_EC_get_builtin_curves | Prototype: | size_t q_EC_get_builtin_curves(EC_builtin_curve * r, size_t nitems) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 424-424 |
| | 1 | 2 |
q_EC_KEY_new_by_curve_nameName: | q_EC_KEY_new_by_curve_name | Prototype: | EC_KEY * q_EC_KEY_new_by_curve_name(int nid) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 422-422 |
| | 1 | 2 |