| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
constant_time_ge_8| Name: | constant_time_ge_8 | | Prototype: | static inline unsigned char constant_time_ge_8(unsigned int a, unsigned int b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/constant_time_locl.h | | Lines: | 149-152 |
| | 1 | 1 |
constant_time_ge| Name: | constant_time_ge | | Prototype: | static inline unsigned int constant_time_ge(unsigned int a, unsigned int b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/constant_time_locl.h | | Lines: | 144-147 |
| | 1 | 1 |
constant_time_eq_int_8| Name: | constant_time_eq_int_8 | | Prototype: | static inline unsigned char constant_time_eq_int_8(int a, int b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/constant_time_locl.h | | Lines: | 179-182 |
| | 1 | 1 |
constant_time_eq_int| Name: | constant_time_eq_int | | Prototype: | static inline unsigned int constant_time_eq_int(int a, int b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/constant_time_locl.h | | Lines: | 174-177 |
| | 1 | 1 |
constant_time_eq_8| Name: | constant_time_eq_8 | | Prototype: | static inline unsigned char constant_time_eq_8(unsigned int a, unsigned int b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/constant_time_locl.h | | Lines: | 169-172 |
| | 1 | 1 |
constant_time_eq| Name: | constant_time_eq | | Prototype: | static inline unsigned int constant_time_eq(unsigned int a, unsigned int b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/constant_time_locl.h | | Lines: | 164-167 |
| | 1 | 1 |
conf_value_hash| Name: | conf_value_hash | | Prototype: | static unsigned long conf_value_hash(const CONF_VALUE *v) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_api.c | | Lines: | 155-159 |
| | 1 | 1 |
conf_value_LHASH_HASH| Name: | conf_value_LHASH_HASH | | Prototype: | static unsigned long conf_value_LHASH_HASH(const void *arg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_api.c | | Lines: | 161-161 |
| | 1 | 1 |
conf_value_LHASH_COMP| Name: | conf_value_LHASH_COMP | | Prototype: | static int conf_value_LHASH_COMP(const void *arg1, const void *arg2) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_api.c | | Lines: | 182-182 |
| | 1 | 1 |
conf_lhash_get_string| Name: | conf_lhash_get_string | | Prototype: | static char * conf_lhash_get_string(void *db, const char *section, const char *value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_conf.c | | Lines: | 512-516 |
| | 1 | 1 |
conf_lhash_get_section| Name: | conf_lhash_get_section | | Prototype: | static struct stack_st_CONF_VALUE * conf_lhash_get_section(void *db, const char *section) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_conf.c | | Lines: | 518-522 |
| | 1 | 1 |
cmac_size| Name: | cmac_size | | Prototype: | static int cmac_size(const EVP_PKEY *pkey) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/cmac/cm_ameth.c | | Lines: | 66-70 |
| | 1 | 1 |
cmac_signctx| Name: | cmac_signctx | | Prototype: | static int cmac_signctx(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, EVP_MD_CTX *mctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/cmac/cm_pmeth.c | | Lines: | 125-130 |
| | 1 | 1 |
cleanup3_LHASH_DOALL| Name: | cleanup3_LHASH_DOALL | | Prototype: | static void cleanup3_LHASH_DOALL(void *arg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_dat.c | | Lines: | 249-249 |
| | 1 | 1 |
cleanup2_doall| Name: | cleanup2_doall | | Prototype: | static void cleanup2_doall(ADDED_OBJ *a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_dat.c | | Lines: | 234-237 |
| | 1 | 1 |
cleanup2_LHASH_DOALL| Name: | cleanup2_LHASH_DOALL | | Prototype: | static void cleanup2_LHASH_DOALL(void *arg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_dat.c | | Lines: | 248-248 |
| | 1 | 1 |
cleanup1_LHASH_DOALL| Name: | cleanup1_LHASH_DOALL | | Prototype: | static void cleanup1_LHASH_DOALL(void *arg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_dat.c | | Lines: | 247-247 |
| | 1 | 1 |
cast5_ofb_cipher| Name: | cast5_ofb_cipher | | Prototype: | static int cast5_ofb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_cast.c | | Lines: | 80-80 |
| | 1 | 3 |
cast5_ecb_cipher| Name: | cast5_ecb_cipher | | Prototype: | static int cast5_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_cast.c | | Lines: | 80-80 |
| | 1 | 3 |
cast5_cfb64_cipher| Name: | cast5_cfb64_cipher | | Prototype: | static int cast5_cfb64_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 66.667% (10/15) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_cast.c | | Lines: | 80-80 |
| | 1 | 5 |
cast5_cbc_cipher| Name: | cast5_cbc_cipher | | Prototype: | static int cast5_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_cast.c | | Lines: | 80-80 |
| | 1 | 3 |
camellia_256_ofb_cipher| Name: | camellia_256_ofb_cipher | | Prototype: | static int camellia_256_ofb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 89-89 |
| | 1 | 3 |
camellia_256_ecb_cipher| Name: | camellia_256_ecb_cipher | | Prototype: | static int camellia_256_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 89-89 |
| | 1 | 3 |
camellia_256_cfb8_cipher| Name: | camellia_256_cfb8_cipher | | Prototype: | static int camellia_256_cfb8_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 104-104 |
| | 1 | 5 |
camellia_256_cfb1_cipher| Name: | camellia_256_cfb1_cipher | | Prototype: | static int camellia_256_cfb1_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 100-100 |
| | 1 | 5 |
camellia_256_cfb128_cipher| Name: | camellia_256_cfb128_cipher | | Prototype: | static int camellia_256_cfb128_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 66.667% (10/15) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 89-89 |
| | 1 | 5 |
camellia_256_cbc_cipher| Name: | camellia_256_cbc_cipher | | Prototype: | static int camellia_256_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 89-89 |
| | 1 | 3 |
camellia_192_ofb_cipher| Name: | camellia_192_ofb_cipher | | Prototype: | static int camellia_192_ofb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 83-83 |
| | 1 | 3 |
camellia_192_ecb_cipher| Name: | camellia_192_ecb_cipher | | Prototype: | static int camellia_192_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 83-83 |
| | 1 | 3 |
camellia_192_cfb8_cipher| Name: | camellia_192_cfb8_cipher | | Prototype: | static int camellia_192_cfb8_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 103-103 |
| | 1 | 5 |
camellia_192_cfb1_cipher| Name: | camellia_192_cfb1_cipher | | Prototype: | static int camellia_192_cfb1_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 99-99 |
| | 1 | 5 |
camellia_192_cfb128_cipher| Name: | camellia_192_cfb128_cipher | | Prototype: | static int camellia_192_cfb128_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 66.667% (10/15) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 83-83 |
| | 1 | 5 |
camellia_192_cbc_cipher| Name: | camellia_192_cbc_cipher | | Prototype: | static int camellia_192_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 83-83 |
| | 1 | 3 |
camellia_128_ofb_cipher| Name: | camellia_128_ofb_cipher | | Prototype: | static int camellia_128_ofb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 77-77 |
| | 1 | 3 |
camellia_128_ecb_cipher| Name: | camellia_128_ecb_cipher | | Prototype: | static int camellia_128_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 77-77 |
| | 1 | 3 |
camellia_128_cfb8_cipher| Name: | camellia_128_cfb8_cipher | | Prototype: | static int camellia_128_cfb8_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 102-102 |
| | 1 | 5 |
camellia_128_cfb1_cipher| Name: | camellia_128_cfb1_cipher | | Prototype: | static int camellia_128_cfb1_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 98-98 |
| | 1 | 5 |
camellia_128_cfb128_cipher| Name: | camellia_128_cfb128_cipher | | Prototype: | static int camellia_128_cfb128_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 66.667% (10/15) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 77-77 |
| | 1 | 5 |
camellia_128_cbc_cipher| Name: | camellia_128_cbc_cipher | | Prototype: | static int camellia_128_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_camellia.c | | Lines: | 77-77 |
| | 1 | 3 |
ca_dn_cmp| Name: | ca_dn_cmp | | Prototype: | static int ca_dn_cmp(const X509_NAME * const *a, const X509_NAME * const *b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_clnt.c | | Lines: | 1746-1750 |
| | 1 | 1 |
by_dir_hash_free| Name: | by_dir_hash_free | | Prototype: | static void by_dir_hash_free(BY_DIR_HASH *hash) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/by_dir.c | | Lines: | 161-165 |
| | 1 | 1 |
buffer_puts| Name: | buffer_puts | | Prototype: | static int buffer_puts(BIO *b, const char *str) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bf_buff.c | | Lines: | 516-520 |
| | 1 | 1 |
bio_s_cb| Name: | bio_s_cb | | Prototype: | static BIO_METHOD * bio_s_cb(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_bio_cb.c | | Lines: | 41-45 |
| | 1 | 1 |
bio_puts| Name: | bio_puts | | Prototype: | static int bio_puts(BIO *bio, const char *str) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bss_bio.c | | Lines: | 663-667 |
| | 1 | 1 |
bio_cb_puts| Name: | bio_cb_puts | | Prototype: | static int bio_cb_puts(BIO *bio, const char *str) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_bio_cb.c | | Lines: | 47-51 |
| | 1 | 1 |
bf_ofb_cipher| Name: | bf_ofb_cipher | | Prototype: | static int bf_ofb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_bf.c | | Lines: | 80-80 |
| | 1 | 3 |
bf_ecb_cipher| Name: | bf_ecb_cipher | | Prototype: | static int bf_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_bf.c | | Lines: | 80-80 |
| | 1 | 3 |
bf_cfb64_cipher| Name: | bf_cfb64_cipher | | Prototype: | static int bf_cfb64_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 66.667% (10/15) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_bf.c | | Lines: | 80-80 |
| | 1 | 5 |
bf_cbc_cipher| Name: | bf_cbc_cipher | | Prototype: | static int bf_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_bf.c | | Lines: | 80-80 |
| | 1 | 3 |
b64_puts| Name: | b64_puts | | Prototype: | static int b64_puts(BIO *b, const char *str) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/bio_b64.c | | Lines: | 564-568 |
| | 1 | 1 |
b2i_PublicKey_bio| Name: | b2i_PublicKey_bio | | Prototype: | EVP_PKEY * b2i_PublicKey_bio(BIO *in) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pvkfmt.c | | Lines: | 427-431 |
| | 1 | 1 |
b2i_PublicKey| Name: | b2i_PublicKey | | Prototype: | EVP_PKEY * b2i_PublicKey(const unsigned char **in, long length) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pvkfmt.c | | Lines: | 415-419 |
| | 1 | 1 |
b2i_PrivateKey_bio| Name: | b2i_PrivateKey_bio | | Prototype: | EVP_PKEY * b2i_PrivateKey_bio(BIO *in) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pvkfmt.c | | Lines: | 421-425 |
| | 1 | 1 |
b2i_PrivateKey| Name: | b2i_PrivateKey | | Prototype: | EVP_PKEY * b2i_PrivateKey(const unsigned char **in, long length) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pvkfmt.c | | Lines: | 409-413 |
| | 1 | 1 |
asn1_const_Finish| Name: | asn1_const_Finish | | Prototype: | int asn1_const_Finish(ASN1_const_CTX *c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/asn1_lib.c | | Lines: | 311-315 |
| | 1 | 1 |
asn1_bio_puts| Name: | asn1_bio_puts | | Prototype: | static int asn1_bio_puts(BIO *b, const char *str) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/bio_asn1.c | | Lines: | 345-349 |
| | 1 | 1 |
asn1_add_error| Name: | asn1_add_error | | Prototype: | void asn1_add_error(const unsigned char *address, int offset) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/asn1_lib.c | | Lines: | 458-462 |
| | 1 | 1 |
asn1_Finish| Name: | asn1_Finish | | Prototype: | int asn1_Finish(ASN1_CTX *c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/asn1_lib.c | | Lines: | 305-309 |
| | 1 | 1 |
ameth_cmp| Name: | ameth_cmp | | Prototype: | static int ameth_cmp(const EVP_PKEY_ASN1_METHOD * const *a, const EVP_PKEY_ASN1_METHOD * const *b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/ameth_lib.c | | Lines: | 121-126 |
| | 1 | 1 |
added_obj_LHASH_HASH| Name: | added_obj_LHASH_HASH | | Prototype: | static unsigned long added_obj_LHASH_HASH(const void *arg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_dat.c | | Lines: | 174-174 |
| | 1 | 1 |
added_obj_LHASH_COMP| Name: | added_obj_LHASH_COMP | | Prototype: | static int added_obj_LHASH_COMP(const void *arg1, const void *arg2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_dat.c | | Lines: | 214-214 |
| | 1 | 1 |
_rs_forkhandler| Name: | _rs_forkhandler | | Prototype: | static __inline void _rs_forkhandler(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/compat/arc4random_linux.h | | Lines: | 51-55 |
| | 1 | 1 |
_ossl_old_des_read_pw_string| Name: | _ossl_old_des_read_pw_string | | Prototype: | int _ossl_old_des_read_pw_string(char *buf, int length, const char *prompt, int verify) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ui/ui_util.c | | Lines: | 101-105 |
| | 1 | 1 |
_ossl_old_des_read_pw| Name: | _ossl_old_des_read_pw | | Prototype: | int _ossl_old_des_read_pw(char *buf, char *buff, int size, const char *prompt, int verify) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ui/ui_util.c | | Lines: | 107-111 |
| | 1 | 1 |
_SSL_total_renegotiations| Name: | _SSL_total_renegotiations | | Prototype: | static int _SSL_total_renegotiations(SSL *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/s3_lib.c | | Lines: | 1666-1670 |
| | 1 | 1 |
_SSL_set_ecdh_auto| Name: | _SSL_set_ecdh_auto | | Prototype: | static int _SSL_set_ecdh_auto(SSL *s, int state) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/s3_lib.c | | Lines: | 1725-1729 |
| | 1 | 1 |
_SSL_session_reused| Name: | _SSL_session_reused | | Prototype: | static int _SSL_session_reused(SSL *s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/s3_lib.c | | Lines: | 1643-1647 |
| | 1 | 1 |
_SSL_num_renegotiations| Name: | _SSL_num_renegotiations | | Prototype: | static int _SSL_num_renegotiations(SSL *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/s3_lib.c | | Lines: | 1649-1653 |
| | 1 | 1 |
_SSL_CTX_set_ecdh_auto| Name: | _SSL_CTX_set_ecdh_auto | | Prototype: | static int _SSL_CTX_set_ecdh_auto(SSL_CTX *ctx, int state) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/s3_lib.c | | Lines: | 2009-2013 |
| | 1 | 1 |
X9_62_PENTANOMIAL_new| Name: | X9_62_PENTANOMIAL_new | | Prototype: | X9_62_PENTANOMIAL * X9_62_PENTANOMIAL_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ec/ec_asn1.c | | Lines: | 239-243 |
| | 1 | 1 |
X9_62_PENTANOMIAL_free| Name: | X9_62_PENTANOMIAL_free | | Prototype: | void X9_62_PENTANOMIAL_free(X9_62_PENTANOMIAL *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ec/ec_asn1.c | | Lines: | 245-249 |
| | 1 | 1 |
X9_62_CHARACTERISTIC_TWO_new| Name: | X9_62_CHARACTERISTIC_TWO_new | | Prototype: | X9_62_CHARACTERISTIC_TWO * X9_62_CHARACTERISTIC_TWO_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ec/ec_asn1.c | | Lines: | 342-346 |
| | 1 | 1 |
X9_62_CHARACTERISTIC_TWO_free| Name: | X9_62_CHARACTERISTIC_TWO_free | | Prototype: | void X9_62_CHARACTERISTIC_TWO_free(X9_62_CHARACTERISTIC_TWO *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ec/ec_asn1.c | | Lines: | 348-352 |
| | 1 | 1 |
X509at_get_attr_count| Name: | X509at_get_attr_count | | Prototype: | int X509at_get_attr_count(const struct stack_st_X509_ATTRIBUTE *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_att.c | | Lines: | 69-73 |
| | 1 | 1 |
X509_time_adj| Name: | X509_time_adj | | Prototype: | ASN1_TIME * X509_time_adj(ASN1_TIME *s, long offset_sec, time_t *in_time) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 1931-1935 |
| | 1 | 1 |
X509_subject_name_hash_old| Name: | X509_subject_name_hash_old | | Prototype: | unsigned long X509_subject_name_hash_old(X509 *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_cmp.c | | Lines: | 192-196 |
| | 1 | 1 |
X509_subject_name_hash| Name: | X509_subject_name_hash | | Prototype: | unsigned long X509_subject_name_hash(X509 *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_cmp.c | | Lines: | 185-189 |
| | 1 | 1 |
X509_subject_name_cmp| Name: | X509_subject_name_cmp | | Prototype: | int X509_subject_name_cmp(const X509 *a, const X509 *b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_cmp.c | | Lines: | 127-131 |
| | 1 | 1 |
X509_set_ex_data| Name: | X509_set_ex_data | | Prototype: | int X509_set_ex_data(X509 *r, int idx, void *arg) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_x509.c | | Lines: | 288-292 |
| | 1 | 1 |
X509_set1_notBefore| Name: | X509_set1_notBefore | | Prototype: | int X509_set1_notBefore(X509 *x, const ASN1_TIME *tm) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_set.c | | Lines: | 162-166 |
| | 1 | 1 |
X509_set1_notAfter| Name: | X509_set1_notAfter | | Prototype: | int X509_set1_notAfter(X509 *x, const ASN1_TIME *tm) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_set.c | | Lines: | 200-204 |
| | 1 | 1 |
X509_print_fp| Name: | X509_print_fp | | Prototype: | int X509_print_fp(FILE *fp, X509 *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/t_x509.c | | Lines: | 82-86 |
| | 1 | 1 |
X509_print| Name: | X509_print | | Prototype: | int X509_print(BIO *bp, X509 *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/t_x509.c | | Lines: | 104-108 |
| | 1 | 1 |
X509_new| Name: | X509_new | | Prototype: | X509 * X509_new(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_x509.c | | Lines: | 262-266 |
| | 1 | 1 |
X509_issuer_name_hash_old| Name: | X509_issuer_name_hash_old | | Prototype: | unsigned long X509_issuer_name_hash_old(X509 *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_cmp.c | | Lines: | 160-164 |
| | 1 | 1 |
X509_issuer_name_hash| Name: | X509_issuer_name_hash | | Prototype: | unsigned long X509_issuer_name_hash(X509 *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_cmp.c | | Lines: | 153-157 |
| | 1 | 1 |
X509_issuer_name_cmp| Name: | X509_issuer_name_cmp | | Prototype: | int X509_issuer_name_cmp(const X509 *a, const X509 *b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_cmp.c | | Lines: | 121-125 |
| | 1 | 1 |
X509_get_version| Name: | X509_get_version | | Prototype: | long X509_get_version(const X509 *x) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_set.c | | Lines: | 90-94 |
| | 1 | 1 |
X509_get_subject_name| Name: | X509_get_subject_name | | Prototype: | X509_NAME * X509_get_subject_name(const X509 *a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_cmp.c | | Lines: | 167-171 |
| | 1 | 1 |
X509_get_signature_type| Name: | X509_get_signature_type | | Prototype: | int X509_get_signature_type(const X509 *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_set.c | | Lines: | 214-218 |
| | 1 | 1 |
X509_get_signature_nid| Name: | X509_get_signature_nid | | Prototype: | int X509_get_signature_nid(const X509 *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_x509.c | | Lines: | 358-362 |
| | 1 | 1 |
X509_get_serialNumber| Name: | X509_get_serialNumber | | Prototype: | ASN1_INTEGER * X509_get_serialNumber(X509 *a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_cmp.c | | Lines: | 173-177 |
| | 1 | 1 |
X509_get_issuer_name| Name: | X509_get_issuer_name | | Prototype: | X509_NAME * X509_get_issuer_name(const X509 *a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_cmp.c | | Lines: | 147-151 |
| | 1 | 1 |
X509_get_ext_d2i| Name: | X509_get_ext_d2i | | Prototype: | void * X509_get_ext_d2i(const X509 *x, int nid, int *crit, int *idx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_ext.c | | Lines: | 166-170 |
| | 1 | 1 |
X509_get_ext_count| Name: | X509_get_ext_count | | Prototype: | int X509_get_ext_count(const X509 *x) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_ext.c | | Lines: | 123-127 |
| | 1 | 1 |
X509_get_ext_by_OBJ| Name: | X509_get_ext_by_OBJ | | Prototype: | int X509_get_ext_by_OBJ(const X509 *x, const ASN1_OBJECT *obj, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_ext.c | | Lines: | 135-139 |
| | 1 | 1 |
X509_get_ext_by_NID| Name: | X509_get_ext_by_NID | | Prototype: | int X509_get_ext_by_NID(const X509 *x, int nid, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_ext.c | | Lines: | 129-133 |
| | 1 | 1 |
X509_get_ext| Name: | X509_get_ext | | Prototype: | X509_EXTENSION * X509_get_ext(const X509 *x, int loc) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_ext.c | | Lines: | 148-152 |
| | 1 | 1 |
X509_get_ex_data| Name: | X509_get_ex_data | | Prototype: | void * X509_get_ex_data(X509 *r, int idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_x509.c | | Lines: | 294-298 |
| | 1 | 1 |
X509_get_default_private_dir| Name: | X509_get_default_private_dir | | Prototype: | const char * X509_get_default_private_dir(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_def.c | | Lines: | 64-68 |
| | 1 | 1 |