| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
X509_add1_reject_object| Name: | X509_add1_reject_object | | Prototype: | int X509_add1_reject_object(X509 *x, const ASN1_OBJECT *obj) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_x509a.c | | Lines: | 234-254 |
| | 14 | 6 |
X509_add1_ext_i2d| Name: | X509_add1_ext_i2d | | Prototype: | int X509_add1_ext_i2d(X509 *x, int nid, void *value, int crit, unsigned long flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_ext.c | | Lines: | 172-177 |
| | 2 | 1 |
X509_VERIFY_PARAM_table_cleanup| Name: | X509_VERIFY_PARAM_table_cleanup | | Prototype: | void X509_VERIFY_PARAM_table_cleanup(void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 707-714 |
| | 8 | 2 |
X509_VERIFY_PARAM_set_trust| Name: | X509_VERIFY_PARAM_set_trust | | Prototype: | int X509_VERIFY_PARAM_set_trust(X509_VERIFY_PARAM *param, int trust) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 441-445 |
| | 1 | 1 |
X509_VERIFY_PARAM_set_time| Name: | X509_VERIFY_PARAM_set_time | | Prototype: | void X509_VERIFY_PARAM_set_time(X509_VERIFY_PARAM *param, time_t t) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 453-458 |
| | 2 | 1 |
X509_VERIFY_PARAM_set_purpose| Name: | X509_VERIFY_PARAM_set_purpose | | Prototype: | int X509_VERIFY_PARAM_set_purpose(X509_VERIFY_PARAM *param, int purpose) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 435-439 |
| | 1 | 1 |
X509_VERIFY_PARAM_set_hostflags| Name: | X509_VERIFY_PARAM_set_hostflags | | Prototype: | void X509_VERIFY_PARAM_set_hostflags(X509_VERIFY_PARAM *param, unsigned int flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 528-532 |
| | 1 | 1 |
X509_VERIFY_PARAM_set_flags| Name: | X509_VERIFY_PARAM_set_flags | | Prototype: | int X509_VERIFY_PARAM_set_flags(X509_VERIFY_PARAM *param, unsigned long flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 413-420 |
| | 4 | 2 |
X509_VERIFY_PARAM_set_depth| Name: | X509_VERIFY_PARAM_set_depth | | Prototype: | void X509_VERIFY_PARAM_set_depth(X509_VERIFY_PARAM *param, int depth) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 447-451 |
| | 1 | 1 |
X509_VERIFY_PARAM_set1_policies| Name: | X509_VERIFY_PARAM_set1_policies | | Prototype: | int X509_VERIFY_PARAM_set1_policies(X509_VERIFY_PARAM *param, struct stack_st_ASN1_OBJECT *policies) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 473-506 |
| | 26 | 8 |
X509_VERIFY_PARAM_set1_name| Name: | X509_VERIFY_PARAM_set1_name | | Prototype: | int X509_VERIFY_PARAM_set1_name(X509_VERIFY_PARAM *param, const char *name) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 400-411 |
| | 46 | 4 |
X509_VERIFY_PARAM_set1_ip_asc| Name: | X509_VERIFY_PARAM_set1_ip_asc | | Prototype: | int X509_VERIFY_PARAM_set1_ip_asc(X509_VERIFY_PARAM *param, const char *ipasc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 565-573 |
| | 4 | 1 |
X509_VERIFY_PARAM_set1_ip| Name: | X509_VERIFY_PARAM_set1_ip | | Prototype: | int X509_VERIFY_PARAM_set1_ip(X509_VERIFY_PARAM *param, const unsigned char *ip, size_t iplen) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 551-563 |
| | 7 | 4 |
X509_VERIFY_PARAM_set1_host| Name: | X509_VERIFY_PARAM_set1_host | | Prototype: | int X509_VERIFY_PARAM_set1_host(X509_VERIFY_PARAM *param, const char *name, size_t namelen) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 508-516 |
| | 4 | 2 |
X509_VERIFY_PARAM_set1_email| Name: | X509_VERIFY_PARAM_set1_email | | Prototype: | int X509_VERIFY_PARAM_set1_email(X509_VERIFY_PARAM *param, const char *email, size_t emaillen) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 540-549 |
| | 5 | 2 |
X509_VERIFY_PARAM_set1| Name: | X509_VERIFY_PARAM_set1 | | Prototype: | int X509_VERIFY_PARAM_set1(X509_VERIFY_PARAM *to, const X509_VERIFY_PARAM *from) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 357-367 |
| | 6 | 1 |
X509_VERIFY_PARAM_new| Name: | X509_VERIFY_PARAM_new | | Prototype: | X509_VERIFY_PARAM * X509_VERIFY_PARAM_new(void) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 202-218 |
| | 24 | 3 |
X509_VERIFY_PARAM_lookup| Name: | X509_VERIFY_PARAM_lookup | | Prototype: | const X509_VERIFY_PARAM *X509_VERIFY_PARAM_lookup(const char *name) | | Coverage: | 13.953% (6/43) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 685-705 |
| | 178 | 11 |
X509_VERIFY_PARAM_inherit| Name: | X509_VERIFY_PARAM_inherit | | Prototype: | int X509_VERIFY_PARAM_inherit(X509_VERIFY_PARAM *dest, const X509_VERIFY_PARAM *src) | | Coverage: | 38.318% (41/107) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 278-355 |
| | 85 | 21 |
X509_VERIFY_PARAM_get_flags| Name: | X509_VERIFY_PARAM_get_flags | | Prototype: | unsigned long X509_VERIFY_PARAM_get_flags(X509_VERIFY_PARAM *param) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 429-433 |
| | 1 | 1 |
X509_VERIFY_PARAM_get_depth| Name: | X509_VERIFY_PARAM_get_depth | | Prototype: | int X509_VERIFY_PARAM_get_depth(const X509_VERIFY_PARAM *param) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 575-579 |
| | 1 | 1 |
X509_VERIFY_PARAM_get_count| Name: | X509_VERIFY_PARAM_get_count | | Prototype: | int X509_VERIFY_PARAM_get_count(void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 667-674 |
| | 4 | 2 |
X509_VERIFY_PARAM_get0_peername| Name: | X509_VERIFY_PARAM_get0_peername | | Prototype: | char * X509_VERIFY_PARAM_get0_peername(X509_VERIFY_PARAM *param) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 534-538 |
| | 1 | 1 |
X509_VERIFY_PARAM_get0_name| Name: | X509_VERIFY_PARAM_get0_name | | Prototype: | const char * X509_VERIFY_PARAM_get0_name(const X509_VERIFY_PARAM *param) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 581-585 |
| | 1 | 1 |
X509_VERIFY_PARAM_get0| Name: | X509_VERIFY_PARAM_get0 | | Prototype: | const X509_VERIFY_PARAM *X509_VERIFY_PARAM_get0(int id) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 676-683 |
| | 4 | 2 |
X509_VERIFY_PARAM_free| Name: | X509_VERIFY_PARAM_free | | Prototype: | void X509_VERIFY_PARAM_free(X509_VERIFY_PARAM *param) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 220-228 |
| | 7 | 2 |
X509_VERIFY_PARAM_clear_flags| Name: | X509_VERIFY_PARAM_clear_flags | | Prototype: | int X509_VERIFY_PARAM_clear_flags(X509_VERIFY_PARAM *param, unsigned long flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 422-427 |
| | 2 | 1 |
X509_VERIFY_PARAM_add1_host| Name: | X509_VERIFY_PARAM_add1_host | | Prototype: | int X509_VERIFY_PARAM_add1_host(X509_VERIFY_PARAM *param, const char *name, size_t namelen) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 518-526 |
| | 4 | 2 |
X509_VERIFY_PARAM_add0_table| Name: | X509_VERIFY_PARAM_add0_table | | Prototype: | int X509_VERIFY_PARAM_add0_table(X509_VERIFY_PARAM *param) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 642-665 |
| | 16 | 5 |
X509_VERIFY_PARAM_add0_policy| Name: | X509_VERIFY_PARAM_add0_policy | | Prototype: | int X509_VERIFY_PARAM_add0_policy(X509_VERIFY_PARAM *param, ASN1_OBJECT *policy) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 460-471 |
| | 7 | 4 |
X509_VAL_new| Name: | X509_VAL_new | | Prototype: | X509_VAL * X509_VAL_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_val.c | | Lines: | 100-104 |
| | 1 | 1 |
X509_VAL_free| Name: | X509_VAL_free | | Prototype: | void X509_VAL_free(X509_VAL *a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_val.c | | Lines: | 106-110 |
| | 1 | 1 |
X509_TRUST_set| Name: | X509_TRUST_set | | Prototype: | int X509_TRUST_set(int *t, int trust) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_trs.c | | Lines: | 177-186 |
| | 5 | 2 |
X509_TRUST_get_trust| Name: | X509_TRUST_get_trust | | Prototype: | int X509_TRUST_get_trust(const X509_TRUST *xp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_trs.c | | Lines: | 288-292 |
| | 1 | 1 |
X509_TRUST_get_flags| Name: | X509_TRUST_get_flags | | Prototype: | int X509_TRUST_get_flags(const X509_TRUST *xp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_trs.c | | Lines: | 276-280 |
| | 1 | 1 |
X509_TRUST_get_count| Name: | X509_TRUST_get_count | | Prototype: | int X509_TRUST_get_count(void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_trs.c | | Lines: | 142-148 |
| | 3 | 2 |
X509_TRUST_get_by_id| Name: | X509_TRUST_get_by_id | | Prototype: | int X509_TRUST_get_by_id(int id) | | Coverage: | 25.000% (3/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_trs.c | | Lines: | 160-175 |
| | 11 | 4 |
X509_TRUST_get0_name| Name: | X509_TRUST_get0_name | | Prototype: | char * X509_TRUST_get0_name(const X509_TRUST *xp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_trs.c | | Lines: | 282-286 |
| | 1 | 1 |
X509_TRUST_get0| Name: | X509_TRUST_get0 | | Prototype: | X509_TRUST * X509_TRUST_get0(int idx) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_trs.c | | Lines: | 150-158 |
| | 9 | 3 |
X509_TRUST_cleanup| Name: | X509_TRUST_cleanup | | Prototype: | void X509_TRUST_cleanup(void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_trs.c | | Lines: | 265-274 |
| | 9 | 2 |
X509_TRUST_add| Name: | X509_TRUST_add | | Prototype: | int X509_TRUST_add(int id, int flags, int (*ck)(X509_TRUST *, X509 *, int), const char *name, int arg1, void *arg2) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_trs.c | | Lines: | 188-251 |
| | 80 | 12 |
X509_STORE_up_ref| Name: | X509_STORE_up_ref | | Prototype: | int X509_STORE_up_ref(X509_STORE *x) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | | Lines: | 270-275 |
| | 2 | 1 |
X509_STORE_set_verify_cb| Name: | X509_STORE_set_verify_cb | | Prototype: | void X509_STORE_set_verify_cb(X509_STORE *ctx, int (*verify_cb)(int, X509_STORE_CTX *)) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | | Lines: | 810-815 |
| | 1 | 1 |
X509_STORE_set_trust| Name: | X509_STORE_set_trust | | Prototype: | int X509_STORE_set_trust(X509_STORE *ctx, int trust) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | | Lines: | 792-796 |
| | 1 | 1 |
X509_STORE_set_purpose| Name: | X509_STORE_set_purpose | | Prototype: | int X509_STORE_set_purpose(X509_STORE *ctx, int purpose) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | | Lines: | 786-790 |
| | 1 | 1 |
X509_STORE_set_flags| Name: | X509_STORE_set_flags | | Prototype: | int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | | Lines: | 773-777 |
| | 1 | 1 |
X509_STORE_set_ex_data| Name: | X509_STORE_set_ex_data | | Prototype: | int X509_STORE_set_ex_data(X509_STORE *xs, int idx, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | | Lines: | 767-771 |
| | 1 | 1 |
X509_STORE_set_depth| Name: | X509_STORE_set_depth | | Prototype: | int X509_STORE_set_depth(X509_STORE *ctx, int depth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | | Lines: | 779-784 |
| | 2 | 1 |
X509_STORE_set_default_paths| Name: | X509_STORE_set_default_paths | | Prototype: | int X509_STORE_set_default_paths(X509_STORE *ctx) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_d2.c | | Lines: | 66-85 |
| | 31 | 3 |
X509_STORE_set1_param| Name: | X509_STORE_set1_param | | Prototype: | int X509_STORE_set1_param(X509_STORE *ctx, X509_VERIFY_PARAM *param) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | | Lines: | 798-802 |
| | 1 | 1 |
X509_STORE_new| Name: | X509_STORE_new | | Prototype: | X509_STORE * X509_STORE_new(void) | | Coverage: | 36.364% (4/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | | Lines: | 195-233 |
| | 40 | 5 |
X509_STORE_load_mem| Name: | X509_STORE_load_mem | | Prototype: | int X509_STORE_load_mem(X509_STORE *ctx, void *buf, int len) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_d2.c | | Lines: | 111-128 |
| | 16 | 3 |
X509_STORE_load_locations| Name: | X509_STORE_load_locations | | Prototype: | int X509_STORE_load_locations(X509_STORE *ctx, const char *file, const char *path) | | Coverage: | 45.833% (11/24) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_d2.c | | Lines: | 87-109 |
| | 40 | 8 |
X509_STORE_get_ex_data| Name: | X509_STORE_get_ex_data | | Prototype: | void * X509_STORE_get_ex_data(X509_STORE *xs, int idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | | Lines: | 761-765 |
| | 1 | 1 |
X509_STORE_get_by_subject| Name: | X509_STORE_get_by_subject | | Prototype: | int X509_STORE_get_by_subject(X509_STORE_CTX *vs, int type, X509_NAME *name, X509_OBJECT *ret) | | Coverage: | 38.889% (7/18) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | | Lines: | 306-346 |
| | 31 | 6 |
X509_STORE_get1_crls| Name: | X509_STORE_get1_crls | | Prototype: | struct stack_st_X509_CRL * X509_STORE_get1_crls(X509_STORE_CTX *ctx, X509_NAME *nm) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | | Lines: | 605-649 |
| | 49 | 6 |
X509_STORE_get1_certs| Name: | X509_STORE_get1_certs | | Prototype: | struct stack_st_X509 * X509_STORE_get1_certs(X509_STORE_CTX *ctx, X509_NAME *nm) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | | Lines: | 556-603 |
| | 52 | 7 |
X509_STORE_get0_param| Name: | X509_STORE_get0_param | | Prototype: | X509_VERIFY_PARAM * X509_STORE_get0_param(X509_STORE *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | | Lines: | 804-808 |
| | 1 | 1 |
X509_STORE_get0_objects| Name: | X509_STORE_get0_objects | | Prototype: | struct stack_st_X509_OBJECT * X509_STORE_get0_objects(X509_STORE *xs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | | Lines: | 755-759 |
| | 1 | 1 |
X509_STORE_free| Name: | X509_STORE_free | | Prototype: | void X509_STORE_free(X509_STORE *vfy) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | | Lines: | 242-268 |
| | 20 | 4 |
X509_STORE_add_lookup| Name: | X509_STORE_add_lookup | | Prototype: | X509_LOOKUP * X509_STORE_add_lookup(X509_STORE *v, X509_LOOKUP_METHOD *m) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | | Lines: | 277-304 |
| | 26 | 5 |
X509_STORE_add_crl| Name: | X509_STORE_add_crl | | Prototype: | int X509_STORE_add_crl(X509_STORE *ctx, X509_CRL *x) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | | Lines: | 391-432 |
| | 33 | 7 |
X509_STORE_add_cert| Name: | X509_STORE_add_cert | | Prototype: | int X509_STORE_add_cert(X509_STORE *ctx, X509 *x) | | Coverage: | 40.000% (8/20) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | | Lines: | 348-389 |
| | 33 | 7 |
X509_STORE_CTX_trusted_stack| Name: | X509_STORE_CTX_trusted_stack | | Prototype: | void X509_STORE_CTX_trusted_stack(X509_STORE_CTX *ctx, struct stack_st_X509 *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2320-2325 |
| | 2 | 1 |
X509_STORE_CTX_set_verify_cb| Name: | X509_STORE_CTX_set_verify_cb | | Prototype: | void X509_STORE_CTX_set_verify_cb(X509_STORE_CTX *ctx, int (*verify_cb)(int, X509_STORE_CTX *)) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2374-2379 |
| | 1 | 1 |
X509_STORE_CTX_set_trust| Name: | X509_STORE_CTX_set_trust | | Prototype: | int X509_STORE_CTX_set_trust(X509_STORE_CTX *ctx, int trust) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2111-2115 |
| | 1 | 1 |
X509_STORE_CTX_set_time| Name: | X509_STORE_CTX_set_time | | Prototype: | void X509_STORE_CTX_set_time(X509_STORE_CTX *ctx, unsigned long flags, time_t t) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2368-2372 |
| | 1 | 1 |
X509_STORE_CTX_set_purpose| Name: | X509_STORE_CTX_set_purpose | | Prototype: | int X509_STORE_CTX_set_purpose(X509_STORE_CTX *ctx, int purpose) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2105-2109 |
| | 1 | 1 |
X509_STORE_CTX_set_flags| Name: | X509_STORE_CTX_set_flags | | Prototype: | void X509_STORE_CTX_set_flags(X509_STORE_CTX *ctx, unsigned long flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2362-2366 |
| | 1 | 1 |
X509_STORE_CTX_set_ex_data| Name: | X509_STORE_CTX_set_ex_data | | Prototype: | int X509_STORE_CTX_set_ex_data(X509_STORE_CTX *ctx, int idx, void *data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 1999-2003 |
| | 1 | 1 |
X509_STORE_CTX_set_error| Name: | X509_STORE_CTX_set_error | | Prototype: | void X509_STORE_CTX_set_error(X509_STORE_CTX *ctx, int err) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2017-2021 |
| | 1 | 1 |
X509_STORE_CTX_set_depth| Name: | X509_STORE_CTX_set_depth | | Prototype: | void X509_STORE_CTX_set_depth(X509_STORE_CTX *ctx, int depth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2356-2360 |
| | 1 | 1 |
X509_STORE_CTX_set_default| Name: | X509_STORE_CTX_set_default | | Prototype: | int X509_STORE_CTX_set_default(X509_STORE_CTX *ctx, const char *name) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2411-2419 |
| | 5 | 2 |
X509_STORE_CTX_set_chain| Name: | X509_STORE_CTX_set_chain | | Prototype: | void X509_STORE_CTX_set_chain(X509_STORE_CTX *ctx, struct stack_st_X509 *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2093-2097 |
| | 1 | 1 |
X509_STORE_CTX_set_cert| Name: | X509_STORE_CTX_set_cert | | Prototype: | void X509_STORE_CTX_set_cert(X509_STORE_CTX *ctx, X509 *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2087-2091 |
| | 1 | 1 |
X509_STORE_CTX_set0_untrusted| Name: | X509_STORE_CTX_set0_untrusted | | Prototype: | void X509_STORE_CTX_set0_untrusted(X509_STORE_CTX *ctx, struct stack_st_X509 *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2393-2397 |
| | 1 | 1 |
X509_STORE_CTX_set0_trusted_stack| Name: | X509_STORE_CTX_set0_trusted_stack | | Prototype: | void X509_STORE_CTX_set0_trusted_stack(X509_STORE_CTX *ctx, struct stack_st_X509 *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2327-2331 |
| | 1 | 1 |
X509_STORE_CTX_set0_param| Name: | X509_STORE_CTX_set0_param | | Prototype: | void X509_STORE_CTX_set0_param(X509_STORE_CTX *ctx, X509_VERIFY_PARAM *param) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2427-2433 |
| | 3 | 2 |
X509_STORE_CTX_set0_crls| Name: | X509_STORE_CTX_set0_crls | | Prototype: | void X509_STORE_CTX_set0_crls(X509_STORE_CTX *ctx, struct stack_st_X509_CRL *sk) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2099-2103 |
| | 1 | 1 |
X509_STORE_CTX_purpose_inherit| Name: | X509_STORE_CTX_purpose_inherit | | Prototype: | int X509_STORE_CTX_purpose_inherit(X509_STORE_CTX *ctx, int def_purpose, int purpose, int trust) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2127-2170 |
| | 28 | 11 |
X509_STORE_CTX_new| Name: | X509_STORE_CTX_new | | Prototype: | X509_STORE_CTX * X509_STORE_CTX_new(void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2172-2183 |
| | 10 | 2 |
X509_STORE_CTX_init| Name: | X509_STORE_CTX_init | | Prototype: | int X509_STORE_CTX_init(X509_STORE_CTX *ctx, X509_STORE *store, X509 *x509, struct stack_st_X509 *chain) | | Coverage: | 51.807% (43/83) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2195-2314 |
| | 66 | 17 |
X509_STORE_CTX_get_explicit_policy| Name: | X509_STORE_CTX_get_explicit_policy | | Prototype: | int X509_STORE_CTX_get_explicit_policy(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2405-2409 |
| | 1 | 1 |
X509_STORE_CTX_get_ex_new_index| Name: | X509_STORE_CTX_get_ex_new_index | | Prototype: | int X509_STORE_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 1989-1997 |
| | 2 | 1 |
X509_STORE_CTX_get_ex_data| Name: | X509_STORE_CTX_get_ex_data | | Prototype: | void * X509_STORE_CTX_get_ex_data(X509_STORE_CTX *ctx, int idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2005-2009 |
| | 1 | 1 |
X509_STORE_CTX_get_error_depth| Name: | X509_STORE_CTX_get_error_depth | | Prototype: | int X509_STORE_CTX_get_error_depth(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2023-2027 |
| | 1 | 1 |
X509_STORE_CTX_get_error| Name: | X509_STORE_CTX_get_error | | Prototype: | int X509_STORE_CTX_get_error(X509_STORE_CTX *ctx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2011-2015 |
| | 1 | 1 |
X509_STORE_CTX_get_current_cert| Name: | X509_STORE_CTX_get_current_cert | | Prototype: | X509 * X509_STORE_CTX_get_current_cert(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2029-2033 |
| | 1 | 1 |
X509_STORE_CTX_get_chain| Name: | X509_STORE_CTX_get_chain | | Prototype: | struct stack_st_X509 * X509_STORE_CTX_get_chain(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2035-2039 |
| | 1 | 1 |
X509_STORE_CTX_get1_issuer| Name: | X509_STORE_CTX_get1_issuer | | Prototype: | int X509_STORE_CTX_get1_issuer(X509 **issuer, X509_STORE_CTX *ctx, X509 *x) | | Coverage: | 21.622% (8/37) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | | Lines: | 690-753 |
| | 44 | 13 |
X509_STORE_CTX_get1_chain| Name: | X509_STORE_CTX_get1_chain | | Prototype: | struct stack_st_X509 * X509_STORE_CTX_get1_chain(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2047-2061 |
| | 13 | 3 |
X509_STORE_CTX_get0_untrusted| Name: | X509_STORE_CTX_get0_untrusted | | Prototype: | struct stack_st_X509 * X509_STORE_CTX_get0_untrusted(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2387-2391 |
| | 1 | 1 |
X509_STORE_CTX_get0_store| Name: | X509_STORE_CTX_get0_store | | Prototype: | X509_STORE * X509_STORE_CTX_get0_store(X509_STORE_CTX *xs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2081-2085 |
| | 1 | 1 |
X509_STORE_CTX_get0_policy_tree| Name: | X509_STORE_CTX_get0_policy_tree | | Prototype: | X509_POLICY_TREE * X509_STORE_CTX_get0_policy_tree(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2399-2403 |
| | 1 | 1 |
X509_STORE_CTX_get0_parent_ctx| Name: | X509_STORE_CTX_get0_parent_ctx | | Prototype: | X509_STORE_CTX * X509_STORE_CTX_get0_parent_ctx(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2075-2079 |
| | 1 | 1 |
X509_STORE_CTX_get0_param| Name: | X509_STORE_CTX_get0_param | | Prototype: | X509_VERIFY_PARAM * X509_STORE_CTX_get0_param(X509_STORE_CTX *ctx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2421-2425 |
| | 1 | 1 |
X509_STORE_CTX_get0_current_issuer| Name: | X509_STORE_CTX_get0_current_issuer | | Prototype: | X509 * X509_STORE_CTX_get0_current_issuer(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2063-2067 |
| | 1 | 1 |
X509_STORE_CTX_get0_current_crl| Name: | X509_STORE_CTX_get0_current_crl | | Prototype: | X509_CRL * X509_STORE_CTX_get0_current_crl(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2069-2073 |
| | 1 | 1 |
X509_STORE_CTX_get0_chain| Name: | X509_STORE_CTX_get0_chain | | Prototype: | struct stack_st_X509 * X509_STORE_CTX_get0_chain(X509_STORE_CTX *xs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2041-2045 |
| | 1 | 1 |
X509_STORE_CTX_get0_cert| Name: | X509_STORE_CTX_get0_cert | | Prototype: | X509 * X509_STORE_CTX_get0_cert(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 2381-2385 |
| | 1 | 1 |