| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
X509_ALGOR_free| Name: | 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_new| Name: | 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_free| Name: | 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_new| Name: | 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_free| Name: | 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_PAIR_free| Name: | 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_CINF_free| Name: | 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_CRL_INFO_free| Name: | 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_free| Name: | 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_EXTENSION_free| Name: | 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_new| Name: | 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_file| Name: | 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_dir| Name: | 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_mem| Name: | 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_dup| Name: | 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_free| Name: | 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_new| Name: | 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_dup| Name: | 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_free| Name: | 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_new| Name: | 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_free| Name: | 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_idx_by_subject| Name: | 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_OBJECT_retrieve_by_subject| Name: | X509_OBJECT_retrieve_by_subject | | Prototype: | X509_OBJECT * X509_OBJECT_retrieve_by_subject(struct stack_st_X509_OBJECT *h, int type, X509_NAME *name) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_lu.c | | Lines: | 528-538 |
| | 9 | 2 |
X509_PUBKEY_free| Name: | 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_new| Name: | 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_REQ_INFO_free| Name: | 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_free| Name: | 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_get_subject_name| Name: | X509_REQ_get_subject_name | | Prototype: | X509_NAME * X509_REQ_get_subject_name(const X509_REQ *x) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509rset.c | | Lines: | 88-92 |
| | 1 | 1 |
X509_REQ_new| Name: | X509_REQ_new | | Prototype: | X509_REQ * X509_REQ_new(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_req.c | | Lines: | 211-215 |
| | 1 | 1 |
X509_REVOKED_free| Name: | X509_REVOKED_free | | Prototype: | void X509_REVOKED_free(X509_REVOKED *a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_crl.c | | Lines: | 459-463 |
| | 1 | 1 |
X509_SIG_free| Name: | X509_SIG_free | | Prototype: | void X509_SIG_free(X509_SIG *a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_sig.c | | Lines: | 106-110 |
| | 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_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_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_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_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_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_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_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_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_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_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_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_cmp| Name: | X509_cmp | | Prototype: | int X509_cmp(const X509 *a, const X509 *b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_cmp.c | | Lines: | 209-217 |
| | 3 | 1 |
X509_cmp_time| Name: | X509_cmp_time | | Prototype: | int X509_cmp_time(const ASN1_TIME *ctm, time_t *cmp_time) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 1918-1922 |
| | 1 | 1 |
X509_digest| Name: | X509_digest | | Prototype: | int X509_digest(const X509 *data, const EVP_MD *type, unsigned char *md, unsigned int *len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | | Lines: | 564-570 |
| | 2 | 1 |
X509_email_free| Name: | X509_email_free | | Prototype: | void X509_email_free(struct stack_st_OPENSSL_STRING *sk) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_utl.c | | Lines: | 625-629 |
| | 1 | 1 |
X509_free| Name: | X509_free | | Prototype: | void X509_free(X509 *a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_x509.c | | Lines: | 268-272 |
| | 1 | 1 |
X509_get_default_cert_area| Name: | X509_get_default_cert_area | | Prototype: | const char * X509_get_default_cert_area(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_def.c | | Lines: | 70-74 |
| | 1 | 1 |
X509_get_default_cert_dir| Name: | X509_get_default_cert_dir | | Prototype: | const char * X509_get_default_cert_dir(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_def.c | | Lines: | 76-80 |
| | 1 | 1 |
X509_get_default_cert_file| Name: | X509_get_default_cert_file | | Prototype: | const char * X509_get_default_cert_file(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_def.c | | Lines: | 82-86 |
| | 1 | 1 |
X509_get_ext| Name: | X509_get_ext | | Prototype: | X509_EXTENSION * X509_get_ext(const X509 *x, int loc) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_ext.c | | Lines: | 148-152 |
| | 1 | 1 |
X509_get_ext_count| Name: | X509_get_ext_count | | Prototype: | int X509_get_ext_count(const X509 *x) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_ext.c | | Lines: | 123-127 |
| | 1 | 1 |
X509_get_ext_d2i| Name: | X509_get_ext_d2i | | Prototype: | void * X509_get_ext_d2i(const X509 *x, int nid, int *crit, int *idx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_ext.c | | Lines: | 166-170 |
| | 1 | 1 |
X509_get_issuer_name| Name: | X509_get_issuer_name | | Prototype: | X509_NAME * X509_get_issuer_name(const X509 *a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_cmp.c | | Lines: | 147-151 |
| | 1 | 1 |
X509_get_serialNumber| Name: | X509_get_serialNumber | | Prototype: | ASN1_INTEGER * X509_get_serialNumber(X509 *a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_cmp.c | | Lines: | 173-177 |
| | 1 | 1 |
X509_get_subject_name| Name: | X509_get_subject_name | | Prototype: | X509_NAME * X509_get_subject_name(const X509 *a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_cmp.c | | Lines: | 167-171 |
| | 1 | 1 |
X509_get_version| Name: | X509_get_version | | Prototype: | long X509_get_version(const X509 *x) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_set.c | | Lines: | 90-94 |
| | 1 | 1 |
X509_gmtime_adj| Name: | X509_gmtime_adj | | Prototype: | ASN1_TIME * X509_gmtime_adj(ASN1_TIME *s, long adj) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 1925-1929 |
| | 5 | 1 |
X509_new| Name: | X509_new | | Prototype: | X509 * X509_new(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_x509.c | | Lines: | 262-266 |
| | 1 | 1 |
X509_sign_ctx| Name: | X509_sign_ctx | | Prototype: | int X509_sign_ctx(X509 *x, EVP_MD_CTX *ctx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | | Lines: | 507-514 |
| | 4 | 1 |
X509_subject_name_cmp| Name: | X509_subject_name_cmp | | Prototype: | int X509_subject_name_cmp(const X509 *a, const X509 *b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_cmp.c | | Lines: | 127-131 |
| | 1 | 1 |
X509_time_adj| Name: | X509_time_adj | | Prototype: | ASN1_TIME * X509_time_adj(ASN1_TIME *s, long offset_sec, time_t *in_time) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 1931-1935 |
| | 1 | 1 |
_CONF_free_data| Name: | _CONF_free_data | | Prototype: | void _CONF_free_data(CONF *conf) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_api.c | | Lines: | 197-215 |
| | 14 | 2 |
_SSL_CTX_set_dh_auto| Name: | _SSL_CTX_set_dh_auto | | Prototype: | static int _SSL_CTX_set_dh_auto(SSL_CTX *ctx, int state) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/s3_lib.c | | Lines: | 1987-1992 |
| | 2 | 1 |
_SSL_CTX_set_ecdh_auto| Name: | _SSL_CTX_set_ecdh_auto | | Prototype: | static int _SSL_CTX_set_ecdh_auto(SSL_CTX *ctx, int state) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/s3_lib.c | | Lines: | 2009-2013 |
| | 1 | 1 |
_SSL_CTX_set_tlsext_servername_arg| Name: | _SSL_CTX_set_tlsext_servername_arg | | Prototype: | static int _SSL_CTX_set_tlsext_servername_arg(SSL_CTX *ctx, void *arg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/s3_lib.c | | Lines: | 2015-2020 |
| | 2 | 1 |
_SSL_get_tlsext_status_ocsp_resp| Name: | _SSL_get_tlsext_status_ocsp_resp | | Prototype: | static int _SSL_get_tlsext_status_ocsp_resp(SSL *s, unsigned char **resp) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/s3_lib.c | | Lines: | 1797-1802 |
| | 2 | 1 |
_SSL_session_reused| Name: | _SSL_session_reused | | Prototype: | static int _SSL_session_reused(SSL *s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/s3_lib.c | | Lines: | 1643-1647 |
| | 1 | 1 |
_SSL_set_tlsext_status_type| Name: | _SSL_set_tlsext_status_type | | Prototype: | static int _SSL_set_tlsext_status_type(SSL *s, int type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/s3_lib.c | | Lines: | 1760-1765 |
| | 2 | 1 |
_rs_random_buf| Name: | _rs_random_buf | | Prototype: | static __inline void _rs_random_buf(void *_buf, size_t n) | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/compat/arc4random.c | | Lines: | 141-163 |
| | 20 | 4 |
_rs_random_u32| Name: | _rs_random_u32 | | Prototype: | static __inline void _rs_random_u32(uint32_t *val) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/compat/arc4random.c | | Lines: | 165-177 |
| | 12 | 2 |
add_blocks| Name: | add_blocks | | Prototype: | static int add_blocks(int n, unsigned char *left, const unsigned char *right) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gostr341194.c | | Lines: | 102-115 |
| | 8 | 2 |
added_obj_LHASH_HASH| Name: | added_obj_LHASH_HASH | | Prototype: | static unsigned long added_obj_LHASH_HASH(const void *arg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_dat.c | | Lines: | 174-174 |
| | 1 | 1 |
aead_aes_gcm_cleanup| Name: | aead_aes_gcm_cleanup | | Prototype: | static void aead_aes_gcm_cleanup(EVP_AEAD_CTX *ctx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_aes.c | | Lines: | 1420-1426 |
| | 2 | 1 |
aead_chacha20_poly1305_cleanup| Name: | aead_chacha20_poly1305_cleanup | | Prototype: | static void aead_chacha20_poly1305_cleanup(EVP_AEAD_CTX *ctx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_chacha20poly1305.c | | Lines: | 74-80 |
| | 2 | 1 |
aes_cfb8_cipher| Name: | aes_cfb8_cipher | | Prototype: | static int aes_cfb8_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_aes.c | | Lines: | 631-640 |
| | 4 | 1 |
aes_cfb_cipher| Name: | aes_cfb_cipher | | Prototype: | static int aes_cfb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_aes.c | | Lines: | 620-629 |
| | 4 | 1 |
aes_ofb_cipher| Name: | aes_ofb_cipher | | Prototype: | static int aes_ofb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_aes.c | | Lines: | 609-618 |
| | 4 | 1 |
ameth_cmp| Name: | ameth_cmp | | Prototype: | static int ameth_cmp(const EVP_PKEY_ASN1_METHOD * const *a, const EVP_PKEY_ASN1_METHOD * const *b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/ameth_lib.c | | Lines: | 121-126 |
| | 1 | 1 |
ameth_cmp_BSEARCH_CMP_FN| Name: | ameth_cmp_BSEARCH_CMP_FN | | Prototype: | static int ameth_cmp_BSEARCH_CMP_FN(const void *a_, const void *b_) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/ameth_lib.c | | Lines: | 129-135 |
| | 3 | 1 |
arc4random| Name: | arc4random | | Prototype: | uint32_t arc4random(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/compat/arc4random.c | | Lines: | 179-188 |
| | 5 | 1 |
arc4random_buf| Name: | arc4random_buf | | Prototype: | void arc4random_buf(void *buf, size_t n) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/compat/arc4random.c | | Lines: | 190-196 |
| | 3 | 1 |
asn1_enc_free| Name: | asn1_enc_free | | Prototype: | void asn1_enc_free(ASN1_VALUE **pval, const ASN1_ITEM *it) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_utl.c | | Lines: | 149-161 |
| | 11 | 2 |
asn1_enc_init| Name: | asn1_enc_init | | Prototype: | void asn1_enc_init(ASN1_VALUE **pval, const ASN1_ITEM *it) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_utl.c | | Lines: | 136-147 |
| | 10 | 2 |
asn1_get_choice_selector| Name: | asn1_get_choice_selector | | Prototype: | int asn1_get_choice_selector(ASN1_VALUE **pval, const ASN1_ITEM *it) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_utl.c | | Lines: | 75-80 |
| | 2 | 1 |
asn1_get_field_ptr| Name: | asn1_get_field_ptr | | Prototype: | ASN1_VALUE ** asn1_get_field_ptr(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_utl.c | | Lines: | 203-216 |
| | 5 | 2 |
asn1_put_length| Name: | asn1_put_length | | Prototype: | static void asn1_put_length(unsigned char **pp, int length) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/asn1_lib.c | | Lines: | 240-261 |
| | 14 | 4 |
asn1_set_choice_selector| Name: | asn1_set_choice_selector | | Prototype: | int asn1_set_choice_selector(ASN1_VALUE **pval, int value, const ASN1_ITEM *it) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_utl.c | | Lines: | 86-94 |
| | 5 | 1 |
asn1_template_clear| Name: | asn1_template_clear | | Prototype: | static void asn1_template_clear(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_new.c | | Lines: | 287-295 |
| | 7 | 2 |
bf_init_key| Name: | bf_init_key | | Prototype: | static int bf_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_bf.c | | Lines: | 84-90 |
| | 2 | 1 |
bio_s_cb| Name: | bio_s_cb | | Prototype: | static BIO_METHOD * bio_s_cb(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_bio_cb.c | | Lines: | 41-45 |
| | 1 | 1 |
bn_add_words| Name: | bn_add_words | | Prototype: | unsigned long bn_add_words(unsigned long *r, const unsigned long *a, const unsigned long *b, int n) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_asm.c | | Lines: | 375-430 |
| | 48 | 4 |
bn_sqr_normal| Name: | bn_sqr_normal | | Prototype: | void bn_sqr_normal(unsigned long *r, const unsigned long *a, int n, unsigned long *tmp) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_sqr.c | | Lines: | 156-190 |
| | 21 | 3 |
bn_sub_words| Name: | bn_sub_words | | Prototype: | unsigned long bn_sub_words(unsigned long *r, const unsigned long *a, const unsigned long *b, int n) | | Coverage: | 100.000% (25/25) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_asm.c | | Lines: | 433-483 |
| | 43 | 9 |
cast_init_key| Name: | cast_init_key | | Prototype: | static int cast_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_cast.c | | Lines: | 85-91 |
| | 2 | 1 |
cbs_get| Name: | cbs_get | | Prototype: | static int cbs_get(CBS *cbs, const uint8_t **p, size_t n) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbs.c | | Lines: | 42-52 |
| | 6 | 2 |
cbs_get_length_prefixed| Name: | cbs_get_length_prefixed | | Prototype: | static int cbs_get_length_prefixed(CBS *cbs, CBS *out, size_t len_len) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbs.c | | Lines: | 204-213 |
| | 4 | 2 |
cbs_nonstrict_get_any_asn1_element| Name: | cbs_nonstrict_get_any_asn1_element | | Prototype: | static int cbs_nonstrict_get_any_asn1_element(CBS *cbs, CBS *out, unsigned int *out_tag, size_t *out_header_len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_ber.c | | Lines: | 31-37 |
| | 2 | 1 |
cert_self_signed| Name: | cert_self_signed | | Prototype: | static int cert_self_signed(X509 *x) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 163-171 |
| | 4 | 2 |