| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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_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_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_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_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_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_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_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_cmd_defns| Name: | ENGINE_set_cmd_defns | | Prototype: | int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_lib.c | | Lines: | 301-306 |
| | 2 | 1 |
ENGINE_set_ctrl_function| Name: | ENGINE_set_ctrl_function | | Prototype: | int ENGINE_set_ctrl_function(ENGINE *e, ENGINE_CTRL_FUNC_PTR ctrl_f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_lib.c | | Lines: | 287-292 |
| | 2 | 1 |
ENGINE_set_destroy_function| Name: | ENGINE_set_destroy_function | | Prototype: | int ENGINE_set_destroy_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR destroy_f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_lib.c | | Lines: | 266-271 |
| | 2 | 1 |
ENGINE_set_digests| Name: | ENGINE_set_digests | | Prototype: | int ENGINE_set_digests(ENGINE *e, ENGINE_DIGESTS_PTR f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_digest.c | | Lines: | 147-152 |
| | 2 | 1 |
ENGINE_set_finish_function| Name: | ENGINE_set_finish_function | | Prototype: | int ENGINE_set_finish_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR finish_f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_lib.c | | Lines: | 280-285 |
| | 2 | 1 |
ENGINE_set_flags| Name: | ENGINE_set_flags | | Prototype: | int ENGINE_set_flags(ENGINE *e, int flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_lib.c | | Lines: | 294-299 |
| | 2 | 1 |
ENGINE_set_init_function| Name: | ENGINE_set_init_function | | Prototype: | int ENGINE_set_init_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR init_f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_lib.c | | Lines: | 273-278 |
| | 2 | 1 |
ENGINE_set_load_privkey_function| Name: | ENGINE_set_load_privkey_function | | Prototype: | int ENGINE_set_load_privkey_function(ENGINE *e, ENGINE_LOAD_KEY_PTR loadpriv_f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_pkey.c | | Lines: | 62-67 |
| | 2 | 1 |
ENGINE_set_load_pubkey_function| Name: | ENGINE_set_load_pubkey_function | | Prototype: | int ENGINE_set_load_pubkey_function(ENGINE *e, ENGINE_LOAD_KEY_PTR loadpub_f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_pkey.c | | Lines: | 69-74 |
| | 2 | 1 |
ENGINE_set_load_ssl_client_cert_function| Name: | ENGINE_set_load_ssl_client_cert_function | | Prototype: | int ENGINE_set_load_ssl_client_cert_function(ENGINE *e, ENGINE_SSL_CLIENT_CERT_PTR loadssl_f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_pkey.c | | Lines: | 76-82 |
| | 2 | 1 |
ENGINE_set_pkey_asn1_meths| Name: | ENGINE_set_pkey_asn1_meths | | Prototype: | int ENGINE_set_pkey_asn1_meths(ENGINE *e, ENGINE_PKEY_ASN1_METHS_PTR f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_asnmth.c | | Lines: | 152-157 |
| | 2 | 1 |
ENGINE_set_pkey_meths| Name: | ENGINE_set_pkey_meths | | Prototype: | int ENGINE_set_pkey_meths(ENGINE *e, ENGINE_PKEY_METHS_PTR f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/tb_pkmeth.c | | Lines: | 148-153 |
| | 2 | 1 |
ERR_get_err_state_table| Name: | ERR_get_err_state_table | | Prototype: | struct lhash_st_ERR_STATE *ERR_get_err_state_table(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/err/err.c | | Lines: | 962-966 |
| | 2 | 1 |
ERR_get_implementation| Name: | ERR_get_implementation | | Prototype: | const ERR_FNS * ERR_get_implementation(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/err/err.c | | Lines: | 304-309 |
| | 2 | 1 |
ERR_get_next_error_library| Name: | ERR_get_next_error_library | | Prototype: | int ERR_get_next_error_library(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/err/err.c | | Lines: | 1085-1090 |
| | 2 | 1 |
ERR_get_string_table| Name: | ERR_get_string_table | | Prototype: | struct lhash_st_ERR_STRING_DATA *ERR_get_string_table(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/err/err.c | | Lines: | 956-960 |
| | 2 | 1 |
ERR_load_strings| Name: | ERR_load_strings | | Prototype: | void ERR_load_strings(int lib, ERR_STRING_DATA *str) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/err/err.c | | Lines: | 695-700 |
| | 2 | 1 |
ERR_release_err_state_table| Name: | ERR_release_err_state_table | | Prototype: | void ERR_release_err_state_table(struct lhash_st_ERR_STATE **hash) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/err/err.c | | Lines: | 968-973 |
| | 2 | 1 |
EVP_MD_CTX_copy| Name: | EVP_MD_CTX_copy | | Prototype: | int EVP_MD_CTX_copy(EVP_MD_CTX *out, const EVP_MD_CTX *in) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/digest.c | | Lines: | 251-256 |
| | 2 | 1 |
EVP_PKEY_CTX_set0_keygen_info| Name: | EVP_PKEY_CTX_set0_keygen_info | | Prototype: | void EVP_PKEY_CTX_set0_keygen_info(EVP_PKEY_CTX *ctx, int *dat, int datlen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/pmeth_lib.c | | Lines: | 457-462 |
| | 2 | 1 |
EVP_PKEY_meth_free| Name: | EVP_PKEY_meth_free | | Prototype: | void EVP_PKEY_meth_free(EVP_PKEY_METHOD *pmeth) | | Coverage: | 33.333% (2/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/pmeth_lib.c | | Lines: | 309-314 |
| | 2 | 2 |
EVP_PKEY_meth_set_ctrl| Name: | EVP_PKEY_meth_set_ctrl | | Prototype: | void EVP_PKEY_meth_set_ctrl(EVP_PKEY_METHOD *pmeth, int (*ctrl)(EVP_PKEY_CTX *ctx, int type, int p1, void *p2), int (*ctrl_str)(EVP_PKEY_CTX *ctx, const char *type, const char *value)) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/pmeth_lib.c | | Lines: | 619-626 |
| | 2 | 1 |
EVP_PKEY_meth_set_decrypt| Name: | EVP_PKEY_meth_set_decrypt | | Prototype: | void EVP_PKEY_meth_set_decrypt(EVP_PKEY_METHOD *pmeth, int (*decrypt_init)(EVP_PKEY_CTX *ctx), int (*decrypt)(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen)) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/pmeth_lib.c | | Lines: | 600-608 |
| | 2 | 1 |
EVP_PKEY_meth_set_derive| Name: | EVP_PKEY_meth_set_derive | | Prototype: | void EVP_PKEY_meth_set_derive(EVP_PKEY_METHOD *pmeth, int (*derive_init)(EVP_PKEY_CTX *ctx), int (*derive)(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen)) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/pmeth_lib.c | | Lines: | 610-617 |
| | 2 | 1 |
EVP_PKEY_meth_set_encrypt| Name: | EVP_PKEY_meth_set_encrypt | | Prototype: | void EVP_PKEY_meth_set_encrypt(EVP_PKEY_METHOD *pmeth, int (*encrypt_init)(EVP_PKEY_CTX *ctx), int (*encryptfn)(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen)) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/pmeth_lib.c | | Lines: | 590-598 |
| | 2 | 1 |
EVP_PKEY_meth_set_keygen| Name: | EVP_PKEY_meth_set_keygen | | Prototype: | void EVP_PKEY_meth_set_keygen(EVP_PKEY_METHOD *pmeth, int (*keygen_init)(EVP_PKEY_CTX *ctx), int (*keygen)(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey)) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/pmeth_lib.c | | Lines: | 530-537 |
| | 2 | 1 |
EVP_PKEY_meth_set_paramgen| Name: | EVP_PKEY_meth_set_paramgen | | Prototype: | void EVP_PKEY_meth_set_paramgen(EVP_PKEY_METHOD *pmeth, int (*paramgen_init)(EVP_PKEY_CTX *ctx), int (*paramgen)(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey)) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/pmeth_lib.c | | Lines: | 521-528 |
| | 2 | 1 |
EVP_PKEY_meth_set_sign| Name: | EVP_PKEY_meth_set_sign | | Prototype: | void EVP_PKEY_meth_set_sign(EVP_PKEY_METHOD *pmeth, int (*sign_init)(EVP_PKEY_CTX *ctx), int (*sign)(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, const unsigned char *tbs, size_t tbslen)) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/pmeth_lib.c | | Lines: | 539-547 |
| | 2 | 1 |
EVP_PKEY_meth_set_signctx| Name: | EVP_PKEY_meth_set_signctx | | Prototype: | void EVP_PKEY_meth_set_signctx(EVP_PKEY_METHOD *pmeth, int (*signctx_init)(EVP_PKEY_CTX *ctx, EVP_MD_CTX *mctx), int (*signctx)(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, EVP_MD_CTX *mctx)) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/pmeth_lib.c | | Lines: | 570-578 |
| | 2 | 1 |
EVP_PKEY_meth_set_verify| Name: | EVP_PKEY_meth_set_verify | | Prototype: | void EVP_PKEY_meth_set_verify(EVP_PKEY_METHOD *pmeth, int (*verify_init)(EVP_PKEY_CTX *ctx), int (*verify)(EVP_PKEY_CTX *ctx, const unsigned char *sig, size_t siglen, const unsigned char *tbs, size_t tbslen)) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/pmeth_lib.c | | Lines: | 549-557 |
| | 2 | 1 |
EVP_PKEY_meth_set_verify_recover| Name: | EVP_PKEY_meth_set_verify_recover | | Prototype: | void EVP_PKEY_meth_set_verify_recover(EVP_PKEY_METHOD *pmeth, int (*verify_recover_init)(EVP_PKEY_CTX *ctx), int (*verify_recover)(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, const unsigned char *tbs, size_t tbslen)) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/pmeth_lib.c | | Lines: | 559-568 |
| | 2 | 1 |
EVP_PKEY_meth_set_verifyctx| Name: | EVP_PKEY_meth_set_verifyctx | | Prototype: | void EVP_PKEY_meth_set_verifyctx(EVP_PKEY_METHOD *pmeth, int (*verifyctx_init)(EVP_PKEY_CTX *ctx, EVP_MD_CTX *mctx), int (*verifyctx)(EVP_PKEY_CTX *ctx, const unsigned char *sig, int siglen, EVP_MD_CTX *mctx)) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/pmeth_lib.c | | Lines: | 580-588 |
| | 2 | 1 |
EVP_PKEY_up_ref| Name: | EVP_PKEY_up_ref | | Prototype: | int EVP_PKEY_up_ref(EVP_PKEY *pkey) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/p_lib.c | | Lines: | 207-212 |
| | 2 | 1 |
GOSTR341194_Init| Name: | GOSTR341194_Init | | Prototype: | int GOSTR341194_Init(GOSTR341194_CTX *c, int nid) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gostr341194.c | | Lines: | 202-207 |
| | 2 | 1 |
NETSCAPE_SPKI_verify| Name: | NETSCAPE_SPKI_verify | | Prototype: | int NETSCAPE_SPKI_verify(NETSCAPE_SPKI *a, EVP_PKEY *r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | | Lines: | 491-496 |
| | 2 | 1 |
OBJ_bsearch_ameth| Name: | OBJ_bsearch_ameth | | Prototype: | static const EVP_PKEY_ASN1_METHOD * * OBJ_bsearch_ameth(const EVP_PKEY_ASN1_METHOD * *key, const EVP_PKEY_ASN1_METHOD * const *base, int num) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/ameth_lib.c | | Lines: | 137-142 |
| | 2 | 1 |
OBJ_bsearch_ext| Name: | OBJ_bsearch_ext | | Prototype: | static const X509V3_EXT_METHOD * * OBJ_bsearch_ext(const X509V3_EXT_METHOD * *key, const X509V3_EXT_METHOD * const *base, int num) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_lib.c | | Lines: | 106-111 |
| | 2 | 1 |
OBJ_bsearch_ln| Name: | OBJ_bsearch_ln | | Prototype: | static unsigned int * OBJ_bsearch_ln(const ASN1_OBJECT * *key, unsigned int const *base, int num) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_dat.c | | Lines: | 134-139 |
| | 2 | 1 |
OBJ_bsearch_nid| Name: | OBJ_bsearch_nid | | Prototype: | static int * OBJ_bsearch_nid(int *key, int const *base, int num) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_purp.c | | Lines: | 346-351 |
| | 2 | 1 |
OBJ_bsearch_obj| Name: | OBJ_bsearch_obj | | Prototype: | static unsigned int * OBJ_bsearch_obj(const ASN1_OBJECT * *key, unsigned int const *base, int num) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_dat.c | | Lines: | 446-451 |
| | 2 | 1 |
OBJ_bsearch_pbe2| Name: | OBJ_bsearch_pbe2 | | Prototype: | static EVP_PBE_CTL * OBJ_bsearch_pbe2(EVP_PBE_CTL *key, EVP_PBE_CTL const *base, int num) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/evp_pbe.c | | Lines: | 196-201 |
| | 2 | 1 |
OBJ_bsearch_pmeth| Name: | OBJ_bsearch_pmeth | | Prototype: | static const EVP_PKEY_METHOD * * OBJ_bsearch_pmeth(const EVP_PKEY_METHOD * *key, const EVP_PKEY_METHOD * const *base, int num) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/pmeth_lib.c | | Lines: | 125-130 |
| | 2 | 1 |
OBJ_bsearch_sig| Name: | OBJ_bsearch_sig | | Prototype: | static nid_triple * OBJ_bsearch_sig(nid_triple *key, nid_triple const *base, int num) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_xref.c | | Lines: | 83-88 |
| | 2 | 1 |
OBJ_bsearch_sigx| Name: | OBJ_bsearch_sigx | | Prototype: | static const nid_triple * * OBJ_bsearch_sigx(const nid_triple * *key, const nid_triple * const *base, int num) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_xref.c | | Lines: | 120-125 |
| | 2 | 1 |
OBJ_bsearch_sn| Name: | OBJ_bsearch_sn | | Prototype: | static unsigned int * OBJ_bsearch_sn(const ASN1_OBJECT * *key, unsigned int const *base, int num) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_dat.c | | Lines: | 113-118 |
| | 2 | 1 |
OBJ_bsearch_ssl_cipher_id| Name: | OBJ_bsearch_ssl_cipher_id | | Prototype: | SSL_CIPHER * OBJ_bsearch_ssl_cipher_id(SSL_CIPHER *key, SSL_CIPHER const *base, int num) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_lib.c | | Lines: | 3100-3105 |
| | 2 | 1 |
OBJ_bsearch_table| Name: | OBJ_bsearch_table | | Prototype: | static ASN1_STRING_TABLE * OBJ_bsearch_table(ASN1_STRING_TABLE *key, ASN1_STRING_TABLE const *base, int num) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/a_strnid.c | | Lines: | 223-228 |
| | 2 | 1 |
OCSP_BASICRESP_add1_ext_i2d| Name: | OCSP_BASICRESP_add1_ext_i2d | | Prototype: | int OCSP_BASICRESP_add1_ext_i2d(OCSP_BASICRESP *x, int nid, void *value, int crit, unsigned long flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 246-252 |
| | 2 | 1 |
OCSP_BASICRESP_get1_ext_d2i| Name: | OCSP_BASICRESP_get1_ext_d2i | | Prototype: | void * OCSP_BASICRESP_get1_ext_d2i(OCSP_BASICRESP *x, int nid, int *crit, int *idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 239-244 |
| | 2 | 1 |
OCSP_BASICRESP_get_ext_by_NID| Name: | OCSP_BASICRESP_get_ext_by_NID | | Prototype: | int OCSP_BASICRESP_get_ext_by_NID(OCSP_BASICRESP *x, int nid, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 205-210 |
| | 2 | 1 |
OCSP_BASICRESP_get_ext_by_OBJ| Name: | OCSP_BASICRESP_get_ext_by_OBJ | | Prototype: | int OCSP_BASICRESP_get_ext_by_OBJ(OCSP_BASICRESP *x, const ASN1_OBJECT *obj, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 212-218 |
| | 2 | 1 |
OCSP_BASICRESP_get_ext_by_critical| Name: | OCSP_BASICRESP_get_ext_by_critical | | Prototype: | int OCSP_BASICRESP_get_ext_by_critical(OCSP_BASICRESP *x, int crit, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 220-225 |
| | 2 | 1 |
OCSP_ONEREQ_add1_ext_i2d| Name: | OCSP_ONEREQ_add1_ext_i2d | | Prototype: | int OCSP_ONEREQ_add1_ext_i2d(OCSP_ONEREQ *x, int nid, void *value, int crit, unsigned long flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 183-189 |
| | 2 | 1 |
OCSP_ONEREQ_get_ext_by_critical| Name: | OCSP_ONEREQ_get_ext_by_critical | | Prototype: | int OCSP_ONEREQ_get_ext_by_critical(OCSP_ONEREQ *x, int crit, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 158-163 |
| | 2 | 1 |
OCSP_REQUEST_add1_ext_i2d| Name: | OCSP_REQUEST_add1_ext_i2d | | Prototype: | int OCSP_REQUEST_add1_ext_i2d(OCSP_REQUEST *x, int nid, void *value, int crit, unsigned long flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 123-129 |
| | 2 | 1 |
OCSP_REQUEST_get_ext_by_NID| Name: | OCSP_REQUEST_get_ext_by_NID | | Prototype: | int OCSP_REQUEST_get_ext_by_NID(OCSP_REQUEST *x, int nid, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 83-88 |
| | 2 | 1 |
OCSP_REQUEST_get_ext_by_OBJ| Name: | OCSP_REQUEST_get_ext_by_OBJ | | Prototype: | int OCSP_REQUEST_get_ext_by_OBJ(OCSP_REQUEST *x, const ASN1_OBJECT *obj, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 90-96 |
| | 2 | 1 |
OCSP_REQUEST_get_ext_by_critical| Name: | OCSP_REQUEST_get_ext_by_critical | | Prototype: | int OCSP_REQUEST_get_ext_by_critical(OCSP_REQUEST *x, int crit, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 98-103 |
| | 2 | 1 |
OCSP_basic_add1_nonce| Name: | OCSP_basic_add1_nonce | | Prototype: | int OCSP_basic_add1_nonce(OCSP_BASICRESP *resp, unsigned char *val, int len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 369-374 |
| | 2 | 1 |
OPENSSL_load_builtin_modules| Name: | OPENSSL_load_builtin_modules | | Prototype: | void OPENSSL_load_builtin_modules(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_mall.c | | Lines: | 74-82 |
| | 2 | 1 |
PEM_read_DHparams| Name: | PEM_read_DHparams | | Prototype: | DH * PEM_read_DHparams(FILE *fp, DH **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | | Lines: | 618-623 |
| | 2 | 1 |
PEM_read_DSA_PUBKEY| Name: | PEM_read_DSA_PUBKEY | | Prototype: | DSA * PEM_read_DSA_PUBKEY(FILE *fp, DSA **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | | Lines: | 446-451 |
| | 2 | 1 |
PEM_read_DSAparams| Name: | PEM_read_DSAparams | | Prototype: | DSA * PEM_read_DSAparams(FILE *fp, DSA **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | | Lines: | 474-479 |
| | 2 | 1 |
PEM_read_ECPKParameters| Name: | PEM_read_ECPKParameters | | Prototype: | EC_GROUP * PEM_read_ECPKParameters(FILE *fp, EC_GROUP **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | | Lines: | 524-529 |
| | 2 | 1 |
PEM_read_EC_PUBKEY| Name: | PEM_read_EC_PUBKEY | | Prototype: | EC_KEY * PEM_read_EC_PUBKEY(FILE *fp, EC_KEY **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | | Lines: | 586-591 |
| | 2 | 1 |
PEM_read_NETSCAPE_CERT_SEQUENCE| Name: | PEM_read_NETSCAPE_CERT_SEQUENCE | | Prototype: | NETSCAPE_CERT_SEQUENCE * PEM_read_NETSCAPE_CERT_SEQUENCE(FILE *fp, NETSCAPE_CERT_SEQUENCE **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | | Lines: | 249-254 |
| | 2 | 1 |
PEM_read_PKCS7| Name: | PEM_read_PKCS7 | | Prototype: | PKCS7 * PEM_read_PKCS7(FILE *fp, PKCS7 **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | | Lines: | 214-219 |
| | 2 | 1 |
PEM_read_PKCS8| Name: | PEM_read_PKCS8 | | Prototype: | X509_SIG * PEM_read_PKCS8(FILE *fp, X509_SIG **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_pk8.c | | Lines: | 252-257 |
| | 2 | 1 |
PEM_read_PKCS8_PRIV_KEY_INFO| Name: | PEM_read_PKCS8_PRIV_KEY_INFO | | Prototype: | PKCS8_PRIV_KEY_INFO * PEM_read_PKCS8_PRIV_KEY_INFO(FILE *fp, PKCS8_PRIV_KEY_INFO **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_pk8.c | | Lines: | 280-285 |
| | 2 | 1 |
PEM_read_PUBKEY| Name: | PEM_read_PUBKEY | | Prototype: | EVP_PKEY * PEM_read_PUBKEY(FILE *fp, EVP_PKEY **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | | Lines: | 648-653 |
| | 2 | 1 |
PEM_read_RSAPublicKey| Name: | PEM_read_RSAPublicKey | | Prototype: | RSA * PEM_read_RSAPublicKey(FILE *fp, RSA **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | | Lines: | 333-338 |
| | 2 | 1 |
PEM_read_RSA_PUBKEY| Name: | PEM_read_RSA_PUBKEY | | Prototype: | RSA * PEM_read_RSA_PUBKEY(FILE *fp, RSA **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | | Lines: | 361-366 |
| | 2 | 1 |
PEM_read_SSL_SESSION| Name: | PEM_read_SSL_SESSION | | Prototype: | SSL_SESSION * PEM_read_SSL_SESSION(FILE *fp, SSL_SESSION **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_sess.c | | Lines: | 1173-1178 |
| | 2 | 1 |
PEM_read_X509| Name: | PEM_read_X509 | | Prototype: | X509 * PEM_read_X509(FILE *fp, X509 **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_x509.c | | Lines: | 68-73 |
| | 2 | 1 |
PEM_read_X509_AUX| Name: | PEM_read_X509_AUX | | Prototype: | X509 * PEM_read_X509_AUX(FILE *fp, X509 **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_xaux.c | | Lines: | 68-73 |
| | 2 | 1 |
PEM_read_X509_CERT_PAIR| Name: | PEM_read_X509_CERT_PAIR | | Prototype: | X509_CERT_PAIR * PEM_read_X509_CERT_PAIR(FILE *fp, X509_CERT_PAIR **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_xaux.c | | Lines: | 96-101 |
| | 2 | 1 |
PEM_read_X509_CRL| Name: | PEM_read_X509_CRL | | Prototype: | X509_CRL * PEM_read_X509_CRL(FILE *fp, X509_CRL **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | | Lines: | 186-191 |
| | 2 | 1 |
PEM_read_X509_REQ| Name: | PEM_read_X509_REQ | | Prototype: | X509_REQ * PEM_read_X509_REQ(FILE *fp, X509_REQ **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | | Lines: | 144-149 |
| | 2 | 1 |
PEM_read_bio_DHparams| Name: | PEM_read_bio_DHparams | | Prototype: | DH * PEM_read_bio_DHparams(BIO *bp, DH **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | | Lines: | 632-637 |
| | 2 | 1 |
PEM_read_bio_DSA_PUBKEY| Name: | PEM_read_bio_DSA_PUBKEY | | Prototype: | DSA * PEM_read_bio_DSA_PUBKEY(BIO *bp, DSA **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | | Lines: | 467-472 |
| | 2 | 1 |
PEM_read_bio_DSAparams| Name: | PEM_read_bio_DSAparams | | Prototype: | DSA * PEM_read_bio_DSAparams(BIO *bp, DSA **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | | Lines: | 488-493 |
| | 2 | 1 |
PEM_read_bio_ECPKParameters| Name: | PEM_read_bio_ECPKParameters | | Prototype: | EC_GROUP * PEM_read_bio_ECPKParameters(BIO *bp, EC_GROUP **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | | Lines: | 538-543 |
| | 2 | 1 |
PEM_read_bio_EC_PUBKEY| Name: | PEM_read_bio_EC_PUBKEY | | Prototype: | EC_KEY * PEM_read_bio_EC_PUBKEY(BIO *bp, EC_KEY **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | | Lines: | 600-605 |
| | 2 | 1 |
PEM_read_bio_NETSCAPE_CERT_SEQUENCE| Name: | PEM_read_bio_NETSCAPE_CERT_SEQUENCE | | Prototype: | NETSCAPE_CERT_SEQUENCE * PEM_read_bio_NETSCAPE_CERT_SEQUENCE(BIO *bp, NETSCAPE_CERT_SEQUENCE **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | | Lines: | 256-261 |
| | 2 | 1 |
PEM_read_bio_PKCS7| Name: | PEM_read_bio_PKCS7 | | Prototype: | PKCS7 * PEM_read_bio_PKCS7(BIO *bp, PKCS7 **x, pem_password_cb *cb, void *u) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | | Lines: | 228-233 |
| | 2 | 1 |
PEM_read_bio_PKCS8| Name: | PEM_read_bio_PKCS8 | | Prototype: | X509_SIG * PEM_read_bio_PKCS8(BIO *bp, X509_SIG **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_pk8.c | | Lines: | 266-271 |
| | 2 | 1 |
PEM_read_bio_PKCS8_PRIV_KEY_INFO| Name: | PEM_read_bio_PKCS8_PRIV_KEY_INFO | | Prototype: | PKCS8_PRIV_KEY_INFO * PEM_read_bio_PKCS8_PRIV_KEY_INFO(BIO *bp, PKCS8_PRIV_KEY_INFO **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_pk8.c | | Lines: | 294-299 |
| | 2 | 1 |
PEM_read_bio_PUBKEY| Name: | PEM_read_bio_PUBKEY | | Prototype: | EVP_PKEY * PEM_read_bio_PUBKEY(BIO *bp, EVP_PKEY **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | | Lines: | 662-667 |
| | 2 | 1 |
PEM_read_bio_RSAPublicKey| Name: | PEM_read_bio_RSAPublicKey | | Prototype: | RSA * PEM_read_bio_RSAPublicKey(BIO *bp, RSA **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | | Lines: | 347-352 |
| | 2 | 1 |
PEM_read_bio_RSA_PUBKEY| Name: | PEM_read_bio_RSA_PUBKEY | | Prototype: | RSA * PEM_read_bio_RSA_PUBKEY(BIO *bp, RSA **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | | Lines: | 375-380 |
| | 2 | 1 |
PEM_read_bio_SSL_SESSION| Name: | PEM_read_bio_SSL_SESSION | | Prototype: | SSL_SESSION * PEM_read_bio_SSL_SESSION(BIO *bp, SSL_SESSION **x, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_sess.c | | Lines: | 1180-1185 |
| | 2 | 1 |
PEM_read_bio_X509| Name: | PEM_read_bio_X509 | | Prototype: | X509 * PEM_read_bio_X509(BIO *bp, X509 **x, pem_password_cb *cb, void *u) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_x509.c | | Lines: | 82-87 |
| | 2 | 1 |