Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
ossl_init_base_ossl_Name: | ossl_init_base_ossl_ | Prototype: | static void ossl_init_base_ossl_(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/init.c | Lines: | 89-89 |
| | 1 | 1 |
ossl_init_async_ossl_Name: | ossl_init_async_ossl_ | Prototype: | static void ossl_init_async_ossl_(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/init.c | Lines: | 271-271 |
| | 1 | 1 |
ossl_init_add_all_digests_ossl_Name: | ossl_init_add_all_digests_ossl_ | Prototype: | static void ossl_init_add_all_digests_ossl_(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/init.c | Lines: | 222-222 |
| | 1 | 1 |
ossl_init_add_all_ciphers_ossl_Name: | ossl_init_add_all_ciphers_ossl_ | Prototype: | static void ossl_init_add_all_ciphers_ossl_(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/init.c | Lines: | 205-205 |
| | 1 | 1 |
ossl_ec_key_genName: | ossl_ec_key_gen | Prototype: | int ossl_ec_key_gen(EC_KEY *eckey) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/ec_key.c | Lines: | 193-196 |
| | 1 | 1 |
openssl_strerror_rName: | openssl_strerror_r | Prototype: | int openssl_strerror_r(int errnum, char *buf, size_t buflen) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/o_str.c | Lines: | 221-248 |
| | 1 | 1 |
openssl_no_config_intName: | openssl_no_config_int | Prototype: | void openssl_no_config_int(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/conf/conf_sap.c | Lines: | 61-64 |
| | 1 | 1 |
old_rsa_priv_encodeName: | old_rsa_priv_encode | Prototype: | static int old_rsa_priv_encode(const EVP_PKEY *pkey, unsigned char **pder) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_ameth.c | Lines: | 137-140 |
| | 1 | 1 |
old_ec_priv_encodeName: | old_ec_priv_encode | Prototype: | static int old_ec_priv_encode(const EVP_PKEY *pkey, unsigned char **pder) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/ec_ameth.c | Lines: | 454-457 |
| | 1 | 1 |
old_dsa_priv_encodeName: | old_dsa_priv_encode | Prototype: | static int old_dsa_priv_encode(const EVP_PKEY *pkey, unsigned char **pder) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/dsa/dsa_ameth.c | Lines: | 424-427 |
| | 1 | 1 |
ocsp_nonce_newName: | ocsp_nonce_new | Prototype: | static void *ocsp_nonce_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/v3_ocsp.c | Lines: | 168-171 |
| | 1 | 1 |
ocsp_nonce_freeName: | ocsp_nonce_free | Prototype: | static void ocsp_nonce_free(void *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/v3_ocsp.c | Lines: | 210-213 |
| | 1 | 1 |
obj_cmp_BSEARCH_CMP_FNName: | obj_cmp_BSEARCH_CMP_FN | Prototype: | static int obj_cmp_BSEARCH_CMP_FN(const void *a_, const void *b_) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_dat.c | Lines: | 315-315 |
| | 1 | 1 |
o_names_init_ossl_Name: | o_names_init_ossl_ | Prototype: | static void o_names_init_ossl_(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/o_names.c | Lines: | 67-67 |
| | 1 | 1 |
null_writeName: | null_write | Prototype: | static int null_write(BIO *b, const char *in, int inl) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/bio/bss_null.c | Lines: | 47-50 |
| | 1 | 1 |
null_readName: | null_read | Prototype: | static int null_read(BIO *b, char *out, int outl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/bio/bss_null.c | Lines: | 42-45 |
| | 1 | 1 |
null_init_keyName: | null_init_key | Prototype: | static int null_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/evp/e_null.c | Lines: | 38-42 |
| | 1 | 1 |
null_getsName: | null_gets | Prototype: | static int null_gets(BIO *bp, char *buf, int size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/bio/bss_null.c | Lines: | 77-80 |
| | 1 | 1 |
null_callbackName: | null_callback | Prototype: | static int null_callback(int ok, X509_STORE_CTX *e) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | Lines: | 102-105 |
| | 1 | 1 |
node_cmpName: | node_cmp | Prototype: | static int node_cmp(const X509_POLICY_NODE *const *a, const X509_POLICY_NODE *const *b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/pcy_node.c | Lines: | 17-21 |
| | 1 | 1 |
no_checkName: | no_check | Prototype: | static int no_check(const X509_PURPOSE *xp, const X509 *x, int ca) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_purp.c | Lines: | 755-758 |
| | 1 | 1 |
nid_cmp_BSEARCH_CMP_FNName: | nid_cmp_BSEARCH_CMP_FN | Prototype: | static int nid_cmp_BSEARCH_CMP_FN(const void *a_, const void *b_) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_purp.c | Lines: | 262-262 |
| | 1 | 1 |
nid_cmpName: | nid_cmp | Prototype: | static int nid_cmp(const int *a, const int *b) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_purp.c | Lines: | 256-259 |
| | 1 | 1 |
nconf_get_stringName: | nconf_get_string | Prototype: | static char *nconf_get_string(void *db, const char *section, const char *value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_conf.c | Lines: | 409-412 |
| | 1 | 1 |
nconf_get_sectionName: | nconf_get_section | Prototype: | static struct stack_st_CONF_VALUE *nconf_get_section(void *db, const char *section) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_conf.c | Lines: | 414-417 |
| | 1 | 1 |
name_funcs_freeName: | name_funcs_free | Prototype: | static void name_funcs_free(NAME_FUNCS *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/o_names.c | Lines: | 380-383 |
| | 1 | 1 |
mem_newName: | mem_new | Prototype: | static int mem_new(BIO *bi) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/bio/bss_mem.c | Lines: | 131-134 |
| | 1 | 1 |
mem_freeName: | mem_free | Prototype: | static int mem_free(BIO *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/bio/bss_mem.c | Lines: | 141-144 |
| | 1 | 1 |
mask_to_boolName: | mask_to_bool | Prototype: | static inline c448_bool_t mask_to_bool(mask_t m) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/curve448/word.h | Lines: | 61-64 |
| | 1 | 1 |
long_freeName: | long_free | Prototype: | static void long_free(ASN1_VALUE **pval, const ASN1_ITEM *it) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/x_long.c | Lines: | 59-62 |
| | 1 | 1 |
longName: | long | Prototype: | long (*BIO_meth_get_ctrl(const BIO_METHOD *biom)) (BIO *, int, long, void *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/bio/bio_meth.c | Lines: | 175-178 |
| | 1 | 1 |
longName: | long | Prototype: | long (*BIO_meth_get_callback_ctrl(const BIO_METHOD *biom)) (BIO *, int, BIO_info_cb *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/bio/bio_meth.c | Lines: | 209-212 |
| | 1 | 1 |
local_sk_X509_NAME_ENTRY_pop_freeName: | local_sk_X509_NAME_ENTRY_pop_free | Prototype: | static void local_sk_X509_NAME_ENTRY_pop_free(struct stack_st_X509_NAME_ENTRY *ne) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_name.c | Lines: | 133-136 |
| | 1 | 1 |
local_sk_X509_NAME_ENTRY_freeName: | local_sk_X509_NAME_ENTRY_free | Prototype: | static void local_sk_X509_NAME_ENTRY_free(struct stack_st_X509_NAME_ENTRY *ne) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_name.c | Lines: | 128-131 |
| | 1 | 1 |
load_builtin_compressionsName: | load_builtin_compressions | Prototype: | static int load_builtin_compressions(void) | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_ciph.c | Lines: | 478-481 |
| | 1 | 1 |
ln_cmp_BSEARCH_CMP_FNName: | ln_cmp_BSEARCH_CMP_FN | Prototype: | static int ln_cmp_BSEARCH_CMP_FN(const void *a_, const void *b_) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_dat.c | Lines: | 53-53 |
| | 1 | 1 |
linebuffer_putsName: | linebuffer_puts | Prototype: | static int linebuffer_puts(BIO *b, const char *str) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/bio/bf_lbuf.c | Lines: | 323-326 |
| | 1 | 1 |
lh_X509_NAME_stats_bioName: | lh_X509_NAME_stats_bio | Prototype: | static inline void lh_X509_NAME_stats_bio(const struct lhash_st_X509_NAME *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_set_down_loadName: | lh_X509_NAME_set_down_load | Prototype: | static inline void lh_X509_NAME_set_down_load(struct lhash_st_X509_NAME *lh, unsigned long dl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_retrieveName: | lh_X509_NAME_retrieve | Prototype: | static inline X509_NAME *lh_X509_NAME_retrieve(struct lhash_st_X509_NAME *lh, const X509_NAME *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_num_itemsName: | lh_X509_NAME_num_items | Prototype: | static inline unsigned long lh_X509_NAME_num_items(struct lhash_st_X509_NAME *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_node_usage_stats_bioName: | lh_X509_NAME_node_usage_stats_bio | Prototype: | static inline void lh_X509_NAME_node_usage_stats_bio(const struct lhash_st_X509_NAME *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_node_stats_bioName: | lh_X509_NAME_node_stats_bio | Prototype: | static inline void lh_X509_NAME_node_stats_bio(const struct lhash_st_X509_NAME *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_newName: | lh_X509_NAME_new | Prototype: | static inline struct lhash_st_X509_NAME * lh_X509_NAME_new(unsigned long (*hfn)(const X509_NAME *), int (*cfn)(const X509_NAME *, const X509_NAME *)) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_insertName: | lh_X509_NAME_insert | Prototype: | static inline X509_NAME *lh_X509_NAME_insert(struct lhash_st_X509_NAME *lh, X509_NAME *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_get_down_loadName: | lh_X509_NAME_get_down_load | Prototype: | static inline unsigned long lh_X509_NAME_get_down_load(struct lhash_st_X509_NAME *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_freeName: | lh_X509_NAME_free | Prototype: | static inline void lh_X509_NAME_free(struct lhash_st_X509_NAME *lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_errorName: | lh_X509_NAME_error | Prototype: | static inline int lh_X509_NAME_error(struct lhash_st_X509_NAME *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_doallName: | lh_X509_NAME_doall | Prototype: | static inline void lh_X509_NAME_doall(struct lhash_st_X509_NAME *lh, void (*doall)(X509_NAME *)) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_deleteName: | lh_X509_NAME_delete | Prototype: | static inline X509_NAME *lh_X509_NAME_delete(struct lhash_st_X509_NAME *lh, const X509_NAME *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_SSL_SESSION_stats_bioName: | lh_SSL_SESSION_stats_bio | Prototype: | static inline void lh_SSL_SESSION_stats_bio(const struct lhash_st_SSL_SESSION *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_set_down_loadName: | lh_SSL_SESSION_set_down_load | Prototype: | static inline void lh_SSL_SESSION_set_down_load(struct lhash_st_SSL_SESSION *lh, unsigned long dl) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_retrieveName: | lh_SSL_SESSION_retrieve | Prototype: | static inline SSL_SESSION *lh_SSL_SESSION_retrieve(struct lhash_st_SSL_SESSION *lh, const SSL_SESSION *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_num_itemsName: | lh_SSL_SESSION_num_items | Prototype: | static inline unsigned long lh_SSL_SESSION_num_items(struct lhash_st_SSL_SESSION *lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_node_usage_stats_bioName: | lh_SSL_SESSION_node_usage_stats_bio | Prototype: | static inline void lh_SSL_SESSION_node_usage_stats_bio(const struct lhash_st_SSL_SESSION *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_node_stats_bioName: | lh_SSL_SESSION_node_stats_bio | Prototype: | static inline void lh_SSL_SESSION_node_stats_bio(const struct lhash_st_SSL_SESSION *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_newName: | lh_SSL_SESSION_new | Prototype: | static inline struct lhash_st_SSL_SESSION * lh_SSL_SESSION_new(unsigned long (*hfn)(const SSL_SESSION *), int (*cfn)(const SSL_SESSION *, const SSL_SESSION *)) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_insertName: | lh_SSL_SESSION_insert | Prototype: | static inline SSL_SESSION *lh_SSL_SESSION_insert(struct lhash_st_SSL_SESSION *lh, SSL_SESSION *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_get_down_loadName: | lh_SSL_SESSION_get_down_load | Prototype: | static inline unsigned long lh_SSL_SESSION_get_down_load(struct lhash_st_SSL_SESSION *lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_freeName: | lh_SSL_SESSION_free | Prototype: | static inline void lh_SSL_SESSION_free(struct lhash_st_SSL_SESSION *lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_errorName: | lh_SSL_SESSION_error | Prototype: | static inline int lh_SSL_SESSION_error(struct lhash_st_SSL_SESSION *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_doall_TIMEOUT_PARAMName: | lh_SSL_SESSION_doall_TIMEOUT_PARAM | Prototype: | static inline void lh_SSL_SESSION_doall_TIMEOUT_PARAM(struct lhash_st_SSL_SESSION *lh, void (*fn)(SSL_SESSION *, TIMEOUT_PARAM *), TIMEOUT_PARAM *arg) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_sess.c | Lines: | 1104-1104 |
| | 1 | 1 |
lh_SSL_SESSION_doallName: | lh_SSL_SESSION_doall | Prototype: | static inline void lh_SSL_SESSION_doall(struct lhash_st_SSL_SESSION *lh, void (*doall)(SSL_SESSION *)) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_deleteName: | lh_SSL_SESSION_delete | Prototype: | static inline SSL_SESSION *lh_SSL_SESSION_delete(struct lhash_st_SSL_SESSION *lh, const SSL_SESSION *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_stats_bioName: | lh_OSSL_STORE_LOADER_stats_bio | Prototype: | static inline void lh_OSSL_STORE_LOADER_stats_bio(const struct lhash_st_OSSL_STORE_LOADER *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_set_down_loadName: | lh_OSSL_STORE_LOADER_set_down_load | Prototype: | static inline void lh_OSSL_STORE_LOADER_set_down_load(struct lhash_st_OSSL_STORE_LOADER *lh, unsigned long dl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_retrieveName: | lh_OSSL_STORE_LOADER_retrieve | Prototype: | static inline OSSL_STORE_LOADER *lh_OSSL_STORE_LOADER_retrieve(struct lhash_st_OSSL_STORE_LOADER *lh, const OSSL_STORE_LOADER *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_num_itemsName: | lh_OSSL_STORE_LOADER_num_items | Prototype: | static inline unsigned long lh_OSSL_STORE_LOADER_num_items(struct lhash_st_OSSL_STORE_LOADER *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_node_usage_stats_bioName: | lh_OSSL_STORE_LOADER_node_usage_stats_bio | Prototype: | static inline void lh_OSSL_STORE_LOADER_node_usage_stats_bio(const struct lhash_st_OSSL_STORE_LOADER *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_node_stats_bioName: | lh_OSSL_STORE_LOADER_node_stats_bio | Prototype: | static inline void lh_OSSL_STORE_LOADER_node_stats_bio(const struct lhash_st_OSSL_STORE_LOADER *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_newName: | lh_OSSL_STORE_LOADER_new | Prototype: | static inline struct lhash_st_OSSL_STORE_LOADER * lh_OSSL_STORE_LOADER_new(unsigned long (*hfn)(const OSSL_STORE_LOADER *), int (*cfn)(const OSSL_STORE_LOADER *, const OSSL_STORE_LOADER *)) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_insertName: | lh_OSSL_STORE_LOADER_insert | Prototype: | static inline OSSL_STORE_LOADER *lh_OSSL_STORE_LOADER_insert(struct lhash_st_OSSL_STORE_LOADER *lh, OSSL_STORE_LOADER *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_get_down_loadName: | lh_OSSL_STORE_LOADER_get_down_load | Prototype: | static inline unsigned long lh_OSSL_STORE_LOADER_get_down_load(struct lhash_st_OSSL_STORE_LOADER *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_freeName: | lh_OSSL_STORE_LOADER_free | Prototype: | static inline void lh_OSSL_STORE_LOADER_free(struct lhash_st_OSSL_STORE_LOADER *lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_errorName: | lh_OSSL_STORE_LOADER_error | Prototype: | static inline int lh_OSSL_STORE_LOADER_error(struct lhash_st_OSSL_STORE_LOADER *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_doall_voidName: | lh_OSSL_STORE_LOADER_doall_void | Prototype: | static inline void lh_OSSL_STORE_LOADER_doall_void(struct lhash_st_OSSL_STORE_LOADER *lh, void (*fn)(const OSSL_STORE_LOADER *, void *), void *arg) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_register.c | Lines: | 290-290 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_doallName: | lh_OSSL_STORE_LOADER_doall | Prototype: | static inline void lh_OSSL_STORE_LOADER_doall(struct lhash_st_OSSL_STORE_LOADER *lh, void (*doall)(OSSL_STORE_LOADER *)) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_deleteName: | lh_OSSL_STORE_LOADER_delete | Prototype: | static inline OSSL_STORE_LOADER *lh_OSSL_STORE_LOADER_delete(struct lhash_st_OSSL_STORE_LOADER *lh, const OSSL_STORE_LOADER *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OPENSSL_STRING_stats_bioName: | lh_OPENSSL_STRING_stats_bio | Prototype: | static inline void lh_OPENSSL_STRING_stats_bio(const struct lhash_st_OPENSSL_STRING *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_set_down_loadName: | lh_OPENSSL_STRING_set_down_load | Prototype: | static inline void lh_OPENSSL_STRING_set_down_load(struct lhash_st_OPENSSL_STRING *lh, unsigned long dl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_retrieveName: | lh_OPENSSL_STRING_retrieve | Prototype: | static inline OPENSSL_STRING *lh_OPENSSL_STRING_retrieve(struct lhash_st_OPENSSL_STRING *lh, const OPENSSL_STRING *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_num_itemsName: | lh_OPENSSL_STRING_num_items | Prototype: | static inline unsigned long lh_OPENSSL_STRING_num_items(struct lhash_st_OPENSSL_STRING *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_node_usage_stats_bioName: | lh_OPENSSL_STRING_node_usage_stats_bio | Prototype: | static inline void lh_OPENSSL_STRING_node_usage_stats_bio(const struct lhash_st_OPENSSL_STRING *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_node_stats_bioName: | lh_OPENSSL_STRING_node_stats_bio | Prototype: | static inline void lh_OPENSSL_STRING_node_stats_bio(const struct lhash_st_OPENSSL_STRING *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_newName: | lh_OPENSSL_STRING_new | Prototype: | static inline struct lhash_st_OPENSSL_STRING * lh_OPENSSL_STRING_new(unsigned long (*hfn)(const OPENSSL_STRING *), int (*cfn)(const OPENSSL_STRING *, const OPENSSL_STRING *)) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_insertName: | lh_OPENSSL_STRING_insert | Prototype: | static inline OPENSSL_STRING *lh_OPENSSL_STRING_insert(struct lhash_st_OPENSSL_STRING *lh, OPENSSL_STRING *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_get_down_loadName: | lh_OPENSSL_STRING_get_down_load | Prototype: | static inline unsigned long lh_OPENSSL_STRING_get_down_load(struct lhash_st_OPENSSL_STRING *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_freeName: | lh_OPENSSL_STRING_free | Prototype: | static inline void lh_OPENSSL_STRING_free(struct lhash_st_OPENSSL_STRING *lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_errorName: | lh_OPENSSL_STRING_error | Prototype: | static inline int lh_OPENSSL_STRING_error(struct lhash_st_OPENSSL_STRING *lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_doallName: | lh_OPENSSL_STRING_doall | Prototype: | static inline void lh_OPENSSL_STRING_doall(struct lhash_st_OPENSSL_STRING *lh, void (*doall)(OPENSSL_STRING *)) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_deleteName: | lh_OPENSSL_STRING_delete | Prototype: | static inline OPENSSL_STRING *lh_OPENSSL_STRING_delete(struct lhash_st_OPENSSL_STRING *lh, const OPENSSL_STRING *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_CSTRING_stats_bioName: | lh_OPENSSL_CSTRING_stats_bio | Prototype: | static inline void lh_OPENSSL_CSTRING_stats_bio(const struct lhash_st_OPENSSL_CSTRING *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 207-207 |
| | 1 | 1 |
lh_OPENSSL_CSTRING_set_down_loadName: | lh_OPENSSL_CSTRING_set_down_load | Prototype: | static inline void lh_OPENSSL_CSTRING_set_down_load(struct lhash_st_OPENSSL_CSTRING *lh, unsigned long dl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 207-207 |
| | 1 | 1 |
lh_OPENSSL_CSTRING_retrieveName: | lh_OPENSSL_CSTRING_retrieve | Prototype: | static inline OPENSSL_CSTRING *lh_OPENSSL_CSTRING_retrieve(struct lhash_st_OPENSSL_CSTRING *lh, const OPENSSL_CSTRING *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 207-207 |
| | 1 | 1 |
lh_OPENSSL_CSTRING_num_itemsName: | lh_OPENSSL_CSTRING_num_items | Prototype: | static inline unsigned long lh_OPENSSL_CSTRING_num_items(struct lhash_st_OPENSSL_CSTRING *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 207-207 |
| | 1 | 1 |
lh_OPENSSL_CSTRING_node_usage_stats_bioName: | lh_OPENSSL_CSTRING_node_usage_stats_bio | Prototype: | static inline void lh_OPENSSL_CSTRING_node_usage_stats_bio(const struct lhash_st_OPENSSL_CSTRING *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 207-207 |
| | 1 | 1 |
lh_OPENSSL_CSTRING_node_stats_bioName: | lh_OPENSSL_CSTRING_node_stats_bio | Prototype: | static inline void lh_OPENSSL_CSTRING_node_stats_bio(const struct lhash_st_OPENSSL_CSTRING *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 207-207 |
| | 1 | 1 |
lh_OPENSSL_CSTRING_newName: | lh_OPENSSL_CSTRING_new | Prototype: | static inline struct lhash_st_OPENSSL_CSTRING * lh_OPENSSL_CSTRING_new(unsigned long (*hfn)(const OPENSSL_CSTRING *), int (*cfn)(const OPENSSL_CSTRING *, const OPENSSL_CSTRING *)) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 207-207 |
| | 1 | 1 |
lh_OPENSSL_CSTRING_insertName: | lh_OPENSSL_CSTRING_insert | Prototype: | static inline OPENSSL_CSTRING *lh_OPENSSL_CSTRING_insert(struct lhash_st_OPENSSL_CSTRING *lh, OPENSSL_CSTRING *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 207-207 |
| | 1 | 1 |
lh_OPENSSL_CSTRING_get_down_loadName: | lh_OPENSSL_CSTRING_get_down_load | Prototype: | static inline unsigned long lh_OPENSSL_CSTRING_get_down_load(struct lhash_st_OPENSSL_CSTRING *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 207-207 |
| | 1 | 1 |