| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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_param| Name: | X509_STORE_CTX_set0_param | | Prototype: | void X509_STORE_CTX_set0_param(X509_STORE_CTX *ctx, X509_VERIFY_PARAM *param) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2513-2517 |
| | 2 | 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: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | | Lines: | 2342-2347 |
| | 3 | 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_set0_verified_chain| Name: | X509_STORE_CTX_set0_verified_chain | | Prototype: | void X509_STORE_CTX_set0_verified_chain(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: | 2406-2410 |
| | 2 | 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_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/openssl/src/crypto/x509/x509_lu.c | | Lines: | 728-732 |
| | 2 | 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 |
X509_STORE_set_lookup_crls| Name: | X509_STORE_set_lookup_crls | | Prototype: | void X509_STORE_set_lookup_crls(X509_STORE *ctx, X509_STORE_CTX_lookup_crls_fn lookup_crls) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 863-867 |
| | 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/openssl/src/crypto/x509/x509_lu.c | | Lines: | 734-737 |
| | 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/openssl/src/crypto/x509/x509_lu.c | | Lines: | 739-742 |
| | 1 | 1 |
X509_STORE_set_verify| Name: | X509_STORE_set_verify | | Prototype: | void X509_STORE_set_verify(X509_STORE *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_lu.c | | Lines: | 754-757 |
| | 1 | 1 |
X509_STORE_set_verify_cb| Name: | X509_STORE_set_verify_cb | | Prototype: | void X509_STORE_set_verify_cb(X509_STORE *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_lu.c | | Lines: | 764-768 |
| | 1 | 1 |
X509_STORE_unlock| Name: | X509_STORE_unlock | | Prototype: | int X509_STORE_unlock(X509_STORE *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c | | Lines: | 49-52 |
| | 1 | 1 |
X509_TRUST_cleanup| Name: | X509_TRUST_cleanup | | Prototype: | void X509_TRUST_cleanup(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_trs.c | | Lines: | 196-200 |
| | 6 | 1 |
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/openssl/src/crypto/x509/x509_trs.c | | Lines: | 207-210 |
| | 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/openssl/src/crypto/x509/x509_trs.c | | Lines: | 202-205 |
| | 1 | 1 |
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/openssl/src/crypto/x509/x509_trs.c | | Lines: | 212-215 |
| | 1 | 1 |
X509_VAL_free| Name: | X509_VAL_free | | Prototype: | void X509_VAL_free(X509_VAL *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/x_val.c | | Lines: | 20-20 |
| | 1 | 1 |
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/openssl/src/crypto/asn1/x_val.c | | Lines: | 20-20 |
| | 1 | 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/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vpm.c | | Lines: | 384-388 |
| | 1 | 1 |
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/openssl/src/crypto/x509/x509_vpm.c | | Lines: | 278-283 |
| | 2 | 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/openssl/src/crypto/x509/x509_vpm.c | | Lines: | 461-464 |
| | 1 | 1 |
X509_VERIFY_PARAM_get0_peername| Name: | X509_VERIFY_PARAM_get0_peername | | Prototype: | char *X509_VERIFY_PARAM_get0_peername(X509_VERIFY_PARAM *param) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vpm.c | | Lines: | 401-404 |
| | 1 | 1 |
X509_VERIFY_PARAM_get_auth_level| Name: | X509_VERIFY_PARAM_get_auth_level | | Prototype: | int X509_VERIFY_PARAM_get_auth_level(const X509_VERIFY_PARAM *param) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vpm.c | | Lines: | 456-459 |
| | 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/openssl/src/crypto/x509/x509_vpm.c | | Lines: | 451-454 |
| | 1 | 1 |
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/openssl/src/crypto/x509/x509_vpm.c | | Lines: | 285-288 |
| | 1 | 1 |
X509_VERIFY_PARAM_get_hostflags| Name: | X509_VERIFY_PARAM_get_hostflags | | Prototype: | unsigned int X509_VERIFY_PARAM_get_hostflags(const X509_VERIFY_PARAM *param) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vpm.c | | Lines: | 396-399 |
| | 1 | 1 |
X509_VERIFY_PARAM_get_inh_flags| Name: | X509_VERIFY_PARAM_get_inh_flags | | Prototype: | uint32_t X509_VERIFY_PARAM_get_inh_flags(const X509_VERIFY_PARAM *param) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vpm.c | | Lines: | 290-293 |
| | 1 | 1 |
X509_VERIFY_PARAM_get_time| Name: | X509_VERIFY_PARAM_get_time | | Prototype: | time_t X509_VERIFY_PARAM_get_time(const X509_VERIFY_PARAM *param) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vpm.c | | Lines: | 321-324 |
| | 1 | 1 |
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/openssl/src/crypto/x509/x509_vpm.c | | Lines: | 228-237 |
| | 6 | 1 |
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/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vpm.c | | Lines: | 424-429 |
| | 2 | 1 |
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: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vpm.c | | Lines: | 378-382 |
| | 1 | 1 |
X509_VERIFY_PARAM_set_auth_level| Name: | X509_VERIFY_PARAM_set_auth_level | | Prototype: | void X509_VERIFY_PARAM_set_auth_level(X509_VERIFY_PARAM *param, int auth_level) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vpm.c | | Lines: | 316-319 |
| | 1 | 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/openssl/src/crypto/x509/x509_vpm.c | | Lines: | 311-314 |
| | 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/openssl/src/crypto/x509/x509_vpm.c | | Lines: | 390-394 |
| | 1 | 1 |