| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
OPENSSL_LH_stats| Name: | OPENSSL_LH_stats | | Prototype: | void OPENSSL_LH_stats(const OPENSSL_LHASH *lh, FILE *fp) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/lhash/lh_stats.c | | Lines: | 24-34 |
| | 9 | 2 |
OPENSSL_LH_node_usage_stats| Name: | OPENSSL_LH_node_usage_stats | | Prototype: | void OPENSSL_LH_node_usage_stats(const OPENSSL_LHASH *lh, FILE *fp) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/lhash/lh_stats.c | | Lines: | 48-58 |
| | 9 | 2 |
OPENSSL_LH_node_stats_bio| Name: | OPENSSL_LH_node_stats_bio | | Prototype: | void OPENSSL_LH_node_stats_bio(const OPENSSL_LHASH *lh, BIO *out) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/lhash/lh_stats.c | | Lines: | 82-92 |
| | 9 | 3 |
OPENSSL_LH_node_stats| Name: | OPENSSL_LH_node_stats | | Prototype: | void OPENSSL_LH_node_stats(const OPENSSL_LHASH *lh, FILE *fp) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/lhash/lh_stats.c | | Lines: | 36-46 |
| | 9 | 2 |
OPENSSL_INIT_set_config_appname| Name: | OPENSSL_INIT_set_config_appname | | Prototype: | int OPENSSL_INIT_set_config_appname(OPENSSL_INIT_SETTINGS *settings, const char *appname) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/conf/conf_lib.c | | Lines: | 366-381 |
| | 48 | 4 |
OPENSSL_INIT_new| Name: | OPENSSL_INIT_new | | Prototype: | OPENSSL_INIT_SETTINGS *OPENSSL_INIT_new(void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/conf/conf_lib.c | | Lines: | 355-362 |
| | 6 | 2 |
OPENSSL_INIT_free| Name: | OPENSSL_INIT_free | | Prototype: | void OPENSSL_INIT_free(OPENSSL_INIT_SETTINGS *settings) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/conf/conf_lib.c | | Lines: | 384-388 |
| | 2 | 1 |
OCSP_url_svcloc_new| Name: | OCSP_url_svcloc_new | | Prototype: | X509_EXTENSION *OCSP_url_svcloc_new(X509_NAME *issuer, const char **urls) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 433-472 |
| | 72 | 12 |
OCSP_single_get0_status| Name: | OCSP_single_get0_status | | Prototype: | int OCSP_single_get0_status(OCSP_SINGLERESP *single, int *reason, ASN1_GENERALIZEDTIME **revtime, ASN1_GENERALIZEDTIME **thisupd, ASN1_GENERALIZEDTIME **nextupd) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_cl.c | | Lines: | 276-303 |
| | 19 | 8 |
OCSP_set_max_response_length| Name: | OCSP_set_max_response_length | | Prototype: | void OCSP_set_max_response_length(OCSP_REQ_CTX *rctx, unsigned long len) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ht.c | | Lines: | 100-106 |
| | 3 | 2 |
OCSP_sendreq_new| Name: | OCSP_sendreq_new | | Prototype: | OCSP_REQ_CTX *OCSP_sendreq_new(BIO *io, const char *path, OCSP_REQUEST *req, int maxline) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ht.c | | Lines: | 179-199 |
| | 25 | 5 |
OCSP_sendreq_nbio| Name: | OCSP_sendreq_nbio | | Prototype: | int OCSP_sendreq_nbio(OCSP_RESPONSE **presp, OCSP_REQ_CTX *rctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ht.c | | Lines: | 472-477 |
| | 3 | 1 |
OCSP_sendreq_bio| Name: | OCSP_sendreq_bio | | Prototype: | OCSP_RESPONSE *OCSP_sendreq_bio(BIO *b, const char *path, OCSP_REQUEST *req) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ht.c | | Lines: | 481-502 |
| | 26 | 4 |
OCSP_response_create| Name: | OCSP_response_create | | Prototype: | OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_srv.c | | Lines: | 64-84 |
| | 28 | 7 |
OCSP_resp_get1_id| Name: | OCSP_resp_get1_id | | Prototype: | int OCSP_resp_get1_id(const OCSP_BASICRESP *bs, ASN1_OCTET_STRING **pid, X509_NAME **pname) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_cl.c | | Lines: | 228-246 |
| | 25 | 4 |
OCSP_resp_get0_tbs_sigalg| Name: | OCSP_resp_get0_tbs_sigalg | | Prototype: | const X509_ALGOR *OCSP_resp_get0_tbs_sigalg(const OCSP_BASICRESP *bs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_cl.c | | Lines: | 170-173 |
| | 1 | 1 |
OCSP_resp_get0_signature| Name: | OCSP_resp_get0_signature | | Prototype: | const ASN1_OCTET_STRING *OCSP_resp_get0_signature(const OCSP_BASICRESP *bs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_cl.c | | Lines: | 165-168 |
| | 1 | 1 |
OCSP_resp_get0_respdata| Name: | OCSP_resp_get0_respdata | | Prototype: | const OCSP_RESPDATA *OCSP_resp_get0_respdata(const OCSP_BASICRESP *bs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_cl.c | | Lines: | 175-178 |
| | 1 | 1 |
OCSP_resp_get0_produced_at| Name: | OCSP_resp_get0_produced_at | | Prototype: | const ASN1_GENERALIZEDTIME *OCSP_resp_get0_produced_at(const OCSP_BASICRESP* bs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_cl.c | | Lines: | 200-203 |
| | 1 | 1 |
OCSP_resp_get0_id| Name: | OCSP_resp_get0_id | | Prototype: | int OCSP_resp_get0_id(const OCSP_BASICRESP *bs, const ASN1_OCTET_STRING **pid, const X509_NAME **pname) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_cl.c | | Lines: | 210-226 |
| | 17 | 3 |
OCSP_resp_get0_certs| Name: | OCSP_resp_get0_certs | | Prototype: | const struct stack_st_X509 *OCSP_resp_get0_certs(const OCSP_BASICRESP *bs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_cl.c | | Lines: | 205-208 |
| | 1 | 1 |
OCSP_resp_find_status| Name: | OCSP_resp_find_status | | Prototype: | int OCSP_resp_find_status(OCSP_BASICRESP *bs, OCSP_CERTID *id, int *status, int *reason, ASN1_GENERALIZEDTIME **revtime, ASN1_GENERALIZEDTIME **thisupd, ASN1_GENERALIZEDTIME **nextupd) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_cl.c | | Lines: | 310-327 |
| | 10 | 3 |
OCSP_resp_find| Name: | OCSP_resp_find | | Prototype: | int OCSP_resp_find(OCSP_BASICRESP *bs, OCSP_CERTID *id, int last) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_cl.c | | Lines: | 250-268 |
| | 14 | 5 |
OCSP_request_verify| Name: | OCSP_request_verify | | Prototype: | int OCSP_request_verify(OCSP_REQUEST *req, struct stack_st_X509 *certs, X509_STORE *store, unsigned long flags) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_vfy.c | | Lines: | 339-414 |
| | 61 | 14 |
OCSP_request_sign| Name: | OCSP_request_sign | | Prototype: | int OCSP_request_sign(OCSP_REQUEST *req, X509 *signer, EVP_PKEY *key, const EVP_MD *dgst, struct stack_st_X509 *certs, unsigned long flags) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_cl.c | | Lines: | 96-135 |
| | 34 | 11 |
OCSP_request_set1_name| Name: | OCSP_request_set1_name | | Prototype: | int OCSP_request_set1_name(OCSP_REQUEST *req, X509_NAME *nm) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_cl.c | | Lines: | 51-66 |
| | 13 | 3 |
OCSP_request_onereq_get0| Name: | OCSP_request_onereq_get0 | | Prototype: | OCSP_ONEREQ *OCSP_request_onereq_get0(OCSP_REQUEST *req, int i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_srv.c | | Lines: | 29-32 |
| | 1 | 1 |
OCSP_request_onereq_count| Name: | OCSP_request_onereq_count | | Prototype: | int OCSP_request_onereq_count(OCSP_REQUEST *req) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_srv.c | | Lines: | 24-27 |
| | 1 | 1 |
OCSP_request_is_signed| Name: | OCSP_request_is_signed | | Prototype: | int OCSP_request_is_signed(OCSP_REQUEST *req) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_srv.c | | Lines: | 56-61 |
| | 3 | 2 |
OCSP_request_add1_nonce| Name: | OCSP_request_add1_nonce | | Prototype: | int OCSP_request_add1_nonce(OCSP_REQUEST *req, unsigned char *val, int len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 282-285 |
| | 1 | 1 |
OCSP_request_add1_cert| Name: | OCSP_request_add1_cert | | Prototype: | int OCSP_request_add1_cert(OCSP_REQUEST *req, X509 *cert) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_cl.c | | Lines: | 70-88 |
| | 27 | 6 |
OCSP_request_add0_id| Name: | OCSP_request_add0_id | | Prototype: | OCSP_ONEREQ *OCSP_request_add0_id(OCSP_REQUEST *req, OCSP_CERTID *cid) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_cl.c | | Lines: | 31-47 |
| | 29 | 4 |
OCSP_parse_url| Name: | OCSP_parse_url | | Prototype: | int OCSP_parse_url(const char *url, char **phost, char **pport, char **ppath, int *pssl) | | Coverage: | 0.000% (0/128) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_lib.c | | Lines: | 117-220 |
| | 536 | 28 |
OCSP_onereq_get0_id| Name: | OCSP_onereq_get0_id | | Prototype: | OCSP_CERTID *OCSP_onereq_get0_id(OCSP_ONEREQ *one) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_srv.c | | Lines: | 34-37 |
| | 1 | 1 |
OCSP_id_issuer_cmp| Name: | OCSP_id_issuer_cmp | | Prototype: | int OCSP_id_issuer_cmp(OCSP_CERTID *a, OCSP_CERTID *b) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_lib.c | | Lines: | 91-101 |
| | 8 | 3 |
OCSP_id_get0_info| Name: | OCSP_id_get0_info | | Prototype: | int OCSP_id_get0_info(ASN1_OCTET_STRING **piNameHash, ASN1_OBJECT **pmd, ASN1_OCTET_STRING **pikeyHash, ASN1_INTEGER **pserial, OCSP_CERTID *cid) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_srv.c | | Lines: | 39-54 |
| | 11 | 6 |
OCSP_id_cmp| Name: | OCSP_id_cmp | | Prototype: | int OCSP_id_cmp(OCSP_CERTID *a, OCSP_CERTID *b) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_lib.c | | Lines: | 103-110 |
| | 5 | 2 |
OCSP_crl_reason_str| Name: | OCSP_crl_reason_str | | Prototype: | const char *OCSP_crl_reason_str(long s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_prn.c | | Lines: | 72-85 |
| | 1 | 1 |
OCSP_crlID_new| Name: | OCSP_crlID_new | | Prototype: | X509_EXTENSION *OCSP_crlID_new(const char *url, long *n, char *tim) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 360-389 |
| | 38 | 12 |
OCSP_copy_nonce| Name: | OCSP_copy_nonce | | Prototype: | int OCSP_copy_nonce(OCSP_BASICRESP *resp, OCSP_REQUEST *req) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 347-358 |
| | 7 | 2 |
OCSP_check_validity| Name: | OCSP_check_validity | | Prototype: | int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, ASN1_GENERALIZEDTIME *nextupd, long nsec, long maxsec) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_cl.c | | Lines: | 338-391 |
| | 29 | 9 |
OCSP_check_nonce| Name: | OCSP_check_nonce | | Prototype: | int OCSP_check_nonce(OCSP_REQUEST *req, OCSP_BASICRESP *bs) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 309-341 |
| | 16 | 5 |
OCSP_cert_to_id| Name: | OCSP_cert_to_id | | Prototype: | OCSP_CERTID *OCSP_cert_to_id(const EVP_MD *dgst, const X509 *subject, const X509 *issuer) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_lib.c | | Lines: | 22-39 |
| | 16 | 3 |
OCSP_basic_add1_nonce| Name: | OCSP_basic_add1_nonce | | Prototype: | int OCSP_basic_add1_nonce(OCSP_BASICRESP *resp, unsigned char *val, int len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 289-293 |
| | 2 | 1 |
OCSP_archive_cutoff_new| Name: | OCSP_archive_cutoff_new | | Prototype: | X509_EXTENSION *OCSP_archive_cutoff_new(char *tim) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 413-426 |
| | 19 | 4 |
OCSP_accept_responses_new| Name: | OCSP_accept_responses_new | | Prototype: | X509_EXTENSION *OCSP_accept_responses_new(char **oids) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 392-410 |
| | 27 | 5 |
OCSP_SINGLERESP_get_ext_count| Name: | OCSP_SINGLERESP_get_ext_count | | Prototype: | int OCSP_SINGLERESP_get_ext_count(OCSP_SINGLERESP *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 185-188 |
| | 1 | 1 |
OCSP_SINGLERESP_get_ext_by_critical| Name: | OCSP_SINGLERESP_get_ext_by_critical | | Prototype: | int OCSP_SINGLERESP_get_ext_by_critical(OCSP_SINGLERESP *x, int crit, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 201-205 |
| | 1 | 1 |
OCSP_SINGLERESP_get_ext_by_OBJ| Name: | OCSP_SINGLERESP_get_ext_by_OBJ | | Prototype: | int OCSP_SINGLERESP_get_ext_by_OBJ(OCSP_SINGLERESP *x, const ASN1_OBJECT *obj, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 195-199 |
| | 1 | 1 |
OCSP_SINGLERESP_get_ext_by_NID| Name: | OCSP_SINGLERESP_get_ext_by_NID | | Prototype: | int OCSP_SINGLERESP_get_ext_by_NID(OCSP_SINGLERESP *x, int nid, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 190-193 |
| | 1 | 1 |
OCSP_SINGLERESP_get_ext| Name: | OCSP_SINGLERESP_get_ext | | Prototype: | X509_EXTENSION *OCSP_SINGLERESP_get_ext(OCSP_SINGLERESP *x, int loc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 207-210 |
| | 1 | 1 |
OCSP_SINGLERESP_get0_id| Name: | OCSP_SINGLERESP_get0_id | | Prototype: | const OCSP_CERTID *OCSP_SINGLERESP_get0_id(const OCSP_SINGLERESP *single) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_cl.c | | Lines: | 393-396 |
| | 1 | 1 |
OCSP_SINGLERESP_free| Name: | OCSP_SINGLERESP_free | | Prototype: | void OCSP_SINGLERESP_free(OCSP_SINGLERESP *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 101-101 |
| | 1 | 1 |
OCSP_SINGLERESP_delete_ext| Name: | OCSP_SINGLERESP_delete_ext | | Prototype: | X509_EXTENSION *OCSP_SINGLERESP_delete_ext(OCSP_SINGLERESP *x, int loc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 212-215 |
| | 1 | 1 |
OCSP_SINGLERESP_add_ext| Name: | OCSP_SINGLERESP_add_ext | | Prototype: | int OCSP_SINGLERESP_add_ext(OCSP_SINGLERESP *x, X509_EXTENSION *ex, int loc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 229-232 |
| | 5 | 1 |
OCSP_SINGLERESP_add1_ext_i2d| Name: | OCSP_SINGLERESP_add1_ext_i2d | | Prototype: | int OCSP_SINGLERESP_add1_ext_i2d(OCSP_SINGLERESP *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/ocsp/ocsp_ext.c | | Lines: | 223-227 |
| | 1 | 1 |
OCSP_SIGNATURE_new| Name: | OCSP_SIGNATURE_new | | Prototype: | OCSP_SIGNATURE *OCSP_SIGNATURE_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 21-21 |
| | 1 | 1 |
OCSP_SIGNATURE_free| Name: | OCSP_SIGNATURE_free | | Prototype: | void OCSP_SIGNATURE_free(OCSP_SIGNATURE *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 21-21 |
| | 1 | 1 |
OCSP_SERVICELOC_new| Name: | OCSP_SERVICELOC_new | | Prototype: | OCSP_SERVICELOC *OCSP_SERVICELOC_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 135-135 |
| | 1 | 1 |
OCSP_SERVICELOC_free| Name: | OCSP_SERVICELOC_free | | Prototype: | void OCSP_SERVICELOC_free(OCSP_SERVICELOC *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 135-135 |
| | 1 | 1 |
OCSP_REVOKEDINFO_new| Name: | OCSP_REVOKEDINFO_new | | Prototype: | OCSP_REVOKEDINFO *OCSP_REVOKEDINFO_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 83-83 |
| | 1 | 1 |
OCSP_REVOKEDINFO_free| Name: | OCSP_REVOKEDINFO_free | | Prototype: | void OCSP_REVOKEDINFO_free(OCSP_REVOKEDINFO *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 83-83 |
| | 1 | 1 |
OCSP_RESPONSE_new| Name: | OCSP_RESPONSE_new | | Prototype: | OCSP_RESPONSE *OCSP_RESPONSE_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 69-69 |
| | 1 | 1 |
OCSP_RESPDATA_new| Name: | OCSP_RESPDATA_new | | Prototype: | OCSP_RESPDATA *OCSP_RESPDATA_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 111-111 |
| | 1 | 1 |
OCSP_RESPDATA_free| Name: | OCSP_RESPDATA_free | | Prototype: | void OCSP_RESPDATA_free(OCSP_RESPDATA *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 111-111 |
| | 1 | 1 |
OCSP_RESPBYTES_new| Name: | OCSP_RESPBYTES_new | | Prototype: | OCSP_RESPBYTES *OCSP_RESPBYTES_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 62-62 |
| | 1 | 1 |
OCSP_RESPBYTES_free| Name: | OCSP_RESPBYTES_free | | Prototype: | void OCSP_RESPBYTES_free(OCSP_RESPBYTES *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 62-62 |
| | 1 | 1 |
OCSP_REQ_CTX_set1_req| Name: | OCSP_REQ_CTX_set1_req | | Prototype: | int OCSP_REQ_CTX_set1_req(OCSP_REQ_CTX *rctx, OCSP_REQUEST *req) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ht.c | | Lines: | 154-158 |
| | 2 | 1 |
OCSP_REQ_CTX_new| Name: | OCSP_REQ_CTX_new | | Prototype: | OCSP_REQ_CTX *OCSP_REQ_CTX_new(BIO *io, int maxline) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ht.c | | Lines: | 64-84 |
| | 31 | 4 |
OCSP_REQ_CTX_nbio_d2i| Name: | OCSP_REQ_CTX_nbio_d2i | | Prototype: | int OCSP_REQ_CTX_nbio_d2i(OCSP_REQ_CTX *rctx, ASN1_VALUE **pval, const ASN1_ITEM *it) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ht.c | | Lines: | 122-139 |
| | 17 | 3 |
OCSP_REQ_CTX_nbio| Name: | OCSP_REQ_CTX_nbio | | Prototype: | int OCSP_REQ_CTX_nbio(OCSP_REQ_CTX *rctx) | | Coverage: | 0.000% (0/113) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ht.c | | Lines: | 272-470 |
| | 112 | 41 |
OCSP_REQ_CTX_i2d| Name: | OCSP_REQ_CTX_i2d | | Prototype: | int OCSP_REQ_CTX_i2d(OCSP_REQ_CTX *rctx, const ASN1_ITEM *it, ASN1_VALUE *val) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ht.c | | Lines: | 108-120 |
| | 11 | 3 |
OCSP_REQ_CTX_http| Name: | OCSP_REQ_CTX_http | | Prototype: | int OCSP_REQ_CTX_http(OCSP_REQ_CTX *rctx, const char *op, const char *path) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ht.c | | Lines: | 141-152 |
| | 6 | 3 |
OCSP_REQ_CTX_get0_mem_bio| Name: | OCSP_REQ_CTX_get0_mem_bio | | Prototype: | BIO *OCSP_REQ_CTX_get0_mem_bio(OCSP_REQ_CTX *rctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ht.c | | Lines: | 95-98 |
| | 1 | 1 |
OCSP_REQ_CTX_free| Name: | OCSP_REQ_CTX_free | | Prototype: | void OCSP_REQ_CTX_free(OCSP_REQ_CTX *rctx) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ht.c | | Lines: | 86-93 |
| | 5 | 2 |
OCSP_REQ_CTX_add1_header| Name: | OCSP_REQ_CTX_add1_header | | Prototype: | int OCSP_REQ_CTX_add1_header(OCSP_REQ_CTX *rctx, const char *name, const char *value) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ht.c | | Lines: | 160-177 |
| | 13 | 7 |
OCSP_REQUEST_print| Name: | OCSP_REQUEST_print | | Prototype: | int OCSP_REQUEST_print(BIO *bp, OCSP_REQUEST *o, unsigned long flags) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_prn.c | | Lines: | 87-130 |
| | 45 | 12 |
OCSP_REQUEST_new| Name: | OCSP_REQUEST_new | | Prototype: | OCSP_REQUEST *OCSP_REQUEST_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 53-53 |
| | 1 | 1 |
OCSP_REQUEST_get_ext_count| Name: | OCSP_REQUEST_get_ext_count | | Prototype: | int OCSP_REQUEST_get_ext_count(OCSP_REQUEST *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 23-26 |
| | 1 | 1 |
OCSP_REQUEST_get_ext_by_critical| Name: | OCSP_REQUEST_get_ext_by_critical | | Prototype: | int OCSP_REQUEST_get_ext_by_critical(OCSP_REQUEST *x, int crit, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 41-45 |
| | 2 | 1 |
OCSP_REQUEST_get_ext_by_OBJ| Name: | OCSP_REQUEST_get_ext_by_OBJ | | Prototype: | int OCSP_REQUEST_get_ext_by_OBJ(OCSP_REQUEST *x, const ASN1_OBJECT *obj, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 34-39 |
| | 2 | 1 |
OCSP_REQUEST_get_ext_by_NID| Name: | OCSP_REQUEST_get_ext_by_NID | | Prototype: | int OCSP_REQUEST_get_ext_by_NID(OCSP_REQUEST *x, int nid, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 28-32 |
| | 2 | 1 |
OCSP_REQUEST_get_ext| Name: | OCSP_REQUEST_get_ext | | Prototype: | X509_EXTENSION *OCSP_REQUEST_get_ext(OCSP_REQUEST *x, int loc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 47-50 |
| | 1 | 1 |
OCSP_REQUEST_get1_ext_d2i| Name: | OCSP_REQUEST_get1_ext_d2i | | Prototype: | void *OCSP_REQUEST_get1_ext_d2i(OCSP_REQUEST *x, int nid, int *crit, int *idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 57-60 |
| | 1 | 1 |
OCSP_REQUEST_delete_ext| Name: | OCSP_REQUEST_delete_ext | | Prototype: | X509_EXTENSION *OCSP_REQUEST_delete_ext(OCSP_REQUEST *x, int loc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 52-55 |
| | 1 | 1 |
OCSP_REQUEST_add_ext| Name: | OCSP_REQUEST_add_ext | | Prototype: | int OCSP_REQUEST_add_ext(OCSP_REQUEST *x, X509_EXTENSION *ex, int loc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 69-73 |
| | 6 | 1 |
OCSP_REQUEST_add1_ext_i2d| Name: | OCSP_REQUEST_add1_ext_i2d | | Prototype: | int OCSP_REQUEST_add1_ext_i2d(OCSP_REQUEST *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/ocsp/ocsp_ext.c | | Lines: | 62-67 |
| | 2 | 1 |
OCSP_REQINFO_new| Name: | OCSP_REQINFO_new | | Prototype: | OCSP_REQINFO *OCSP_REQINFO_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 46-46 |
| | 1 | 1 |
OCSP_REQINFO_free| Name: | OCSP_REQINFO_free | | Prototype: | void OCSP_REQINFO_free(OCSP_REQINFO *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 46-46 |
| | 1 | 1 |
OCSP_ONEREQ_new| Name: | OCSP_ONEREQ_new | | Prototype: | OCSP_ONEREQ *OCSP_ONEREQ_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 37-37 |
| | 1 | 1 |
OCSP_ONEREQ_get_ext_count| Name: | OCSP_ONEREQ_get_ext_count | | Prototype: | int OCSP_ONEREQ_get_ext_count(OCSP_ONEREQ *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 77-80 |
| | 1 | 1 |
OCSP_ONEREQ_get_ext_by_critical| Name: | OCSP_ONEREQ_get_ext_by_critical | | Prototype: | int OCSP_ONEREQ_get_ext_by_critical(OCSP_ONEREQ *x, int crit, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 93-97 |
| | 2 | 1 |
OCSP_ONEREQ_get_ext_by_OBJ| Name: | OCSP_ONEREQ_get_ext_by_OBJ | | Prototype: | int OCSP_ONEREQ_get_ext_by_OBJ(OCSP_ONEREQ *x, const ASN1_OBJECT *obj, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 87-91 |
| | 1 | 1 |
OCSP_ONEREQ_get_ext_by_NID| Name: | OCSP_ONEREQ_get_ext_by_NID | | Prototype: | int OCSP_ONEREQ_get_ext_by_NID(OCSP_ONEREQ *x, int nid, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 82-85 |
| | 1 | 1 |
OCSP_ONEREQ_get_ext| Name: | OCSP_ONEREQ_get_ext | | Prototype: | X509_EXTENSION *OCSP_ONEREQ_get_ext(OCSP_ONEREQ *x, int loc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 99-102 |
| | 1 | 1 |
OCSP_ONEREQ_get1_ext_d2i| Name: | OCSP_ONEREQ_get1_ext_d2i | | Prototype: | void *OCSP_ONEREQ_get1_ext_d2i(OCSP_ONEREQ *x, int nid, int *crit, int *idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 109-112 |
| | 1 | 1 |
OCSP_ONEREQ_free| Name: | OCSP_ONEREQ_free | | Prototype: | void OCSP_ONEREQ_free(OCSP_ONEREQ *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 37-37 |
| | 1 | 1 |
OCSP_ONEREQ_delete_ext| Name: | OCSP_ONEREQ_delete_ext | | Prototype: | X509_EXTENSION *OCSP_ONEREQ_delete_ext(OCSP_ONEREQ *x, int loc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 104-107 |
| | 1 | 1 |
OCSP_ONEREQ_add_ext| Name: | OCSP_ONEREQ_add_ext | | Prototype: | int OCSP_ONEREQ_add_ext(OCSP_ONEREQ *x, X509_EXTENSION *ex, int loc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 121-124 |
| | 5 | 1 |
OCSP_ONEREQ_add1_ext_i2d| Name: | OCSP_ONEREQ_add1_ext_i2d | | Prototype: | int OCSP_ONEREQ_add1_ext_i2d(OCSP_ONEREQ *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/ocsp/ocsp_ext.c | | Lines: | 114-119 |
| | 2 | 1 |