Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
OCSP_resp_get1_idName: | 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_sigalgName: | 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_signerName: | OCSP_resp_get0_signer | Prototype: | int OCSP_resp_get0_signer(OCSP_BASICRESP *bs, X509 **signer, struct stack_st_X509 *extra_certs) | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_vfy.c | Lines: | 141-148 |
| | 3 | 1 |
OCSP_resp_get0_signatureName: | 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_respdataName: | 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_atName: | 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_idName: | 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_certsName: | 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_get0Name: | OCSP_resp_get0 | Prototype: | OCSP_SINGLERESP *OCSP_resp_get0(OCSP_BASICRESP *bs, int idx) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_cl.c | Lines: | 193-198 |
| | 7 | 2 |
OCSP_resp_find_statusName: | 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_findName: | 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_resp_countName: | OCSP_resp_count | Prototype: | int OCSP_resp_count(OCSP_BASICRESP *bs) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_cl.c | Lines: | 184-189 |
| | 3 | 2 |
OCSP_request_verifyName: | 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_signName: | 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_nameName: | 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_get0Name: | 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_countName: | 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_signedName: | 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_nonceName: | 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_certName: | 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_idName: | 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_urlName: | 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_idName: | 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_cmpName: | 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_infoName: | 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_cmpName: | 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_strName: | 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_newName: | 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_nonceName: | 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_validityName: | 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_nonceName: | 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_idName: | 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_cert_status_strName: | OCSP_cert_status_str | Prototype: | const char *OCSP_cert_status_str(long s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_prn.c | Lines: | 62-70 |
| | 1 | 1 |
OCSP_cert_id_newName: | OCSP_cert_id_new | Prototype: | OCSP_CERTID *OCSP_cert_id_new(const EVP_MD *dgst, const X509_NAME *issuerName, const ASN1_BIT_STRING *issuerKey, const ASN1_INTEGER *serialNumber) | Coverage: | 36.364% (12/33) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_lib.c | Lines: | 41-89 |
| | 50 | 13 |
OCSP_basic_verifyName: | OCSP_basic_verify | Prototype: | int OCSP_basic_verify(OCSP_BASICRESP *bs, struct stack_st_X509 *certs, X509_STORE *st, unsigned long flags) | Coverage: | 61.765% (42/68) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_vfy.c | Lines: | 30-139 |
| | 96 | 23 |
OCSP_basic_sign_ctxName: | OCSP_basic_sign_ctx | Prototype: | int OCSP_basic_sign_ctx(OCSP_BASICRESP *brsp, X509 *signer, EVP_MD_CTX *ctx, struct stack_st_X509 *certs, unsigned long flags) | Coverage: | 36.585% (15/41) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_srv.c | Lines: | 177-230 |
| | 45 | 13 |
OCSP_basic_signName: | OCSP_basic_sign | Prototype: | int OCSP_basic_sign(OCSP_BASICRESP *brsp, X509 *signer, EVP_PKEY *key, const EVP_MD *dgst, struct stack_st_X509 *certs, unsigned long flags) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_srv.c | Lines: | 232-250 |
| | 21 | 3 |
OCSP_basic_add1_statusName: | OCSP_basic_add1_status | Prototype: | OCSP_SINGLERESP *OCSP_basic_add1_status(OCSP_BASICRESP *rsp, OCSP_CERTID *cid, int status, int reason, ASN1_TIME *revtime, ASN1_TIME *thisupd, ASN1_TIME *nextupd) | Coverage: | 19.643% (11/56) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_srv.c | Lines: | 86-155 |
| | 70 | 20 |
OCSP_basic_add1_nonceName: | 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_basic_add1_certName: | OCSP_basic_add1_cert | Prototype: | int OCSP_basic_add1_cert(OCSP_BASICRESP *resp, X509 *cert) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_srv.c | Lines: | 159-169 |
| | 13 | 3 |
OCSP_archive_cutoff_newName: | 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_newName: | 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_newName: | OCSP_SINGLERESP_new | Prototype: | OCSP_SINGLERESP *OCSP_SINGLERESP_new(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | Lines: | 101-101 |
| | 1 | 1 |
OCSP_SINGLERESP_get_ext_countName: | 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_criticalName: | 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_OBJName: | 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_NIDName: | 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_extName: | 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_get1_ext_d2iName: | OCSP_SINGLERESP_get1_ext_d2i | Prototype: | void *OCSP_SINGLERESP_get1_ext_d2i(OCSP_SINGLERESP *x, int nid, int *crit, int *idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_ext.c | Lines: | 217-221 |
| | 1 | 1 |
OCSP_SINGLERESP_get0_idName: | 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_freeName: | 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_extName: | 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_extName: | 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_i2dName: | 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_newName: | 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_freeName: | 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_newName: | 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_freeName: | 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_newName: | 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_freeName: | 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_printName: | OCSP_RESPONSE_print | Prototype: | int OCSP_RESPONSE_print(BIO *bp, OCSP_RESPONSE *o, unsigned long flags) | Coverage: | 33.333% (34/102) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_prn.c | Lines: | 132-246 |
| | 128 | 36 |
OCSP_RESPONSE_newName: | 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_RESPONSE_freeName: | OCSP_RESPONSE_free | Prototype: | void OCSP_RESPONSE_free(OCSP_RESPONSE *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | Lines: | 69-69 |
| | 1 | 1 |
OCSP_RESPID_set_by_nameName: | OCSP_RESPID_set_by_name | Prototype: | int OCSP_RESPID_set_by_name(OCSP_RESPID *respid, X509 *cert) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_srv.c | Lines: | 252-260 |
| | 4 | 2 |
OCSP_RESPID_set_by_keyName: | OCSP_RESPID_set_by_key | Prototype: | int OCSP_RESPID_set_by_key(OCSP_RESPID *respid, X509 *cert) | Coverage: | 40.000% (4/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_srv.c | Lines: | 262-284 |
| | 23 | 4 |
OCSP_RESPID_newName: | OCSP_RESPID_new | Prototype: | OCSP_RESPID *OCSP_RESPID_new(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | Lines: | 76-76 |
| | 1 | 1 |
OCSP_RESPID_matchName: | OCSP_RESPID_match | Prototype: | int OCSP_RESPID_match(OCSP_RESPID *respid, X509 *cert) | Coverage: | 30.000% (6/20) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_srv.c | Lines: | 286-310 |
| | 23 | 6 |
OCSP_RESPID_freeName: | OCSP_RESPID_free | Prototype: | void OCSP_RESPID_free(OCSP_RESPID *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | Lines: | 76-76 |
| | 1 | 1 |
OCSP_RESPDATA_newName: | 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_freeName: | 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_newName: | 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_freeName: | 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_reqName: | 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_newName: | 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_d2iName: | 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_nbioName: | 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_i2dName: | 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_httpName: | 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_bioName: | 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_freeName: | 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_headerName: | 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_printName: | 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_newName: | 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_countName: | 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_criticalName: | 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_OBJName: | 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_NIDName: | 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_extName: | 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_d2iName: | 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_freeName: | OCSP_REQUEST_free | Prototype: | void OCSP_REQUEST_free(OCSP_REQUEST *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | Lines: | 53-53 |
| | 1 | 1 |
OCSP_REQUEST_delete_extName: | 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_extName: | 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_i2dName: | 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_newName: | 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_freeName: | 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_newName: | 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_countName: | 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_criticalName: | 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_OBJName: | 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_NIDName: | 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 |