Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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 |
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_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 |
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 |
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 |
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_default_methodName: | UI_set_default_method | Prototype: | void UI_set_default_method(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: | 555-559 |
| | 1 | 1 |
UI_get_methodName: | UI_get_method | Prototype: | const UI_METHOD * UI_get_method(UI *ui) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ui/ui_lib.c | Lines: | 570-574 |
| | 1 | 1 |
UI_get_ex_dataName: | UI_get_ex_data | Prototype: | void * UI_get_ex_data(UI *r, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ui/ui_lib.c | Lines: | 549-553 |
| | 1 | 1 |
UI_get0_user_dataName: | UI_get0_user_data | Prototype: | void * UI_get0_user_data(UI *ui) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ui/ui_lib.c | Lines: | 415-419 |
| | 1 | 1 |
UI_OpenSSLName: | UI_OpenSSL | Prototype: | UI_METHOD * UI_OpenSSL(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ui/ui_openssl.c | Lines: | 165-169 |
| | 1 | 1 |
TS_VERIFY_CTX_initName: | TS_VERIFY_CTX_init | Prototype: | void TS_VERIFY_CTX_init(TS_VERIFY_CTX *ctx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_verify_ctx.c | Lines: | 76-80 |
| | 1 | 1 |
TS_TST_INFO_set_versionName: | TS_TST_INFO_set_version | Prototype: | int TS_TST_INFO_set_version(TS_TST_INFO *a, long version) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_rsp_utils.c | Lines: | 115-119 |
| | 1 | 1 |
TS_TST_INFO_newName: | TS_TST_INFO_new | Prototype: | TS_TST_INFO * TS_TST_INFO_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_asn1.c | Lines: | 425-429 |
| | 1 | 1 |
TS_TST_INFO_get_versionName: | TS_TST_INFO_get_version | Prototype: | long TS_TST_INFO_get_version(const TS_TST_INFO *a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_rsp_utils.c | Lines: | 121-125 |
| | 1 | 1 |
TS_TST_INFO_get_tsaName: | TS_TST_INFO_get_tsa | Prototype: | GENERAL_NAME * TS_TST_INFO_get_tsa(TS_TST_INFO *a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_rsp_utils.c | Lines: | 368-372 |
| | 1 | 1 |
TS_TST_INFO_get_timeName: | TS_TST_INFO_get_time | Prototype: | const ASN1_GENERALIZEDTIME * TS_TST_INFO_get_time(const TS_TST_INFO *a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_rsp_utils.c | Lines: | 213-217 |
| | 1 | 1 |
TS_TST_INFO_get_serialName: | TS_TST_INFO_get_serial | Prototype: | const ASN1_INTEGER * TS_TST_INFO_get_serial(const TS_TST_INFO *a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_rsp_utils.c | Lines: | 190-194 |
| | 1 | 1 |
TS_TST_INFO_get_policy_idName: | TS_TST_INFO_get_policy_id | Prototype: | ASN1_OBJECT * TS_TST_INFO_get_policy_id(TS_TST_INFO *a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_rsp_utils.c | Lines: | 144-148 |
| | 1 | 1 |
TS_TST_INFO_get_orderingName: | TS_TST_INFO_get_ordering | Prototype: | int TS_TST_INFO_get_ordering(const TS_TST_INFO *a) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_rsp_utils.c | Lines: | 322-326 |
| | 1 | 1 |
TS_TST_INFO_get_nonceName: | TS_TST_INFO_get_nonce | Prototype: | const ASN1_INTEGER * TS_TST_INFO_get_nonce(const TS_TST_INFO *a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_rsp_utils.c | Lines: | 345-349 |
| | 1 | 1 |
TS_TST_INFO_get_msg_imprintName: | TS_TST_INFO_get_msg_imprint | Prototype: | TS_MSG_IMPRINT * TS_TST_INFO_get_msg_imprint(TS_TST_INFO *a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_rsp_utils.c | Lines: | 167-171 |
| | 1 | 1 |
TS_TST_INFO_get_extsName: | TS_TST_INFO_get_exts | Prototype: | struct stack_st_X509_EXTENSION *TS_TST_INFO_get_exts(TS_TST_INFO *a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_rsp_utils.c | Lines: | 374-377 |
| | 1 | 1 |
TS_TST_INFO_get_ext_d2iName: | TS_TST_INFO_get_ext_d2i | Prototype: | void * TS_TST_INFO_get_ext_d2i(TS_TST_INFO *a, int nid, int *crit, int *idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_rsp_utils.c | Lines: | 430-434 |
| | 1 | 1 |
TS_TST_INFO_get_ext_countName: | TS_TST_INFO_get_ext_count | Prototype: | int TS_TST_INFO_get_ext_count(TS_TST_INFO *a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_rsp_utils.c | Lines: | 388-392 |
| | 1 | 1 |
TS_TST_INFO_get_ext_by_criticalName: | TS_TST_INFO_get_ext_by_critical | Prototype: | int TS_TST_INFO_get_ext_by_critical(TS_TST_INFO *a, int crit, int lastpos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_rsp_utils.c | Lines: | 406-410 |
| | 1 | 1 |
TS_TST_INFO_get_ext_by_OBJName: | TS_TST_INFO_get_ext_by_OBJ | Prototype: | int TS_TST_INFO_get_ext_by_OBJ(TS_TST_INFO *a, const ASN1_OBJECT *obj, int lastpos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_rsp_utils.c | Lines: | 400-404 |
| | 1 | 1 |
TS_TST_INFO_get_ext_by_NIDName: | TS_TST_INFO_get_ext_by_NID | Prototype: | int TS_TST_INFO_get_ext_by_NID(TS_TST_INFO *a, int nid, int lastpos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_rsp_utils.c | Lines: | 394-398 |
| | 1 | 1 |
TS_TST_INFO_get_extName: | TS_TST_INFO_get_ext | Prototype: | X509_EXTENSION * TS_TST_INFO_get_ext(TS_TST_INFO *a, int loc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_rsp_utils.c | Lines: | 412-416 |
| | 1 | 1 |
TS_TST_INFO_get_accuracyName: | TS_TST_INFO_get_accuracy | Prototype: | TS_ACCURACY * TS_TST_INFO_get_accuracy(TS_TST_INFO *a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_rsp_utils.c | Lines: | 236-240 |
| | 1 | 1 |
TS_TST_INFO_freeName: | TS_TST_INFO_free | Prototype: | void TS_TST_INFO_free(TS_TST_INFO *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_asn1.c | Lines: | 431-435 |
| | 1 | 1 |
TS_TST_INFO_dupName: | TS_TST_INFO_dup | Prototype: | TS_TST_INFO * TS_TST_INFO_dup(TS_TST_INFO *x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_asn1.c | Lines: | 437-441 |
| | 1 | 1 |
TS_TST_INFO_delete_extName: | TS_TST_INFO_delete_ext | Prototype: | X509_EXTENSION * TS_TST_INFO_delete_ext(TS_TST_INFO *a, int loc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_rsp_utils.c | Lines: | 418-422 |
| | 1 | 1 |
TS_STATUS_INFO_newName: | TS_STATUS_INFO_new | Prototype: | TS_STATUS_INFO * TS_STATUS_INFO_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_asn1.c | Lines: | 517-521 |
| | 1 | 1 |
TS_STATUS_INFO_freeName: | TS_STATUS_INFO_free | Prototype: | void TS_STATUS_INFO_free(TS_STATUS_INFO *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_asn1.c | Lines: | 523-527 |
| | 1 | 1 |
TS_STATUS_INFO_dupName: | TS_STATUS_INFO_dup | Prototype: | TS_STATUS_INFO * TS_STATUS_INFO_dup(TS_STATUS_INFO *x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_asn1.c | Lines: | 529-533 |
| | 1 | 1 |
TS_RESP_newName: | TS_RESP_new | Prototype: | TS_RESP * TS_RESP_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_asn1.c | Lines: | 628-632 |
| | 1 | 1 |
TS_RESP_get_tst_infoName: | TS_RESP_get_tst_info | Prototype: | TS_TST_INFO * TS_RESP_get_tst_info(TS_RESP *a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_rsp_utils.c | Lines: | 109-113 |
| | 1 | 1 |
TS_RESP_get_tokenName: | TS_RESP_get_token | Prototype: | PKCS7 * TS_RESP_get_token(TS_RESP *a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_rsp_utils.c | Lines: | 103-107 |
| | 1 | 1 |
TS_RESP_get_status_infoName: | TS_RESP_get_status_info | Prototype: | TS_STATUS_INFO * TS_RESP_get_status_info(TS_RESP *a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_rsp_utils.c | Lines: | 86-90 |
| | 1 | 1 |
TS_RESP_freeName: | TS_RESP_free | Prototype: | void TS_RESP_free(TS_RESP *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_asn1.c | Lines: | 634-638 |
| | 1 | 1 |
TS_RESP_dupName: | TS_RESP_dup | Prototype: | TS_RESP * TS_RESP_dup(TS_RESP *x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_asn1.c | Lines: | 640-644 |
| | 1 | 1 |
TS_RESP_CTX_get_tst_infoName: | TS_RESP_CTX_get_tst_info | Prototype: | TS_TST_INFO * TS_RESP_CTX_get_tst_info(TS_RESP_CTX *ctx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_rsp_sign.c | Lines: | 396-400 |
| | 1 | 1 |