Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
UI_set_ex_dataName: | UI_set_ex_data | Prototype: | int UI_set_ex_data(UI *r, int idx, void *arg) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ui/ui_lib.c | Lines: | 543-547 |
| | 1 | 1 |
UI_set_methodName: | UI_set_method | Prototype: | const UI_METHOD * UI_set_method(UI *ui, const UI_METHOD *meth) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ui/ui_lib.c | Lines: | 576-581 |
| | 2 | 1 |
USERNOTICE_freeName: | USERNOTICE_free | Prototype: | void USERNOTICE_free(USERNOTICE *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_cpols.c | Lines: | 342-346 |
| | 1 | 1 |
USERNOTICE_newName: | USERNOTICE_new | Prototype: | USERNOTICE * USERNOTICE_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_cpols.c | Lines: | 336-340 |
| | 1 | 1 |
WHIRLPOOL_InitName: | WHIRLPOOL_Init | Prototype: | int WHIRLPOOL_Init(WHIRLPOOL_CTX *c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/whrlpool/wp_dgst.c | Lines: | 59-63 |
| | 2 | 1 |
X25519Name: | X25519 | Prototype: | int X25519(uint8_t out_shared_key[32], const uint8_t private_key[32], const uint8_t peer_public_value[32]) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/curve25519/curve25519.c | Lines: | 4923-4934 |
| | 2 | 1 |
X25519_keypairName: | X25519_keypair | Prototype: | void X25519_keypair(uint8_t out_public_value[32], uint8_t out_private_key[32]) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/curve25519/curve25519.c | Lines: | 4897-4921 |
| | 5 | 1 |
X509V3_EXT_CRL_add_confName: | X509V3_EXT_CRL_add_conf | Prototype: | int X509V3_EXT_CRL_add_conf(struct lhash_st_CONF_VALUE *conf, X509V3_CTX *ctx, const char *section, X509_CRL *crl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_conf.c | Lines: | 550-558 |
| | 3 | 1 |
X509V3_EXT_REQ_add_confName: | X509V3_EXT_REQ_add_conf | Prototype: | int X509V3_EXT_REQ_add_conf(struct lhash_st_CONF_VALUE *conf, X509V3_CTX *ctx, const char *section, X509_REQ *req) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_conf.c | Lines: | 562-570 |
| | 3 | 1 |
X509V3_EXT_add_confName: | X509V3_EXT_add_conf | Prototype: | int X509V3_EXT_add_conf(struct lhash_st_CONF_VALUE *conf, X509V3_CTX *ctx, const char *section, X509 *cert) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_conf.c | Lines: | 538-546 |
| | 3 | 1 |
X509V3_EXT_cleanupName: | X509V3_EXT_cleanup | Prototype: | void X509V3_EXT_cleanup(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_lib.c | Lines: | 173-178 |
| | 6 | 1 |
X509V3_EXT_confName: | X509V3_EXT_conf | Prototype: | X509_EXTENSION * X509V3_EXT_conf(struct lhash_st_CONF_VALUE *conf, X509V3_CTX *ctx, const char *name, const char *value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_conf.c | Lines: | 490-498 |
| | 3 | 1 |
X509V3_EXT_conf_nidName: | X509V3_EXT_conf_nid | Prototype: | X509_EXTENSION * X509V3_EXT_conf_nid(struct lhash_st_CONF_VALUE *conf, X509V3_CTX *ctx, int ext_nid, const char *value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_conf.c | Lines: | 502-510 |
| | 3 | 1 |
X509V3_add_standard_extensionsName: | X509V3_add_standard_extensions | Prototype: | int X509V3_add_standard_extensions(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_lib.c | Lines: | 191-195 |
| | 1 | 1 |
X509V3_add_value_ucharName: | X509V3_add_value_uchar | Prototype: | int X509V3_add_value_uchar(const char *name, const unsigned char *value, struct stack_st_CONF_VALUE **extlist) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_utl.c | Lines: | 113-118 |
| | 1 | 1 |
X509V3_set_conf_lhashName: | X509V3_set_conf_lhash | Prototype: | void X509V3_set_conf_lhash(X509V3_CTX *ctx, struct lhash_st_CONF_VALUE *lhash) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_conf.c | Lines: | 531-536 |
| | 2 | 1 |
X509V3_set_ctxName: | X509V3_set_ctx | Prototype: | void X509V3_set_ctx(X509V3_CTX *ctx, X509 *issuer, X509 *subj, X509_REQ *req, X509_CRL *crl, int flags) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_conf.c | Lines: | 477-486 |
| | 5 | 1 |
X509V3_set_nconfName: | X509V3_set_nconf | Prototype: | void X509V3_set_nconf(X509V3_CTX *ctx, CONF *conf) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_conf.c | Lines: | 470-475 |
| | 2 | 1 |
X509_ALGOR_dupName: | X509_ALGOR_dup | Prototype: | X509_ALGOR * X509_ALGOR_dup(X509_ALGOR *x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_algor.c | Lines: | 144-148 |
| | 1 | 1 |
X509_ALGOR_freeName: | X509_ALGOR_free | Prototype: | void X509_ALGOR_free(X509_ALGOR *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_algor.c | Lines: | 125-129 |
| | 1 | 1 |
X509_ALGOR_newName: | X509_ALGOR_new | Prototype: | X509_ALGOR * X509_ALGOR_new(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_algor.c | Lines: | 119-123 |
| | 1 | 1 |
X509_ATTRIBUTE_dupName: | X509_ATTRIBUTE_dup | Prototype: | X509_ATTRIBUTE * X509_ATTRIBUTE_dup(X509_ATTRIBUTE *x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_attrib.c | Lines: | 166-170 |
| | 1 | 1 |
X509_ATTRIBUTE_freeName: | X509_ATTRIBUTE_free | Prototype: | void X509_ATTRIBUTE_free(X509_ATTRIBUTE *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_attrib.c | Lines: | 160-164 |
| | 1 | 1 |
X509_ATTRIBUTE_newName: | X509_ATTRIBUTE_new | Prototype: | X509_ATTRIBUTE * X509_ATTRIBUTE_new(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_attrib.c | Lines: | 154-158 |
| | 1 | 1 |
X509_CERT_AUX_freeName: | X509_CERT_AUX_free | Prototype: | void X509_CERT_AUX_free(X509_CERT_AUX *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_x509a.c | Lines: | 140-144 |
| | 1 | 1 |
X509_CERT_AUX_newName: | X509_CERT_AUX_new | Prototype: | X509_CERT_AUX * X509_CERT_AUX_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_x509a.c | Lines: | 134-138 |
| | 1 | 1 |
X509_CERT_PAIR_freeName: | X509_CERT_PAIR_free | Prototype: | void X509_CERT_PAIR_free(X509_CERT_PAIR *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_x509a.c | Lines: | 321-325 |
| | 1 | 1 |
X509_CERT_PAIR_newName: | X509_CERT_PAIR_new | Prototype: | X509_CERT_PAIR * X509_CERT_PAIR_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_x509a.c | Lines: | 315-319 |
| | 1 | 1 |
X509_CINF_freeName: | X509_CINF_free | Prototype: | void X509_CINF_free(X509_CINF *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_x509.c | Lines: | 163-167 |
| | 1 | 1 |
X509_CINF_newName: | X509_CINF_new | Prototype: | X509_CINF * X509_CINF_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_x509.c | Lines: | 157-161 |
| | 1 | 1 |
X509_CRL_INFO_freeName: | X509_CRL_INFO_free | Prototype: | void X509_CRL_INFO_free(X509_CRL_INFO *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_crl.c | Lines: | 490-494 |
| | 1 | 1 |
X509_CRL_INFO_newName: | X509_CRL_INFO_new | Prototype: | X509_CRL_INFO * X509_CRL_INFO_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_crl.c | Lines: | 484-488 |
| | 1 | 1 |
X509_CRL_add1_ext_i2dName: | X509_CRL_add1_ext_i2d | Prototype: | int X509_CRL_add1_ext_i2d(X509_CRL *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/x509/x509_ext.c | Lines: | 110-115 |
| | 1 | 1 |
X509_CRL_add_extName: | X509_CRL_add_ext | Prototype: | int X509_CRL_add_ext(X509_CRL *x, X509_EXTENSION *ex, int loc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_ext.c | Lines: | 117-121 |
| | 5 | 1 |
X509_CRL_cmpName: | X509_CRL_cmp | Prototype: | int X509_CRL_cmp(const X509_CRL *a, const X509_CRL *b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_cmp.c | Lines: | 133-137 |
| | 1 | 1 |
X509_CRL_delete_extName: | X509_CRL_delete_ext | Prototype: | X509_EXTENSION * X509_CRL_delete_ext(X509_CRL *x, int loc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_ext.c | Lines: | 98-102 |
| | 1 | 1 |
X509_CRL_digestName: | X509_CRL_digest | Prototype: | int X509_CRL_digest(const X509_CRL *data, const EVP_MD *type, unsigned char *md, unsigned int *len) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 572-578 |
| | 2 | 1 |
X509_CRL_dupName: | X509_CRL_dup | Prototype: | X509_CRL * X509_CRL_dup(X509_CRL *x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_crl.c | Lines: | 521-525 |
| | 1 | 1 |
X509_CRL_freeName: | X509_CRL_free | Prototype: | void X509_CRL_free(X509_CRL *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_crl.c | Lines: | 515-519 |
| | 1 | 1 |
X509_CRL_get0_extensionsName: | X509_CRL_get0_extensions | Prototype: | const struct stack_st_X509_EXTENSION * X509_CRL_get0_extensions(const X509_CRL *crl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_crl.c | Lines: | 703-707 |
| | 1 | 1 |
X509_CRL_get0_lastUpdateName: | X509_CRL_get0_lastUpdate | Prototype: | const ASN1_TIME * X509_CRL_get0_lastUpdate(const X509_CRL *crl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_crl.c | Lines: | 715-719 |
| | 1 | 1 |
X509_CRL_get0_nextUpdateName: | X509_CRL_get0_nextUpdate | Prototype: | const ASN1_TIME * X509_CRL_get0_nextUpdate(const X509_CRL *crl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_crl.c | Lines: | 727-731 |
| | 1 | 1 |
X509_CRL_get_REVOKEDName: | X509_CRL_get_REVOKED | Prototype: | struct stack_st_X509_REVOKED * X509_CRL_get_REVOKED(X509_CRL *crl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_crl.c | Lines: | 745-749 |
| | 1 | 1 |
X509_CRL_get_extName: | X509_CRL_get_ext | Prototype: | X509_EXTENSION * X509_CRL_get_ext(const X509_CRL *x, int loc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_ext.c | Lines: | 92-96 |
| | 1 | 1 |
X509_CRL_get_ext_by_NIDName: | X509_CRL_get_ext_by_NID | Prototype: | int X509_CRL_get_ext_by_NID(const X509_CRL *x, int nid, int lastpos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_ext.c | Lines: | 74-78 |
| | 1 | 1 |
X509_CRL_get_ext_by_OBJName: | X509_CRL_get_ext_by_OBJ | Prototype: | int X509_CRL_get_ext_by_OBJ(const X509_CRL *x, const ASN1_OBJECT *obj, int lastpos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_ext.c | Lines: | 80-84 |
| | 1 | 1 |
X509_CRL_get_ext_by_criticalName: | X509_CRL_get_ext_by_critical | Prototype: | int X509_CRL_get_ext_by_critical(const X509_CRL *x, int crit, int lastpos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_ext.c | Lines: | 86-90 |
| | 1 | 1 |
X509_CRL_get_ext_countName: | X509_CRL_get_ext_count | Prototype: | int X509_CRL_get_ext_count(const X509_CRL *x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_ext.c | Lines: | 68-72 |
| | 1 | 1 |
X509_CRL_get_ext_d2iName: | X509_CRL_get_ext_d2i | Prototype: | void * X509_CRL_get_ext_d2i(const X509_CRL *x, int nid, int *crit, int *idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_ext.c | Lines: | 104-108 |
| | 1 | 1 |
X509_CRL_get_issuerName: | X509_CRL_get_issuer | Prototype: | X509_NAME * X509_CRL_get_issuer(const X509_CRL *crl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_crl.c | Lines: | 739-743 |
| | 1 | 1 |
X509_CRL_get_lastUpdateName: | X509_CRL_get_lastUpdate | Prototype: | ASN1_TIME * X509_CRL_get_lastUpdate(X509_CRL *crl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_crl.c | Lines: | 721-725 |
| | 1 | 1 |
X509_CRL_get_meth_dataName: | X509_CRL_get_meth_data | Prototype: | void * X509_CRL_get_meth_data(X509_CRL *crl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_crl.c | Lines: | 691-695 |
| | 1 | 1 |
X509_CRL_get_nextUpdateName: | X509_CRL_get_nextUpdate | Prototype: | ASN1_TIME * X509_CRL_get_nextUpdate(X509_CRL *crl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_crl.c | Lines: | 733-737 |
| | 1 | 1 |
X509_CRL_get_signature_nidName: | X509_CRL_get_signature_nid | Prototype: | int X509_CRL_get_signature_nid(const X509_CRL *crl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_crl.c | Lines: | 697-701 |
| | 1 | 1 |
X509_CRL_get_versionName: | X509_CRL_get_version | Prototype: | long X509_CRL_get_version(const X509_CRL *crl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_crl.c | Lines: | 709-713 |
| | 1 | 1 |
X509_CRL_matchName: | X509_CRL_match | Prototype: | int X509_CRL_match(const X509_CRL *a, const X509_CRL *b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_cmp.c | Lines: | 140-144 |
| | 1 | 1 |
X509_CRL_newName: | X509_CRL_new | Prototype: | X509_CRL * X509_CRL_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_crl.c | Lines: | 509-513 |
| | 1 | 1 |
X509_CRL_set1_lastUpdateName: | X509_CRL_set1_lastUpdate | Prototype: | int X509_CRL_set1_lastUpdate(X509_CRL *x, const ASN1_TIME *tm) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509cset.c | Lines: | 111-115 |
| | 1 | 1 |
X509_CRL_set1_nextUpdateName: | X509_CRL_set1_nextUpdate | Prototype: | int X509_CRL_set1_nextUpdate(X509_CRL *x, const ASN1_TIME *tm) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509cset.c | Lines: | 135-139 |
| | 1 | 1 |
X509_CRL_set_meth_dataName: | X509_CRL_set_meth_data | Prototype: | void X509_CRL_set_meth_data(X509_CRL *crl, void *dat) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_crl.c | Lines: | 685-689 |
| | 1 | 1 |
X509_CRL_signName: | X509_CRL_sign | Prototype: | int X509_CRL_sign(X509_CRL *x, EVP_PKEY *pkey, const EVP_MD *md) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 530-536 |
| | 3 | 1 |
X509_CRL_sign_ctxName: | X509_CRL_sign_ctx | Prototype: | int X509_CRL_sign_ctx(X509_CRL *x, EVP_MD_CTX *ctx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 538-544 |
| | 3 | 1 |
X509_CRL_up_refName: | X509_CRL_up_ref | Prototype: | int X509_CRL_up_ref(X509_CRL *x) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509cset.c | Lines: | 66-71 |
| | 2 | 1 |
X509_EXTENSION_dupName: | X509_EXTENSION_dup | Prototype: | X509_EXTENSION * X509_EXTENSION_dup(X509_EXTENSION *x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_exten.c | Lines: | 149-153 |
| | 1 | 1 |
X509_EXTENSION_freeName: | X509_EXTENSION_free | Prototype: | void X509_EXTENSION_free(X509_EXTENSION *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_exten.c | Lines: | 130-134 |
| | 1 | 1 |
X509_EXTENSION_newName: | X509_EXTENSION_new | Prototype: | X509_EXTENSION * X509_EXTENSION_new(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_exten.c | Lines: | 124-128 |
| | 1 | 1 |
X509_LOOKUP_fileName: | X509_LOOKUP_file | Prototype: | X509_LOOKUP_METHOD * X509_LOOKUP_file(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/by_file.c | Lines: | 86-90 |
| | 1 | 1 |
X509_LOOKUP_hash_dirName: | X509_LOOKUP_hash_dir | Prototype: | X509_LOOKUP_METHOD * X509_LOOKUP_hash_dir(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/by_dir.c | Lines: | 115-119 |
| | 1 | 1 |
X509_LOOKUP_memName: | X509_LOOKUP_mem | Prototype: | X509_LOOKUP_METHOD * X509_LOOKUP_mem(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/by_mem.c | Lines: | 86-90 |
| | 1 | 1 |
X509_NAME_ENTRY_dupName: | X509_NAME_ENTRY_dup | Prototype: | X509_NAME_ENTRY * X509_NAME_ENTRY_dup(X509_NAME_ENTRY *x) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_name.c | Lines: | 138-142 |
| | 1 | 1 |
X509_NAME_ENTRY_freeName: | X509_NAME_ENTRY_free | Prototype: | void X509_NAME_ENTRY_free(X509_NAME_ENTRY *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_name.c | Lines: | 132-136 |
| | 1 | 1 |
X509_NAME_ENTRY_newName: | X509_NAME_ENTRY_new | Prototype: | X509_NAME_ENTRY * X509_NAME_ENTRY_new(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_name.c | Lines: | 126-130 |
| | 1 | 1 |
X509_NAME_ENTRY_setName: | X509_NAME_ENTRY_set | Prototype: | int X509_NAME_ENTRY_set(const X509_NAME_ENTRY *ne) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509name.c | Lines: | 409-413 |
| | 1 | 1 |
X509_NAME_digestName: | X509_NAME_digest | Prototype: | int X509_NAME_digest(const X509_NAME *data, const EVP_MD *type, unsigned char *md, unsigned int *len) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 588-594 |
| | 2 | 1 |
X509_NAME_dupName: | X509_NAME_dup | Prototype: | X509_NAME * X509_NAME_dup(X509_NAME *x) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_name.c | Lines: | 235-239 |
| | 1 | 1 |
X509_NAME_freeName: | X509_NAME_free | Prototype: | void X509_NAME_free(X509_NAME *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_name.c | Lines: | 229-233 |
| | 1 | 1 |
X509_NAME_newName: | X509_NAME_new | Prototype: | X509_NAME * X509_NAME_new(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_name.c | Lines: | 223-227 |
| | 1 | 1 |
X509_OBJECT_freeName: | X509_OBJECT_free | Prototype: | static void X509_OBJECT_free(X509_OBJECT *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | Lines: | 235-240 |
| | 2 | 1 |
X509_OBJECT_get_typeName: | X509_OBJECT_get_type | Prototype: | int X509_OBJECT_get_type(const X509_OBJECT *a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | Lines: | 459-463 |
| | 1 | 1 |
X509_OBJECT_idx_by_subjectName: | X509_OBJECT_idx_by_subject | Prototype: | int X509_OBJECT_idx_by_subject(struct stack_st_X509_OBJECT *h, int type, X509_NAME *name) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | Lines: | 522-526 |
| | 5 | 1 |
X509_PUBKEY_freeName: | X509_PUBKEY_free | Prototype: | void X509_PUBKEY_free(X509_PUBKEY *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_pubkey.c | Lines: | 133-137 |
| | 1 | 1 |
X509_PUBKEY_newName: | X509_PUBKEY_new | Prototype: | X509_PUBKEY * X509_PUBKEY_new(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_pubkey.c | Lines: | 127-131 |
| | 1 | 1 |
X509_PURPOSE_get0_nameName: | X509_PURPOSE_get0_name | Prototype: | char * X509_PURPOSE_get0_name(const X509_PURPOSE *xp) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_purp.c | Lines: | 310-314 |
| | 1 | 1 |
X509_PURPOSE_get0_snameName: | X509_PURPOSE_get0_sname | Prototype: | char * X509_PURPOSE_get0_sname(const X509_PURPOSE *xp) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_purp.c | Lines: | 316-320 |
| | 1 | 1 |
X509_PURPOSE_get_idName: | X509_PURPOSE_get_id | Prototype: | int X509_PURPOSE_get_id(const X509_PURPOSE *xp) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_purp.c | Lines: | 304-308 |
| | 1 | 1 |
X509_PURPOSE_get_trustName: | X509_PURPOSE_get_trust | Prototype: | int X509_PURPOSE_get_trust(const X509_PURPOSE *xp) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_purp.c | Lines: | 322-326 |
| | 1 | 1 |
X509_REQ_INFO_freeName: | X509_REQ_INFO_free | Prototype: | void X509_REQ_INFO_free(X509_REQ_INFO *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_req.c | Lines: | 157-161 |
| | 1 | 1 |
X509_REQ_INFO_newName: | X509_REQ_INFO_new | Prototype: | X509_REQ_INFO * X509_REQ_INFO_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_req.c | Lines: | 151-155 |
| | 1 | 1 |
X509_REQ_add_extensionsName: | X509_REQ_add_extensions | Prototype: | int X509_REQ_add_extensions(X509_REQ *req, struct stack_st_X509_EXTENSION *exts) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_req.c | Lines: | 268-272 |
| | 1 | 1 |
X509_REQ_delete_attrName: | X509_REQ_delete_attr | Prototype: | X509_ATTRIBUTE * X509_REQ_delete_attr(X509_REQ *req, int loc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_req.c | Lines: | 301-305 |
| | 1 | 1 |
X509_REQ_digestName: | X509_REQ_digest | Prototype: | int X509_REQ_digest(const X509_REQ *data, const EVP_MD *type, unsigned char *md, unsigned int *len) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 580-586 |
| | 2 | 1 |
X509_REQ_dupName: | X509_REQ_dup | Prototype: | X509_REQ * X509_REQ_dup(X509_REQ *x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_req.c | Lines: | 223-227 |
| | 1 | 1 |
X509_REQ_freeName: | X509_REQ_free | Prototype: | void X509_REQ_free(X509_REQ *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_req.c | Lines: | 217-221 |
| | 1 | 1 |
X509_REQ_get1_emailName: | X509_REQ_get1_email | Prototype: | struct stack_st_OPENSSL_STRING *X509_REQ_get1_email(X509_REQ *x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_utl.c | Lines: | 548-560 |
| | 17 | 1 |
X509_REQ_get_attrName: | X509_REQ_get_attr | Prototype: | X509_ATTRIBUTE * X509_REQ_get_attr(const X509_REQ *req, int loc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_req.c | Lines: | 295-299 |
| | 1 | 1 |
X509_REQ_get_attr_by_NIDName: | X509_REQ_get_attr_by_NID | Prototype: | int X509_REQ_get_attr_by_NID(const X509_REQ *req, int nid, int lastpos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_req.c | Lines: | 282-286 |
| | 1 | 1 |
X509_REQ_get_attr_by_OBJName: | X509_REQ_get_attr_by_OBJ | Prototype: | int X509_REQ_get_attr_by_OBJ(const X509_REQ *req, const ASN1_OBJECT *obj, int lastpos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_req.c | Lines: | 288-293 |
| | 1 | 1 |
X509_REQ_get_attr_countName: | X509_REQ_get_attr_count | Prototype: | int X509_REQ_get_attr_count(const X509_REQ *req) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_req.c | Lines: | 276-280 |
| | 1 | 1 |
X509_REQ_get_extension_nidsName: | X509_REQ_get_extension_nids | Prototype: | int * X509_REQ_get_extension_nids(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_req.c | Lines: | 185-189 |
| | 1 | 1 |
X509_REQ_get_signature_nidName: | X509_REQ_get_signature_nid | Prototype: | int X509_REQ_get_signature_nid(const X509_REQ *req) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_req.c | Lines: | 229-233 |
| | 1 | 1 |