| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
X509_REQ_dup| Name: | 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/openssl/src/crypto/x509/x_req.c | | Lines: | 68-68 |
| | 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/openssl/src/crypto/x509/x_req.c | | Lines: | 66-66 |
| | 1 | 1 |
X509_REQ_get_X509_PUBKEY| Name: | X509_REQ_get_X509_PUBKEY | | Prototype: | X509_PUBKEY *X509_REQ_get_X509_PUBKEY(X509_REQ *req) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_req.c | | Lines: | 77-80 |
| | 1 | 1 |
X509_REQ_get_attr| Name: | X509_REQ_get_attr | | Prototype: | X509_ATTRIBUTE *X509_REQ_get_attr(const X509_REQ *req, int loc) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_req.c | | Lines: | 223-226 |
| | 1 | 1 |
X509_REQ_get_attr_by_NID| Name: | X509_REQ_get_attr_by_NID | | Prototype: | int X509_REQ_get_attr_by_NID(const X509_REQ *req, int nid, int lastpos) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_req.c | | Lines: | 212-215 |
| | 1 | 1 |
X509_REQ_get_attr_by_OBJ| Name: | 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/openssl/src/crypto/x509/x509_req.c | | Lines: | 217-221 |
| | 1 | 1 |
X509_REQ_get_attr_count| Name: | X509_REQ_get_attr_count | | Prototype: | int X509_REQ_get_attr_count(const X509_REQ *req) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_req.c | | Lines: | 207-210 |
| | 1 | 1 |
X509_REQ_get_extension_nids| Name: | 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/openssl/src/crypto/x509/x509_req.c | | Lines: | 143-146 |
| | 1 | 1 |
X509_REQ_get_signature_nid| Name: | 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/openssl/src/crypto/x509/x509_req.c | | Lines: | 289-292 |
| | 1 | 1 |
X509_REQ_get_subject_name| Name: | X509_REQ_get_subject_name | | Prototype: | X509_NAME *X509_REQ_get_subject_name(const X509_REQ *req) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_req.c | | Lines: | 275-278 |
| | 1 | 1 |
X509_REQ_get_version| Name: | X509_REQ_get_version | | Prototype: | long X509_REQ_get_version(const X509_REQ *req) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_req.c | | Lines: | 270-273 |
| | 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/openssl/src/crypto/x509/x_req.c | | Lines: | 66-66 |
| | 1 | 1 |
X509_REQ_print| Name: | X509_REQ_print | | Prototype: | int X509_REQ_print(BIO *bp, X509_REQ *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/t_req.c | | Lines: | 207-210 |
| | 1 | 1 |
X509_REQ_set_extension_nids| Name: | X509_REQ_set_extension_nids | | Prototype: | void X509_REQ_set_extension_nids(int *nids) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_req.c | | Lines: | 148-151 |
| | 1 | 1 |
X509_REVOKED_add1_ext_i2d| Name: | X509_REVOKED_add1_ext_i2d | | Prototype: | int X509_REVOKED_add1_ext_i2d(X509_REVOKED *x, int nid, void *value, int crit, unsigned long flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_ext.c | | Lines: | 155-159 |
| | 1 | 1 |
X509_REVOKED_delete_ext| Name: | X509_REVOKED_delete_ext | | Prototype: | X509_EXTENSION *X509_REVOKED_delete_ext(X509_REVOKED *x, int loc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_ext.c | | Lines: | 140-143 |
| | 1 | 1 |
X509_REVOKED_dup| Name: | X509_REVOKED_dup | | Prototype: | X509_REVOKED * X509_REVOKED_dup(X509_REVOKED *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_crl.c | | Lines: | 294-294 |
| | 1 | 1 |
X509_REVOKED_free| Name: | X509_REVOKED_free | | Prototype: | void X509_REVOKED_free(X509_REVOKED *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_crl.c | | Lines: | 292-292 |
| | 1 | 1 |
X509_REVOKED_get0_extensions| Name: | X509_REVOKED_get0_extensions | | Prototype: | const struct stack_st_X509_EXTENSION *X509_REVOKED_get0_extensions(const X509_REVOKED *r) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509cset.c | | Lines: | 174-177 |
| | 1 | 1 |
X509_REVOKED_get0_revocationDate| Name: | X509_REVOKED_get0_revocationDate | | Prototype: | const ASN1_TIME *X509_REVOKED_get0_revocationDate(const X509_REVOKED *x) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509cset.c | | Lines: | 135-138 |
| | 1 | 1 |
X509_REVOKED_get0_serialNumber| Name: | X509_REVOKED_get0_serialNumber | | Prototype: | const ASN1_INTEGER *X509_REVOKED_get0_serialNumber(const X509_REVOKED *x) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509cset.c | | Lines: | 157-160 |
| | 1 | 1 |
X509_REVOKED_get_ext| Name: | X509_REVOKED_get_ext | | Prototype: | X509_EXTENSION *X509_REVOKED_get_ext(const X509_REVOKED *x, int loc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_ext.c | | Lines: | 135-138 |
| | 1 | 1 |
X509_REVOKED_get_ext_by_NID| Name: | X509_REVOKED_get_ext_by_NID | | Prototype: | int X509_REVOKED_get_ext_by_NID(const X509_REVOKED *x, int nid, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_ext.c | | Lines: | 119-122 |
| | 1 | 1 |
X509_REVOKED_get_ext_by_OBJ| Name: | X509_REVOKED_get_ext_by_OBJ | | Prototype: | int X509_REVOKED_get_ext_by_OBJ(const X509_REVOKED *x, const ASN1_OBJECT *obj, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_ext.c | | Lines: | 124-128 |
| | 1 | 1 |
X509_REVOKED_get_ext_by_critical| Name: | X509_REVOKED_get_ext_by_critical | | Prototype: | int X509_REVOKED_get_ext_by_critical(const X509_REVOKED *x, int crit, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_ext.c | | Lines: | 130-133 |
| | 1 | 1 |
X509_REVOKED_get_ext_count| Name: | X509_REVOKED_get_ext_count | | Prototype: | int X509_REVOKED_get_ext_count(const X509_REVOKED *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_ext.c | | Lines: | 114-117 |
| | 1 | 1 |
X509_REVOKED_get_ext_d2i| Name: | X509_REVOKED_get_ext_d2i | | Prototype: | void *X509_REVOKED_get_ext_d2i(const X509_REVOKED *x, int nid, int *crit, int *idx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_ext.c | | Lines: | 150-153 |
| | 1 | 1 |
X509_REVOKED_new| Name: | X509_REVOKED_new | | Prototype: | X509_REVOKED *X509_REVOKED_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_crl.c | | Lines: | 292-292 |
| | 1 | 1 |
X509_SIG_free| Name: | X509_SIG_free | | Prototype: | void X509_SIG_free(X509_SIG *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/x_sig.c | | Lines: | 21-21 |
| | 1 | 1 |
X509_SIG_new| Name: | X509_SIG_new | | Prototype: | X509_SIG *X509_SIG_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/x_sig.c | | Lines: | 21-21 |
| | 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: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2391-2394 |
| | 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 *ctx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2062-2065 |
| | 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/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2079-2082 |
| | 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/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2074-2077 |
| | 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/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2508-2511 |
| | 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: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2084-2087 |
| | 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/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2484-2487 |
| | 1 | 1 |
X509_STORE_CTX_get0_store| Name: | X509_STORE_CTX_get0_store | | Prototype: | X509_STORE *X509_STORE_CTX_get0_store(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 895-898 |
| | 1 | 1 |
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/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2396-2399 |
| | 1 | 1 |
X509_STORE_CTX_get_cert_crl| Name: | X509_STORE_CTX_get_cert_crl | | Prototype: | X509_STORE_CTX_cert_crl_fn X509_STORE_CTX_get_cert_crl(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2459-2462 |
| | 1 | 1 |
X509_STORE_CTX_get_check_crl| Name: | X509_STORE_CTX_get_check_crl | | Prototype: | X509_STORE_CTX_check_crl_fn X509_STORE_CTX_get_check_crl(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2454-2457 |
| | 1 | 1 |
X509_STORE_CTX_get_check_issued| Name: | X509_STORE_CTX_get_check_issued | | Prototype: | X509_STORE_CTX_check_issued_fn X509_STORE_CTX_get_check_issued(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2439-2442 |
| | 1 | 1 |
X509_STORE_CTX_get_check_policy| Name: | X509_STORE_CTX_get_check_policy | | Prototype: | X509_STORE_CTX_check_policy_fn X509_STORE_CTX_get_check_policy(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2464-2467 |
| | 1 | 1 |
X509_STORE_CTX_get_check_revocation| Name: | X509_STORE_CTX_get_check_revocation | | Prototype: | X509_STORE_CTX_check_revocation_fn X509_STORE_CTX_get_check_revocation(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2444-2447 |
| | 1 | 1 |
X509_STORE_CTX_get_cleanup| Name: | X509_STORE_CTX_get_cleanup | | Prototype: | X509_STORE_CTX_cleanup_fn X509_STORE_CTX_get_cleanup(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2479-2482 |
| | 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: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2052-2055 |
| | 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/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2032-2035 |
| | 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: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2042-2045 |
| | 1 | 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/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2027-2030 |
| | 1 | 1 |
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/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2489-2492 |
| | 1 | 1 |
X509_STORE_CTX_get_get_crl| Name: | X509_STORE_CTX_get_get_crl | | Prototype: | X509_STORE_CTX_get_crl_fn X509_STORE_CTX_get_get_crl(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2449-2452 |
| | 1 | 1 |
X509_STORE_CTX_get_get_issuer| Name: | X509_STORE_CTX_get_get_issuer | | Prototype: | X509_STORE_CTX_get_issuer_fn X509_STORE_CTX_get_get_issuer(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2434-2437 |
| | 1 | 1 |
X509_STORE_CTX_get_lookup_certs| Name: | X509_STORE_CTX_get_lookup_certs | | Prototype: | X509_STORE_CTX_lookup_certs_fn X509_STORE_CTX_get_lookup_certs(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2469-2472 |
| | 1 | 1 |
X509_STORE_CTX_get_lookup_crls| Name: | X509_STORE_CTX_get_lookup_crls | | Prototype: | X509_STORE_CTX_lookup_crls_fn X509_STORE_CTX_get_lookup_crls(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2474-2477 |
| | 1 | 1 |
X509_STORE_CTX_get_num_untrusted| Name: | X509_STORE_CTX_get_num_untrusted | | Prototype: | int X509_STORE_CTX_get_num_untrusted(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2494-2497 |
| | 1 | 1 |
X509_STORE_CTX_get_verify| Name: | X509_STORE_CTX_get_verify | | Prototype: | X509_STORE_CTX_verify_fn X509_STORE_CTX_get_verify(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2429-2432 |
| | 1 | 1 |
X509_STORE_CTX_get_verify_cb| Name: | X509_STORE_CTX_get_verify_cb | | Prototype: | X509_STORE_CTX_verify_cb X509_STORE_CTX_get_verify_cb(X509_STORE_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2418-2421 |
| | 1 | 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/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2094-2097 |
| | 1 | 1 |
X509_STORE_CTX_set0_dane| Name: | X509_STORE_CTX_set0_dane | | Prototype: | void X509_STORE_CTX_set0_dane(X509_STORE_CTX *ctx, SSL_DANE *dane) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2519-2522 |
| | 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/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2401-2404 |
| | 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: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2089-2092 |
| | 1 | 1 |
X509_STORE_CTX_set_current_cert| Name: | X509_STORE_CTX_set_current_cert | | Prototype: | void X509_STORE_CTX_set_current_cert(X509_STORE_CTX *ctx, X509 *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2057-2060 |
| | 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/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2375-2378 |
| | 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: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2037-2040 |
| | 1 | 1 |
X509_STORE_CTX_set_error_depth| Name: | X509_STORE_CTX_set_error_depth | | Prototype: | void X509_STORE_CTX_set_error_depth(X509_STORE_CTX *ctx, int depth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2047-2050 |
| | 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/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2022-2025 |
| | 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: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2380-2383 |
| | 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: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2099-2107 |
| | 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/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2385-2389 |
| | 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/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2109-2116 |
| | 1 | 1 |
X509_STORE_CTX_set_verify| Name: | X509_STORE_CTX_set_verify | | Prototype: | void X509_STORE_CTX_set_verify(X509_STORE_CTX *ctx, X509_STORE_CTX_verify_fn verify) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2423-2427 |
| | 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, X509_STORE_CTX_verify_cb verify_cb) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2412-2416 |
| | 1 | 1 |
X509_STORE_get0_objects| Name: | X509_STORE_get0_objects | | Prototype: | struct stack_st_X509_OBJECT *X509_STORE_get0_objects(X509_STORE *v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 523-526 |
| | 1 | 1 |
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/openssl/src/crypto/x509/x509_lu.c | | Lines: | 749-752 |
| | 1 | 1 |
X509_STORE_get_cert_crl| Name: | X509_STORE_get_cert_crl | | Prototype: | X509_STORE_CTX_cert_crl_fn X509_STORE_get_cert_crl(X509_STORE *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 836-839 |
| | 1 | 1 |
X509_STORE_get_check_crl| Name: | X509_STORE_get_check_crl | | Prototype: | X509_STORE_CTX_check_crl_fn X509_STORE_get_check_crl(X509_STORE *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 825-828 |
| | 1 | 1 |
X509_STORE_get_check_issued| Name: | X509_STORE_get_check_issued | | Prototype: | X509_STORE_CTX_check_issued_fn X509_STORE_get_check_issued(X509_STORE *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 792-795 |
| | 1 | 1 |
X509_STORE_get_check_policy| Name: | X509_STORE_get_check_policy | | Prototype: | X509_STORE_CTX_check_policy_fn X509_STORE_get_check_policy(X509_STORE *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 847-850 |
| | 1 | 1 |
X509_STORE_get_check_revocation| Name: | X509_STORE_get_check_revocation | | Prototype: | X509_STORE_CTX_check_revocation_fn X509_STORE_get_check_revocation(X509_STORE *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 803-806 |
| | 1 | 1 |
X509_STORE_get_cleanup| Name: | X509_STORE_get_cleanup | | Prototype: | X509_STORE_CTX_cleanup_fn X509_STORE_get_cleanup(X509_STORE *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 880-883 |
| | 1 | 1 |
X509_STORE_get_ex_data| Name: | X509_STORE_get_ex_data | | Prototype: | void *X509_STORE_get_ex_data(X509_STORE *ctx, int idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 890-893 |
| | 1 | 1 |
X509_STORE_get_get_crl| Name: | X509_STORE_get_get_crl | | Prototype: | X509_STORE_CTX_get_crl_fn X509_STORE_get_get_crl(X509_STORE *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 814-817 |
| | 1 | 1 |
X509_STORE_get_get_issuer| Name: | X509_STORE_get_get_issuer | | Prototype: | X509_STORE_CTX_get_issuer_fn X509_STORE_get_get_issuer(X509_STORE *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 781-784 |
| | 1 | 1 |
X509_STORE_get_lookup_certs| Name: | X509_STORE_get_lookup_certs | | Prototype: | X509_STORE_CTX_lookup_certs_fn X509_STORE_get_lookup_certs(X509_STORE *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 858-861 |
| | 1 | 1 |
X509_STORE_get_lookup_crls| Name: | X509_STORE_get_lookup_crls | | Prototype: | X509_STORE_CTX_lookup_crls_fn X509_STORE_get_lookup_crls(X509_STORE *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 869-872 |
| | 1 | 1 |
X509_STORE_get_verify| Name: | X509_STORE_get_verify | | Prototype: | X509_STORE_CTX_verify_fn X509_STORE_get_verify(X509_STORE *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 759-762 |
| | 1 | 1 |
X509_STORE_get_verify_cb| Name: | X509_STORE_get_verify_cb | | Prototype: | X509_STORE_CTX_verify_cb X509_STORE_get_verify_cb(X509_STORE *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 770-773 |
| | 1 | 1 |
X509_STORE_lock| Name: | X509_STORE_lock | | Prototype: | int X509_STORE_lock(X509_STORE *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 44-47 |
| | 1 | 1 |
X509_STORE_set1_param| Name: | X509_STORE_set1_param | | Prototype: | int X509_STORE_set1_param(X509_STORE *ctx, X509_VERIFY_PARAM *param) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 744-747 |
| | 1 | 1 |
X509_STORE_set_cert_crl| Name: | X509_STORE_set_cert_crl | | Prototype: | void X509_STORE_set_cert_crl(X509_STORE *ctx, X509_STORE_CTX_cert_crl_fn cert_crl) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 830-834 |
| | 1 | 1 |
X509_STORE_set_check_crl| Name: | X509_STORE_set_check_crl | | Prototype: | void X509_STORE_set_check_crl(X509_STORE *ctx, X509_STORE_CTX_check_crl_fn check_crl) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 819-823 |
| | 1 | 1 |
X509_STORE_set_check_issued| Name: | X509_STORE_set_check_issued | | Prototype: | void X509_STORE_set_check_issued(X509_STORE *ctx, X509_STORE_CTX_check_issued_fn check_issued) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 786-790 |
| | 1 | 1 |
X509_STORE_set_check_policy| Name: | X509_STORE_set_check_policy | | Prototype: | void X509_STORE_set_check_policy(X509_STORE *ctx, X509_STORE_CTX_check_policy_fn check_policy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 841-845 |
| | 1 | 1 |
X509_STORE_set_check_revocation| Name: | X509_STORE_set_check_revocation | | Prototype: | void X509_STORE_set_check_revocation(X509_STORE *ctx, X509_STORE_CTX_check_revocation_fn check_revocation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 797-801 |
| | 1 | 1 |
X509_STORE_set_cleanup| Name: | X509_STORE_set_cleanup | | Prototype: | void X509_STORE_set_cleanup(X509_STORE *ctx, X509_STORE_CTX_cleanup_fn ctx_cleanup) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 874-878 |
| | 1 | 1 |
X509_STORE_set_ex_data| Name: | X509_STORE_set_ex_data | | Prototype: | int X509_STORE_set_ex_data(X509_STORE *ctx, int idx, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 885-888 |
| | 1 | 1 |
X509_STORE_set_flags| Name: | X509_STORE_set_flags | | Prototype: | int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 723-726 |
| | 1 | 1 |
X509_STORE_set_get_crl| Name: | X509_STORE_set_get_crl | | Prototype: | void X509_STORE_set_get_crl(X509_STORE *ctx, X509_STORE_CTX_get_crl_fn get_crl) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 808-812 |
| | 1 | 1 |
X509_STORE_set_get_issuer| Name: | X509_STORE_set_get_issuer | | Prototype: | void X509_STORE_set_get_issuer(X509_STORE *ctx, X509_STORE_CTX_get_issuer_fn get_issuer) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 775-779 |
| | 1 | 1 |
X509_STORE_set_lookup_certs| Name: | X509_STORE_set_lookup_certs | | Prototype: | void X509_STORE_set_lookup_certs(X509_STORE *ctx, X509_STORE_CTX_lookup_certs_fn lookup_certs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 852-856 |
| | 1 | 1 |