Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
OpenSSL_add_all_digestsName: | OpenSSL_add_all_digests | Prototype: | void OpenSSL_add_all_digests(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/c_all.c | Lines: | 294-299 |
| | 1 | 1 |
OpenSSL_add_all_ciphers_internalName: | OpenSSL_add_all_ciphers_internal | Prototype: | static void OpenSSL_add_all_ciphers_internal(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/c_all.c | Lines: | 70-227 |
| | 117 | 1 |
OpenSSL_add_all_ciphersName: | OpenSSL_add_all_ciphers | Prototype: | void OpenSSL_add_all_ciphers(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/c_all.c | Lines: | 229-234 |
| | 1 | 1 |
OpenSSLDieName: | OpenSSLDie | Prototype: | void OpenSSLDie(const char *file, int line, const char *assertion) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/cryptlib.c | Lines: | 673-680 |
| | 4 | 1 |
OTHERNAME_newName: | OTHERNAME_new | Prototype: | OTHERNAME * OTHERNAME_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_genn.c | Lines: | 108-112 |
| | 1 | 1 |
OTHERNAME_freeName: | OTHERNAME_free | Prototype: | void OTHERNAME_free(OTHERNAME *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_genn.c | Lines: | 114-118 |
| | 1 | 1 |
OTHERNAME_cmpName: | OTHERNAME_cmp | Prototype: | int OTHERNAME_cmp(OTHERNAME *a, OTHERNAME *b) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_genn.c | Lines: | 367-380 |
| | 7 | 3 |
OPENSSL_uni2ascName: | OPENSSL_uni2asc | Prototype: | char * OPENSSL_uni2asc(const unsigned char *uni, int unilen) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs12/p12_utl.c | Lines: | 102-125 |
| | 25 | 5 |
OPENSSL_strncasecmpName: | OPENSSL_strncasecmp | Prototype: | int OPENSSL_strncasecmp(const char *str1, const char *str2, size_t n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/o_str.c | Lines: | 11-15 |
| | 1 | 1 |
OPENSSL_strcasecmpName: | OPENSSL_strcasecmp | Prototype: | int OPENSSL_strcasecmp(const char *str1, const char *str2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/o_str.c | Lines: | 17-21 |
| | 1 | 1 |
OPENSSL_showfatalName: | OPENSSL_showfatal | Prototype: | static void OPENSSL_showfatal(const char *fmta, ...) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/cryptlib.c | Lines: | 663-671 |
| | 24 | 1 |
OPENSSL_no_configName: | OPENSSL_no_config | Prototype: | void OPENSSL_no_config(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_sap.c | Lines: | 150-154 |
| | 1 | 1 |
OPENSSL_load_builtin_modulesName: | OPENSSL_load_builtin_modules | Prototype: | void OPENSSL_load_builtin_modules(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_mall.c | Lines: | 74-82 |
| | 2 | 1 |
OPENSSL_init_ssl_internalName: | OPENSSL_init_ssl_internal | Prototype: | static void OPENSSL_init_ssl_internal(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_init.c | Lines: | 29-35 |
| | 3 | 1 |
OPENSSL_init_sslName: | OPENSSL_init_ssl | Prototype: | int OPENSSL_init_ssl(uint64_t opts, const void *settings) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_init.c | Lines: | 37-51 |
| | 6 | 3 |
OPENSSL_init_crypto_internalName: | OPENSSL_init_crypto_internal | Prototype: | static void OPENSSL_init_crypto_internal(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/crypto_init.c | Lines: | 33-41 |
| | 5 | 1 |
OPENSSL_init_cryptoName: | OPENSSL_init_crypto | Prototype: | int OPENSSL_init_crypto(uint64_t opts, const void *settings) | Coverage: | 52.941% (9/17) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/crypto_init.c | Lines: | 43-63 |
| | 15 | 5 |
OPENSSL_gmtime_adjName: | OPENSSL_gmtime_adj | Prototype: | int OPENSSL_gmtime_adj(struct tm *tm, int off_day, long offset_sec) | Coverage: | 40.000% (6/15) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/o_time.c | Lines: | 76-132 |
| | 30 | 5 |
OPENSSL_cpuid_setupName: | OPENSSL_cpuid_setup | Prototype: | void OPENSSL_cpuid_setup(void) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/cryptlib.c | Lines: | 635-645 |
| | 5 | 2 |
OPENSSL_cpu_capsName: | OPENSSL_cpu_caps | Prototype: | uint64_t OPENSSL_cpu_caps(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/cryptlib.c | Lines: | 627-631 |
| | 1 | 1 |
OPENSSL_config_internalName: | OPENSSL_config_internal | Prototype: | static void OPENSSL_config_internal(void) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_sap.c | Lines: | 83-107 |
| | 23 | 3 |
OPENSSL_configName: | OPENSSL_config | Prototype: | void OPENSSL_config(const char *config_name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_sap.c | Lines: | 130-134 |
| | 1 | 1 |
OPENSSL_cleanseName: | OPENSSL_cleanse | Prototype: | void OPENSSL_cleanse(void *ptr, size_t len) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/mem_clr.c | Lines: | 7-11 |
| | 1 | 1 |
OPENSSL_asc2uniName: | OPENSSL_asc2uni | Prototype: | unsigned char * OPENSSL_asc2uni(const char *asc, int asclen, unsigned char **uni, int *unilen) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs12/p12_utl.c | Lines: | 67-100 |
| | 42 | 8 |
OPENSSL_add_all_algorithms_noconfName: | OPENSSL_add_all_algorithms_noconf | Prototype: | void OPENSSL_add_all_algorithms_noconf(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/c_all.c | Lines: | 301-307 |
| | 3 | 1 |
OPENSSL_add_all_algorithms_confName: | OPENSSL_add_all_algorithms_conf | Prototype: | void OPENSSL_add_all_algorithms_conf(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/c_all.c | Lines: | 309-314 |
| | 6 | 1 |
OCSP_url_svcloc_newName: | OCSP_url_svcloc_new | Prototype: | X509_EXTENSION * OCSP_url_svcloc_new(X509_NAME* issuer, const char **urls) | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 521-565 |
| | 61 | 15 |
OCSP_single_get0_statusName: | 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/libressl/src/crypto/ocsp/ocsp_cl.c | Lines: | 263-293 |
| | 20 | 8 |
OCSP_sendreq_newName: | OCSP_sendreq_new | Prototype: | OCSP_REQ_CTX * OCSP_sendreq_new(BIO *io, const char *path, OCSP_REQUEST *req, int maxline) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ht.c | Lines: | 151-194 |
| | 55 | 8 |
OCSP_sendreq_nbioName: | OCSP_sendreq_nbio | Prototype: | int OCSP_sendreq_nbio(OCSP_RESPONSE **presp, OCSP_REQ_CTX *rctx) | Coverage: | 0.000% (0/109) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ht.c | Lines: | 262-439 |
| | 107 | 39 |
OCSP_sendreq_bioName: | 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/libressl/src/crypto/ocsp/ocsp_ht.c | Lines: | 442-463 |
| | 26 | 4 |
OCSP_response_status_strName: | OCSP_response_status_str | Prototype: | const char * OCSP_response_status_str(long s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_prn.c | Lines: | 102-114 |
| | 1 | 1 |
OCSP_response_statusName: | OCSP_response_status | Prototype: | int OCSP_response_status(OCSP_RESPONSE *resp) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_cl.c | Lines: | 188-192 |
| | 1 | 1 |
OCSP_response_get1_basicName: | OCSP_response_get1_basic | Prototype: | OCSP_BASICRESP * OCSP_response_get1_basic(OCSP_RESPONSE *resp) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_cl.c | Lines: | 197-213 |
| | 17 | 3 |
OCSP_response_createName: | OCSP_response_create | Prototype: | OCSP_RESPONSE * OCSP_response_create(int status, OCSP_BASICRESP *bs) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_srv.c | Lines: | 116-139 |
| | 25 | 8 |
OCSP_resp_get0Name: | OCSP_resp_get0 | Prototype: | OCSP_SINGLERESP * OCSP_resp_get0(OCSP_BASICRESP *bs, int idx) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_cl.c | Lines: | 227-233 |
| | 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/libressl/src/crypto/ocsp/ocsp_cl.c | Lines: | 298-315 |
| | 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/libressl/src/crypto/ocsp/ocsp_cl.c | Lines: | 236-256 |
| | 14 | 5 |
OCSP_resp_countName: | OCSP_resp_count | Prototype: | int OCSP_resp_count(OCSP_BASICRESP *bs) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_cl.c | Lines: | 218-224 |
| | 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/libressl/src/crypto/ocsp/ocsp_vfy.c | Lines: | 368-438 |
| | 56 | 12 |
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/libressl/src/crypto/ocsp/ocsp_cl.c | Lines: | 147-185 |
| | 32 | 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/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_cl.c | Lines: | 101-118 |
| | 14 | 4 |
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/libressl/src/crypto/ocsp/ocsp_srv.c | Lines: | 78-82 |
| | 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/libressl/src/crypto/ocsp/ocsp_srv.c | Lines: | 72-76 |
| | 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/libressl/src/crypto/ocsp/ocsp_srv.c | Lines: | 107-113 |
| | 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/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 362-366 |
| | 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/libressl/src/crypto/ocsp/ocsp_cl.c | Lines: | 121-140 |
| | 14 | 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/13) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_cl.c | Lines: | 81-98 |
| | 19 | 5 |
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/182) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_lib.c | Lines: | 182-233 |
| | 741 | 27 |
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/libressl/src/crypto/ocsp/ocsp_srv.c | Lines: | 84-88 |
| | 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/libressl/src/crypto/ocsp/ocsp_lib.c | Lines: | 154-166 |
| | 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/libressl/src/crypto/ocsp/ocsp_srv.c | Lines: | 90-105 |
| | 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/libressl/src/crypto/ocsp/ocsp_lib.c | Lines: | 168-177 |
| | 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/libressl/src/crypto/ocsp/ocsp_prn.c | Lines: | 127-141 |
| | 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/35) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 439-471 |
| | 31 | 13 |
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/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 424-437 |
| | 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/36) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_cl.c | Lines: | 323-392 |
| | 42 | 12 |
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/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 388-419 |
| | 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/libressl/src/crypto/ocsp/ocsp_lib.c | Lines: | 79-99 |
| | 16 | 3 |
OCSP_cert_status_strName: | OCSP_cert_status_str | Prototype: | const char * OCSP_cert_status_str(long s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_prn.c | Lines: | 116-125 |
| | 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: | 0.000% (0/39) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_lib.c | Lines: | 101-152 |
| | 51 | 15 |
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: | 0.000% (0/68) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_vfy.c | Lines: | 77-180 |
| | 81 | 21 |
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: | 0.000% (0/38) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_srv.c | Lines: | 220-274 |
| | 45 | 13 |
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: | 0.000% (0/50) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_srv.c | Lines: | 141-205 |
| | 50 | 18 |
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/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 369-374 |
| | 2 | 1 |
OCSP_basic_add1_certName: | OCSP_basic_add1_cert | Prototype: | int OCSP_basic_add1_cert(OCSP_BASICRESP *resp, X509 *cert) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_srv.c | Lines: | 208-218 |
| | 6 | 3 |
OCSP_archive_cutoff_newName: | OCSP_archive_cutoff_new | Prototype: | X509_EXTENSION * OCSP_archive_cutoff_new(char* tim) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 499-515 |
| | 22 | 5 |
OCSP_accept_responses_newName: | OCSP_accept_responses_new | Prototype: | X509_EXTENSION * OCSP_accept_responses_new(char **oids) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 474-496 |
| | 36 | 5 |
OCSP_SINGLERESP_newName: | OCSP_SINGLERESP_new | Prototype: | OCSP_SINGLERESP * OCSP_SINGLERESP_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 721-725 |
| | 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/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 263-267 |
| | 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/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 282-286 |
| | 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/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 275-280 |
| | 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/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 269-273 |
| | 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/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 288-292 |
| | 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: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 300-304 |
| | 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/libressl/src/crypto/ocsp/ocsp_cl.c | Lines: | 394-398 |
| | 1 | 1 |
OCSP_SINGLERESP_freeName: | OCSP_SINGLERESP_free | Prototype: | void OCSP_SINGLERESP_free(OCSP_SINGLERESP *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 727-731 |
| | 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/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 294-298 |
| | 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/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 313-317 |
| | 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/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 306-311 |
| | 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/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 110-114 |
| | 1 | 1 |
OCSP_SIGNATURE_freeName: | OCSP_SIGNATURE_free | Prototype: | void OCSP_SIGNATURE_free(OCSP_SIGNATURE *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 116-120 |
| | 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/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 975-979 |
| | 1 | 1 |
OCSP_SERVICELOC_freeName: | OCSP_SERVICELOC_free | Prototype: | void OCSP_SERVICELOC_free(OCSP_SERVICELOC *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 981-985 |
| | 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/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 587-591 |
| | 1 | 1 |
OCSP_REVOKEDINFO_freeName: | OCSP_REVOKEDINFO_free | Prototype: | void OCSP_REVOKEDINFO_free(OCSP_REVOKEDINFO *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 593-597 |
| | 1 | 1 |
OCSP_RESPONSE_printName: | OCSP_RESPONSE_print | Prototype: | int OCSP_RESPONSE_print(BIO *bp, OCSP_RESPONSE* o, unsigned long flags) | Coverage: | 0.000% (0/102) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_prn.c | Lines: | 194-312 |
| | 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/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 481-485 |
| | 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/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 487-491 |
| | 1 | 1 |
OCSP_RESPID_newName: | OCSP_RESPID_new | Prototype: | OCSP_RESPID * OCSP_RESPID_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 534-538 |
| | 1 | 1 |
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/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 540-544 |
| | 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/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 795-799 |
| | 1 | 1 |
OCSP_RESPDATA_freeName: | OCSP_RESPDATA_free | Prototype: | void OCSP_RESPDATA_free(OCSP_RESPDATA *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 801-805 |
| | 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/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 416-420 |
| | 1 | 1 |
OCSP_RESPBYTES_freeName: | OCSP_RESPBYTES_free | Prototype: | void OCSP_RESPBYTES_free(OCSP_RESPBYTES *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 422-426 |
| | 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/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ht.c | Lines: | 119-130 |
| | 16 | 3 |
OCSP_REQ_CTX_freeName: | OCSP_REQ_CTX_free | Prototype: | void OCSP_REQ_CTX_free(OCSP_REQ_CTX *rctx) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ht.c | Lines: | 108-117 |
| | 7 | 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/libressl/src/crypto/ocsp/ocsp_ht.c | Lines: | 132-149 |
| | 12 | 7 |
OCSP_REQUEST_printName: | OCSP_REQUEST_print | Prototype: | int OCSP_REQUEST_print(BIO *bp, OCSP_REQUEST* o, unsigned long flags) | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_prn.c | Lines: | 143-192 |
| | 49 | 15 |
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/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 361-365 |
| | 1 | 1 |