| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
ENGINE_set_ciphers| Name: | ENGINE_set_ciphers | | Prototype: | int ENGINE_set_ciphers(ENGINE *e, ENGINE_CIPHERS_PTR f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_cipher.c | | Lines: | 147-152 |
| | 2 | 1 |
ENGINE_set_STORE| Name: | ENGINE_set_STORE | | Prototype: | int ENGINE_set_STORE(ENGINE *e, const STORE_METHOD *store_meth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_store.c | | Lines: | 104-109 |
| | 2 | 1 |
ENGINE_set_RSA| Name: | ENGINE_set_RSA | | Prototype: | int ENGINE_set_RSA(ENGINE *e, const RSA_METHOD *rsa_meth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_rsa.c | | Lines: | 122-127 |
| | 2 | 1 |
ENGINE_set_RAND| Name: | ENGINE_set_RAND | | Prototype: | int ENGINE_set_RAND(ENGINE *e, const RAND_METHOD *rand_meth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_rand.c | | Lines: | 122-127 |
| | 2 | 1 |
ENGINE_set_ECDSA| Name: | ENGINE_set_ECDSA | | Prototype: | int ENGINE_set_ECDSA(ENGINE *e, const ECDSA_METHOD *ecdsa_meth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_ecdsa.c | | Lines: | 122-127 |
| | 2 | 1 |
ENGINE_set_ECDH| Name: | ENGINE_set_ECDH | | Prototype: | int ENGINE_set_ECDH(ENGINE *e, const ECDH_METHOD *ecdh_meth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_ecdh.c | | Lines: | 136-141 |
| | 2 | 1 |
ENGINE_set_DSA| Name: | ENGINE_set_DSA | | Prototype: | int ENGINE_set_DSA(ENGINE *e, const DSA_METHOD *dsa_meth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_dsa.c | | Lines: | 122-127 |
| | 2 | 1 |
ENGINE_set_DH| Name: | ENGINE_set_DH | | Prototype: | int ENGINE_set_DH(ENGINE *e, const DH_METHOD *dh_meth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_dh.c | | Lines: | 122-127 |
| | 2 | 1 |
ENGINE_remove| Name: | ENGINE_remove | | Prototype: | int ENGINE_remove(ENGINE *e) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_list.c | | Lines: | 281-297 |
| | 12 | 3 |
ENGINE_register_pkey_meths| Name: | ENGINE_register_pkey_meths | | Prototype: | int ENGINE_register_pkey_meths(ENGINE *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_pkmeth.c | | Lines: | 80-92 |
| | 12 | 3 |
ENGINE_register_pkey_asn1_meths| Name: | ENGINE_register_pkey_asn1_meths | | Prototype: | int ENGINE_register_pkey_asn1_meths(ENGINE *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_asnmth.c | | Lines: | 84-96 |
| | 12 | 3 |
ENGINE_register_digests| Name: | ENGINE_register_digests | | Prototype: | int ENGINE_register_digests(ENGINE *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_digest.c | | Lines: | 79-91 |
| | 12 | 3 |
ENGINE_register_complete| Name: | ENGINE_register_complete | | Prototype: | int ENGINE_register_complete(ENGINE *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_fat.c | | Lines: | 157-180 |
| | 10 | 1 |
ENGINE_register_ciphers| Name: | ENGINE_register_ciphers | | Prototype: | int ENGINE_register_ciphers(ENGINE *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_cipher.c | | Lines: | 79-91 |
| | 12 | 3 |
ENGINE_register_all_pkey_meths| Name: | ENGINE_register_all_pkey_meths | | Prototype: | void ENGINE_register_all_pkey_meths(void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_pkmeth.c | | Lines: | 94-101 |
| | 3 | 2 |
ENGINE_register_all_pkey_asn1_meths| Name: | ENGINE_register_all_pkey_asn1_meths | | Prototype: | void ENGINE_register_all_pkey_asn1_meths(void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_asnmth.c | | Lines: | 98-105 |
| | 3 | 2 |
ENGINE_register_all_digests| Name: | ENGINE_register_all_digests | | Prototype: | void ENGINE_register_all_digests(void) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_digest.c | | Lines: | 93-100 |
| | 3 | 2 |
ENGINE_register_all_complete| Name: | ENGINE_register_all_complete | | Prototype: | int ENGINE_register_all_complete(void) | | Coverage: | 33.333% (2/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_fat.c | | Lines: | 182-191 |
| | 5 | 3 |
ENGINE_register_all_ciphers| Name: | ENGINE_register_all_ciphers | | Prototype: | void ENGINE_register_all_ciphers(void) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_cipher.c | | Lines: | 93-100 |
| | 3 | 2 |
ENGINE_register_all_STORE| Name: | ENGINE_register_all_STORE | | Prototype: | void ENGINE_register_all_STORE(void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_store.c | | Lines: | 87-94 |
| | 3 | 2 |
ENGINE_register_all_RSA| Name: | ENGINE_register_all_RSA | | Prototype: | void ENGINE_register_all_RSA(void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_rsa.c | | Lines: | 87-94 |
| | 3 | 2 |
ENGINE_register_all_RAND| Name: | ENGINE_register_all_RAND | | Prototype: | void ENGINE_register_all_RAND(void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_rand.c | | Lines: | 87-94 |
| | 3 | 2 |
ENGINE_register_all_ECDSA| Name: | ENGINE_register_all_ECDSA | | Prototype: | void ENGINE_register_all_ECDSA(void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_ecdsa.c | | Lines: | 87-94 |
| | 3 | 2 |
ENGINE_register_all_ECDH| Name: | ENGINE_register_all_ECDH | | Prototype: | void ENGINE_register_all_ECDH(void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_ecdh.c | | Lines: | 101-108 |
| | 3 | 2 |
ENGINE_register_all_DSA| Name: | ENGINE_register_all_DSA | | Prototype: | void ENGINE_register_all_DSA(void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_dsa.c | | Lines: | 87-94 |
| | 3 | 2 |
ENGINE_register_all_DH| Name: | ENGINE_register_all_DH | | Prototype: | void ENGINE_register_all_DH(void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_dh.c | | Lines: | 87-94 |
| | 3 | 2 |
ENGINE_register_STORE| Name: | ENGINE_register_STORE | | Prototype: | int ENGINE_register_STORE(ENGINE *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_store.c | | Lines: | 78-85 |
| | 4 | 2 |
ENGINE_register_RSA| Name: | ENGINE_register_RSA | | Prototype: | int ENGINE_register_RSA(ENGINE *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_rsa.c | | Lines: | 78-85 |
| | 4 | 2 |
ENGINE_register_RAND| Name: | ENGINE_register_RAND | | Prototype: | int ENGINE_register_RAND(ENGINE *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_rand.c | | Lines: | 78-85 |
| | 4 | 2 |
ENGINE_register_ECDSA| Name: | ENGINE_register_ECDSA | | Prototype: | int ENGINE_register_ECDSA(ENGINE *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_ecdsa.c | | Lines: | 78-85 |
| | 4 | 2 |
ENGINE_register_ECDH| Name: | ENGINE_register_ECDH | | Prototype: | int ENGINE_register_ECDH(ENGINE *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_ecdh.c | | Lines: | 92-99 |
| | 4 | 2 |
ENGINE_register_DSA| Name: | ENGINE_register_DSA | | Prototype: | int ENGINE_register_DSA(ENGINE *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_dsa.c | | Lines: | 78-85 |
| | 4 | 2 |
ENGINE_register_DH| Name: | ENGINE_register_DH | | Prototype: | int ENGINE_register_DH(ENGINE *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_dh.c | | Lines: | 78-85 |
| | 4 | 2 |
ENGINE_pkey_asn1_find_str| Name: | ENGINE_pkey_asn1_find_str | | Prototype: | const EVP_PKEY_ASN1_METHOD * ENGINE_pkey_asn1_find_str(ENGINE **pe, const char *str, int len) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_asnmth.c | | Lines: | 236-255 |
| | 20 | 2 |
ENGINE_new| Name: | ENGINE_new | | Prototype: | ENGINE * ENGINE_new(void) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_lib.c | | Lines: | 68-86 |
| | 25 | 3 |
ENGINE_load_ssl_client_cert| Name: | ENGINE_load_ssl_client_cert | | Prototype: | int ENGINE_load_ssl_client_cert(ENGINE *e, SSL *s, struct stack_st_X509_NAME *ca_dn, X509 **pcert, EVP_PKEY **ppkey, struct stack_st_X509 **pother, UI_METHOD *ui_method, void *callback_data) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_pkey.c | | Lines: | 162-184 |
| | 16 | 4 |
ENGINE_load_public_key| Name: | ENGINE_load_public_key | | Prototype: | EVP_PKEY * ENGINE_load_public_key(ENGINE *e, const char *key_id, UI_METHOD *ui_method, void *callback_data) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_pkey.c | | Lines: | 133-160 |
| | 20 | 5 |
ENGINE_load_private_key| Name: | ENGINE_load_private_key | | Prototype: | EVP_PKEY * ENGINE_load_private_key(ENGINE *e, const char *key_id, UI_METHOD *ui_method, void *callback_data) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_pkey.c | | Lines: | 104-131 |
| | 20 | 5 |
ENGINE_load_openssl| Name: | ENGINE_load_openssl | | Prototype: | void ENGINE_load_openssl(void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_openssl.c | | Lines: | 189-201 |
| | 8 | 2 |
ENGINE_load_builtin_engines_internal| Name: | ENGINE_load_builtin_engines_internal | | Prototype: | void ENGINE_load_builtin_engines_internal(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_all.c | | Lines: | 66-77 |
| | 1 | 1 |
ENGINE_load_builtin_engines| Name: | ENGINE_load_builtin_engines | | Prototype: | void ENGINE_load_builtin_engines(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_all.c | | Lines: | 79-88 |
| | 6 | 1 |
ENGINE_init| Name: | ENGINE_init | | Prototype: | int ENGINE_init(ENGINE *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_init.c | | Lines: | 116-129 |
| | 10 | 2 |
ENGINE_get_table_flags| Name: | ENGINE_get_table_flags | | Prototype: | unsigned int ENGINE_get_table_flags(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_table.c | | Lines: | 90-94 |
| | 1 | 1 |
ENGINE_get_static_state| Name: | ENGINE_get_static_state | | Prototype: | void * ENGINE_get_static_state(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_lib.c | | Lines: | 361-365 |
| | 1 | 1 |
ENGINE_get_ssl_client_cert_function| Name: | ENGINE_get_ssl_client_cert_function | | Prototype: | ENGINE_SSL_CLIENT_CERT_PTR ENGINE_get_ssl_client_cert_function(const ENGINE *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_pkey.c | | Lines: | 96-100 |
| | 1 | 1 |
ENGINE_get_prev| Name: | ENGINE_get_prev | | Prototype: | ENGINE * ENGINE_get_prev(ENGINE *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_list.c | | Lines: | 236-256 |
| | 17 | 3 |
ENGINE_get_pkey_meths| Name: | ENGINE_get_pkey_meths | | Prototype: | ENGINE_PKEY_METHS_PTR ENGINE_get_pkey_meths(const ENGINE *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_pkmeth.c | | Lines: | 141-145 |
| | 1 | 1 |
ENGINE_get_pkey_meth_engine| Name: | ENGINE_get_pkey_meth_engine | | Prototype: | ENGINE * ENGINE_get_pkey_meth_engine(int nid) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_pkmeth.c | | Lines: | 120-124 |
| | 1 | 1 |
ENGINE_get_pkey_meth| Name: | ENGINE_get_pkey_meth | | Prototype: | const EVP_PKEY_METHOD * ENGINE_get_pkey_meth(ENGINE *e, int nid) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_pkmeth.c | | Lines: | 127-138 |
| | 14 | 2 |
ENGINE_get_pkey_asn1_meths| Name: | ENGINE_get_pkey_asn1_meths | | Prototype: | ENGINE_PKEY_ASN1_METHS_PTR ENGINE_get_pkey_asn1_meths(const ENGINE *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_asnmth.c | | Lines: | 145-149 |
| | 1 | 1 |
ENGINE_get_pkey_asn1_meth_str| Name: | ENGINE_get_pkey_asn1_meth_str | | Prototype: | const EVP_PKEY_ASN1_METHOD * ENGINE_get_pkey_asn1_meth_str(ENGINE *e, const char *str, int len) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_asnmth.c | | Lines: | 187-206 |
| | 30 | 5 |
ENGINE_get_pkey_asn1_meth_engine| Name: | ENGINE_get_pkey_asn1_meth_engine | | Prototype: | ENGINE * ENGINE_get_pkey_asn1_meth_engine(int nid) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_asnmth.c | | Lines: | 124-128 |
| | 1 | 1 |
ENGINE_get_pkey_asn1_meth| Name: | ENGINE_get_pkey_asn1_meth | | Prototype: | const EVP_PKEY_ASN1_METHOD * ENGINE_get_pkey_asn1_meth(ENGINE *e, int nid) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_asnmth.c | | Lines: | 131-142 |
| | 14 | 2 |
ENGINE_get_next| Name: | ENGINE_get_next | | Prototype: | ENGINE * ENGINE_get_next(ENGINE *e) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_list.c | | Lines: | 214-234 |
| | 17 | 3 |
ENGINE_get_name| Name: | ENGINE_get_name | | Prototype: | const char * ENGINE_get_name(const ENGINE *e) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_lib.c | | Lines: | 314-318 |
| | 1 | 1 |
ENGINE_get_load_pubkey_function| Name: | ENGINE_get_load_pubkey_function | | Prototype: | ENGINE_LOAD_KEY_PTR ENGINE_get_load_pubkey_function(const ENGINE *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_pkey.c | | Lines: | 90-94 |
| | 1 | 1 |
ENGINE_get_load_privkey_function| Name: | ENGINE_get_load_privkey_function | | Prototype: | ENGINE_LOAD_KEY_PTR ENGINE_get_load_privkey_function(const ENGINE *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_pkey.c | | Lines: | 84-88 |
| | 1 | 1 |
ENGINE_get_last| Name: | ENGINE_get_last | | Prototype: | ENGINE * ENGINE_get_last(void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_list.c | | Lines: | 198-211 |
| | 7 | 2 |
ENGINE_get_init_function| Name: | ENGINE_get_init_function | | Prototype: | ENGINE_GEN_INT_FUNC_PTR ENGINE_get_init_function(const ENGINE *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_lib.c | | Lines: | 326-330 |
| | 1 | 1 |
ENGINE_get_id| Name: | ENGINE_get_id | | Prototype: | const char * ENGINE_get_id(const ENGINE *e) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_lib.c | | Lines: | 308-312 |
| | 1 | 1 |
ENGINE_get_flags| Name: | ENGINE_get_flags | | Prototype: | int ENGINE_get_flags(const ENGINE *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_lib.c | | Lines: | 344-348 |
| | 1 | 1 |
ENGINE_get_first| Name: | ENGINE_get_first | | Prototype: | ENGINE * ENGINE_get_first(void) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_list.c | | Lines: | 183-196 |
| | 7 | 2 |
ENGINE_get_finish_function| Name: | ENGINE_get_finish_function | | Prototype: | ENGINE_GEN_INT_FUNC_PTR ENGINE_get_finish_function(const ENGINE *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_lib.c | | Lines: | 332-336 |
| | 1 | 1 |
ENGINE_get_ex_new_index| Name: | ENGINE_get_ex_new_index | | Prototype: | int ENGINE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_lib.c | | Lines: | 221-227 |
| | 2 | 1 |
ENGINE_get_ex_data| Name: | ENGINE_get_ex_data | | Prototype: | void * ENGINE_get_ex_data(const ENGINE *e, int idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_lib.c | | Lines: | 235-239 |
| | 1 | 1 |
ENGINE_get_digests| Name: | ENGINE_get_digests | | Prototype: | ENGINE_DIGESTS_PTR ENGINE_get_digests(const ENGINE *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_digest.c | | Lines: | 140-144 |
| | 1 | 1 |
ENGINE_get_digest_engine| Name: | ENGINE_get_digest_engine | | Prototype: | ENGINE * ENGINE_get_digest_engine(int nid) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_digest.c | | Lines: | 119-123 |
| | 1 | 1 |
ENGINE_get_digest| Name: | ENGINE_get_digest | | Prototype: | const EVP_MD * ENGINE_get_digest(ENGINE *e, int nid) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_digest.c | | Lines: | 126-137 |
| | 14 | 2 |
ENGINE_get_destroy_function| Name: | ENGINE_get_destroy_function | | Prototype: | ENGINE_GEN_INT_FUNC_PTR ENGINE_get_destroy_function(const ENGINE *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_lib.c | | Lines: | 320-324 |
| | 1 | 1 |
ENGINE_get_default_RSA| Name: | ENGINE_get_default_RSA | | Prototype: | ENGINE * ENGINE_get_default_RSA(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_rsa.c | | Lines: | 108-112 |
| | 1 | 1 |
ENGINE_get_default_RAND| Name: | ENGINE_get_default_RAND | | Prototype: | ENGINE * ENGINE_get_default_RAND(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_rand.c | | Lines: | 108-112 |
| | 1 | 1 |
ENGINE_get_default_ECDSA| Name: | ENGINE_get_default_ECDSA | | Prototype: | ENGINE * ENGINE_get_default_ECDSA(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_ecdsa.c | | Lines: | 108-112 |
| | 1 | 1 |
ENGINE_get_default_ECDH| Name: | ENGINE_get_default_ECDH | | Prototype: | ENGINE * ENGINE_get_default_ECDH(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_ecdh.c | | Lines: | 122-126 |
| | 1 | 1 |
ENGINE_get_default_DSA| Name: | ENGINE_get_default_DSA | | Prototype: | ENGINE * ENGINE_get_default_DSA(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_dsa.c | | Lines: | 108-112 |
| | 1 | 1 |
ENGINE_get_default_DH| Name: | ENGINE_get_default_DH | | Prototype: | ENGINE * ENGINE_get_default_DH(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_dh.c | | Lines: | 108-112 |
| | 1 | 1 |
ENGINE_get_ctrl_function| Name: | ENGINE_get_ctrl_function | | Prototype: | ENGINE_CTRL_FUNC_PTR ENGINE_get_ctrl_function(const ENGINE *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_lib.c | | Lines: | 338-342 |
| | 1 | 1 |
ENGINE_get_cmd_defns| Name: | ENGINE_get_cmd_defns | | Prototype: | const ENGINE_CMD_DEFN * ENGINE_get_cmd_defns(const ENGINE *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_lib.c | | Lines: | 350-354 |
| | 1 | 1 |
ENGINE_get_ciphers| Name: | ENGINE_get_ciphers | | Prototype: | ENGINE_CIPHERS_PTR ENGINE_get_ciphers(const ENGINE *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_cipher.c | | Lines: | 140-144 |
| | 1 | 1 |
ENGINE_get_cipher_engine| Name: | ENGINE_get_cipher_engine | | Prototype: | ENGINE * ENGINE_get_cipher_engine(int nid) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_cipher.c | | Lines: | 119-123 |
| | 1 | 1 |
ENGINE_get_cipher| Name: | ENGINE_get_cipher | | Prototype: | const EVP_CIPHER * ENGINE_get_cipher(ENGINE *e, int nid) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_cipher.c | | Lines: | 126-137 |
| | 14 | 2 |
ENGINE_get_STORE| Name: | ENGINE_get_STORE | | Prototype: | const STORE_METHOD * ENGINE_get_STORE(const ENGINE *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_store.c | | Lines: | 97-101 |
| | 1 | 1 |
ENGINE_get_RSA| Name: | ENGINE_get_RSA | | Prototype: | const RSA_METHOD * ENGINE_get_RSA(const ENGINE *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_rsa.c | | Lines: | 115-119 |
| | 1 | 1 |
ENGINE_get_RAND| Name: | ENGINE_get_RAND | | Prototype: | const RAND_METHOD * ENGINE_get_RAND(const ENGINE *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_rand.c | | Lines: | 115-119 |
| | 1 | 1 |
ENGINE_get_ECDSA| Name: | ENGINE_get_ECDSA | | Prototype: | const ECDSA_METHOD * ENGINE_get_ECDSA(const ENGINE *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_ecdsa.c | | Lines: | 115-119 |
| | 1 | 1 |
ENGINE_get_ECDH| Name: | ENGINE_get_ECDH | | Prototype: | const ECDH_METHOD * ENGINE_get_ECDH(const ENGINE *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_ecdh.c | | Lines: | 129-133 |
| | 1 | 1 |
ENGINE_get_DSA| Name: | ENGINE_get_DSA | | Prototype: | const DSA_METHOD * ENGINE_get_DSA(const ENGINE *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_dsa.c | | Lines: | 115-119 |
| | 1 | 1 |
ENGINE_get_DH| Name: | ENGINE_get_DH | | Prototype: | const DH_METHOD * ENGINE_get_DH(const ENGINE *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_dh.c | | Lines: | 115-119 |
| | 1 | 1 |
ENGINE_free| Name: | ENGINE_free | | Prototype: | int ENGINE_free(ENGINE *e) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_lib.c | | Lines: | 140-144 |
| | 1 | 1 |
ENGINE_finish| Name: | ENGINE_finish | | Prototype: | int ENGINE_finish(ENGINE *e) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_init.c | | Lines: | 132-147 |
| | 12 | 3 |
ENGINE_ctrl_cmd_string| Name: | ENGINE_ctrl_cmd_string | | Prototype: | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, int cmd_optional) | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_ctrl.c | | Lines: | 294-379 |
| | 89 | 15 |
ENGINE_ctrl_cmd| Name: | ENGINE_ctrl_cmd | | Prototype: | int ENGINE_ctrl_cmd(ENGINE *e, const char *cmd_name, long i, void *p, void (*f)(void), int cmd_optional) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_ctrl.c | | Lines: | 259-292 |
| | 31 | 5 |
ENGINE_ctrl| Name: | ENGINE_ctrl | | Prototype: | int ENGINE_ctrl(ENGINE *e, int cmd, long i, void *p, void (*f)(void)) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_ctrl.c | | Lines: | 192-240 |
| | 29 | 16 |
ENGINE_cmd_is_executable| Name: | ENGINE_cmd_is_executable | | Prototype: | int ENGINE_cmd_is_executable(ENGINE *e, int cmd) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_ctrl.c | | Lines: | 242-257 |
| | 18 | 3 |
ENGINE_cleanup| Name: | ENGINE_cleanup | | Prototype: | void ENGINE_cleanup(void) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_lib.c | | Lines: | 206-217 |
| | 13 | 2 |
ENGINE_by_id| Name: | ENGINE_by_id | | Prototype: | ENGINE * ENGINE_by_id(const char *id) | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_list.c | | Lines: | 334-371 |
| | 197 | 13 |
ENGINE_add_conf_module| Name: | ENGINE_add_conf_module | | Prototype: | void ENGINE_add_conf_module(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_cnf.c | | Lines: | 247-252 |
| | 2 | 1 |
ENGINE_add| Name: | ENGINE_add | | Prototype: | int ENGINE_add(ENGINE *e) | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_list.c | | Lines: | 259-278 |
| | 22 | 4 |
EDIPARTYNAME_new| Name: | EDIPARTYNAME_new | | Prototype: | EDIPARTYNAME * EDIPARTYNAME_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_genn.c | | Lines: | 161-165 |
| | 1 | 1 |
EDIPARTYNAME_free| Name: | EDIPARTYNAME_free | | Prototype: | void EDIPARTYNAME_free(EDIPARTYNAME *a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_genn.c | | Lines: | 167-171 |
| | 1 | 1 |
EC_get_builtin_curves| Name: | EC_get_builtin_curves | | Prototype: | size_t EC_get_builtin_curves(EC_builtin_curve * r, size_t nitems) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ec/ec_curve.c | | Lines: | 3277-3293 |
| | 12 | 3 |