| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
CONF_free| Name: | CONF_free | | Prototype: | void CONF_free(struct lhash_st_CONF_VALUE *conf) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_lib.c | | Lines: | 183-190 |
| | 3 | 1 |
CONF_dump_bio| Name: | CONF_dump_bio | | Prototype: | int CONF_dump_bio(struct lhash_st_CONF_VALUE *conf, BIO *out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_lib.c | | Lines: | 207-214 |
| | 3 | 1 |
COMP_zlib| Name: | COMP_zlib | | Prototype: | COMP_METHOD * COMP_zlib(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/comp/c_zlib.c | | Lines: | 174-204 |
| | 2 | 1 |
COMP_rle| Name: | COMP_rle | | Prototype: | COMP_METHOD * COMP_rle(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/comp/c_rle.c | | Lines: | 20-24 |
| | 1 | 1 |
CMAC_CTX_get0_cipher_ctx| Name: | CMAC_CTX_get0_cipher_ctx | | Prototype: | EVP_CIPHER_CTX * CMAC_CTX_get0_cipher_ctx(CMAC_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/cmac/cmac.c | | Lines: | 117-121 |
| | 1 | 1 |
CMAC_CTX_cleanup| Name: | CMAC_CTX_cleanup | | Prototype: | void CMAC_CTX_cleanup(CMAC_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/cmac/cmac.c | | Lines: | 106-115 |
| | 6 | 1 |
CERTIFICATEPOLICIES_new| Name: | CERTIFICATEPOLICIES_new | | Prototype: | CERTIFICATEPOLICIES * CERTIFICATEPOLICIES_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_cpols.c | | Lines: | 134-138 |
| | 1 | 1 |
CERTIFICATEPOLICIES_free| Name: | CERTIFICATEPOLICIES_free | | Prototype: | void CERTIFICATEPOLICIES_free(CERTIFICATEPOLICIES *a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_cpols.c | | Lines: | 140-144 |
| | 1 | 1 |
CBS_skip| Name: | CBS_skip | | Prototype: | int CBS_skip(CBS *cbs, size_t len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbs.c | | Lines: | 60-65 |
| | 2 | 1 |
CBS_offset| Name: | CBS_offset | | Prototype: | size_t CBS_offset(const CBS *cbs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbs.c | | Lines: | 54-58 |
| | 1 | 1 |
CBS_len| Name: | CBS_len | | Prototype: | size_t CBS_len(const CBS *cbs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbs.c | | Lines: | 73-77 |
| | 1 | 1 |
CBS_init| Name: | CBS_init | | Prototype: | void CBS_init(CBS *cbs, const uint8_t *data, size_t len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbs.c | | Lines: | 27-33 |
| | 3 | 1 |
CBS_get_u8_length_prefixed| Name: | CBS_get_u8_length_prefixed | | Prototype: | int CBS_get_u8_length_prefixed(CBS *cbs, CBS *out) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbs.c | | Lines: | 215-219 |
| | 1 | 1 |
CBS_get_u32| Name: | CBS_get_u32 | | Prototype: | int CBS_get_u32(CBS *cbs, uint32_t *out) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbs.c | | Lines: | 186-190 |
| | 1 | 1 |
CBS_get_u24_length_prefixed| Name: | CBS_get_u24_length_prefixed | | Prototype: | int CBS_get_u24_length_prefixed(CBS *cbs, CBS *out) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbs.c | | Lines: | 227-231 |
| | 1 | 1 |
CBS_get_u24| Name: | CBS_get_u24 | | Prototype: | int CBS_get_u24(CBS *cbs, uint32_t *out) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbs.c | | Lines: | 180-184 |
| | 1 | 1 |
CBS_get_u16_length_prefixed| Name: | CBS_get_u16_length_prefixed | | Prototype: | int CBS_get_u16_length_prefixed(CBS *cbs, CBS *out) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbs.c | | Lines: | 221-225 |
| | 1 | 1 |
CBS_get_asn1_element| Name: | CBS_get_asn1_element | | Prototype: | int CBS_get_asn1_element(CBS *cbs, CBS *out, unsigned int tag_value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbs.c | | Lines: | 364-368 |
| | 1 | 1 |
CBS_get_asn1| Name: | CBS_get_asn1 | | Prototype: | int CBS_get_asn1(CBS *cbs, CBS *out, unsigned int tag_value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbs.c | | Lines: | 358-362 |
| | 1 | 1 |
CBS_get_any_asn1_element| Name: | CBS_get_any_asn1_element | | Prototype: | int CBS_get_any_asn1_element(CBS *cbs, CBS *out, unsigned int *out_tag, size_t *out_header_len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbs.c | | Lines: | 233-239 |
| | 2 | 1 |
CBS_dup| Name: | CBS_dup | | Prototype: | void CBS_dup(const CBS *cbs, CBS *out) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbs.c | | Lines: | 35-40 |
| | 2 | 1 |
CBS_data| Name: | CBS_data | | Prototype: | const uint8_t * CBS_data(const CBS *cbs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbs.c | | Lines: | 67-71 |
| | 1 | 1 |
CBS_contains_zero_byte| Name: | CBS_contains_zero_byte | | Prototype: | int CBS_contains_zero_byte(const CBS *cbs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbs.c | | Lines: | 120-124 |
| | 5 | 1 |
CBB_add_u8_length_prefixed| Name: | CBB_add_u8_length_prefixed | | Prototype: | int CBB_add_u8_length_prefixed(CBB *cbb, CBB *out_contents) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbb.c | | Lines: | 311-315 |
| | 1 | 1 |
CBB_add_u24_length_prefixed| Name: | CBB_add_u24_length_prefixed | | Prototype: | int CBB_add_u24_length_prefixed(CBB *cbb, CBB *out_contents) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbb.c | | Lines: | 323-327 |
| | 1 | 1 |
CBB_add_u16_length_prefixed| Name: | CBB_add_u16_length_prefixed | | Prototype: | int CBB_add_u16_length_prefixed(CBB *cbb, CBB *out_contents) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbb.c | | Lines: | 317-321 |
| | 1 | 1 |
BUF_strlcpy| Name: | BUF_strlcpy | | Prototype: | size_t BUF_strlcpy(char *dst, const char *src, size_t size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/buffer/buf_str.c | | Lines: | 69-73 |
| | 1 | 1 |
BUF_strlcat| Name: | BUF_strlcat | | Prototype: | size_t BUF_strlcat(char *dst, const char *src, size_t size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/buffer/buf_str.c | | Lines: | 75-79 |
| | 1 | 1 |
BUF_MEM_grow| Name: | BUF_MEM_grow | | Prototype: | int BUF_MEM_grow(BUF_MEM *str, size_t len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/buffer/buffer.c | | Lines: | 96-100 |
| | 1 | 1 |
BN_value_one| Name: | BN_value_one | | Prototype: | const BIGNUM * BN_value_one(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_lib.c | | Lines: | 140-149 |
| | 1 | 1 |
BN_swap| Name: | BN_swap | | Prototype: | void BN_swap(BIGNUM *a, BIGNUM *b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_lib.c | | Lines: | 491-525 |
| | 21 | 1 |
BN_rand_range| Name: | BN_rand_range | | Prototype: | int BN_rand_range(BIGNUM *r, const BIGNUM *range) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_rand.c | | Lines: | 276-280 |
| | 1 | 1 |
BN_rand| Name: | BN_rand | | Prototype: | int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_rand.c | | Lines: | 194-198 |
| | 1 | 1 |
BN_pseudo_rand_range| Name: | BN_pseudo_rand_range | | Prototype: | int BN_pseudo_rand_range(BIGNUM *r, const BIGNUM *range) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_rand.c | | Lines: | 282-286 |
| | 1 | 1 |
BN_pseudo_rand| Name: | BN_pseudo_rand | | Prototype: | int BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_rand.c | | Lines: | 200-204 |
| | 1 | 1 |
BN_mod_inverse_nonct| Name: | BN_mod_inverse_nonct | | Prototype: | BIGNUM * BN_mod_inverse_nonct(BIGNUM *in, const BIGNUM *a, const BIGNUM *n, BN_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_gcd.c | | Lines: | 551-555 |
| | 1 | 1 |
BN_mod_inverse_ct| Name: | BN_mod_inverse_ct | | Prototype: | BIGNUM * BN_mod_inverse_ct(BIGNUM *in, const BIGNUM *a, const BIGNUM *n, BN_CTX *ctx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_gcd.c | | Lines: | 557-561 |
| | 1 | 1 |
BN_mod_inverse| Name: | BN_mod_inverse | | Prototype: | BIGNUM * BN_mod_inverse(BIGNUM *in, const BIGNUM *a, const BIGNUM *n, BN_CTX *ctx) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_gcd.c | | Lines: | 543-549 |
| | 3 | 1 |
BN_mod_exp_nonct| Name: | BN_mod_exp_nonct | | Prototype: | int BN_mod_exp_nonct(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_exp.c | | Lines: | 245-250 |
| | 1 | 1 |
BN_mod_exp_mont_nonct| Name: | BN_mod_exp_mont_nonct | | Prototype: | int BN_mod_exp_mont_nonct(BIGNUM *rr, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *in_mont) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_exp.c | | Lines: | 554-559 |
| | 1 | 1 |
BN_mod_exp_mont_ct| Name: | BN_mod_exp_mont_ct | | Prototype: | int BN_mod_exp_mont_ct(BIGNUM *rr, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *in_mont) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_exp.c | | Lines: | 547-552 |
| | 1 | 1 |
BN_mod_exp_mont| Name: | BN_mod_exp_mont | | Prototype: | int BN_mod_exp_mont(BIGNUM *rr, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *in_mont) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_exp.c | | Lines: | 539-545 |
| | 2 | 1 |
BN_mod_exp_ct| Name: | BN_mod_exp_ct | | Prototype: | int BN_mod_exp_ct(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_exp.c | | Lines: | 237-242 |
| | 1 | 1 |
BN_mod_exp| Name: | BN_mod_exp | | Prototype: | int BN_mod_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_exp.c | | Lines: | 229-235 |
| | 2 | 1 |
BN_is_prime_fasttest| Name: | BN_is_prime_fasttest | | Prototype: | int BN_is_prime_fasttest(const BIGNUM *a, int checks, void (*callback)(int, int, void *), BN_CTX *ctx_passed, void *cb_arg, int do_trial_division) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_depr.c | | Lines: | 104-114 |
| | 4 | 1 |
BN_is_prime_ex| Name: | BN_is_prime_ex | | Prototype: | int BN_is_prime_ex(const BIGNUM *a, int checks, BN_CTX *ctx_passed, BN_GENCB *cb) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_prime.c | | Lines: | 252-256 |
| | 1 | 1 |
BN_is_prime| Name: | BN_is_prime | | Prototype: | int BN_is_prime(const BIGNUM *a, int checks, void (*callback)(int, int, void *), BN_CTX *ctx_passed, void *cb_arg) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_depr.c | | Lines: | 94-102 |
| | 3 | 1 |
BN_init| Name: | BN_init | | Prototype: | void BN_init(BIGNUM *a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_lib.c | | Lines: | 237-242 |
| | 1 | 1 |
BN_get_rfc3526_prime_8192| Name: | BN_get_rfc3526_prime_8192 | | Prototype: | BIGNUM * BN_get_rfc3526_prime_8192(BIGNUM *bn) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_const.c | | Lines: | 453-457 |
| | 1 | 1 |
BN_get_rfc3526_prime_6144| Name: | BN_get_rfc3526_prime_6144 | | Prototype: | BIGNUM * BN_get_rfc3526_prime_6144(BIGNUM *bn) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_const.c | | Lines: | 346-350 |
| | 1 | 1 |
BN_get_rfc3526_prime_4096| Name: | BN_get_rfc3526_prime_4096 | | Prototype: | BIGNUM * BN_get_rfc3526_prime_4096(BIGNUM *bn) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_const.c | | Lines: | 261-265 |
| | 1 | 1 |
BN_get_rfc3526_prime_3072| Name: | BN_get_rfc3526_prime_3072 | | Prototype: | BIGNUM * BN_get_rfc3526_prime_3072(BIGNUM *bn) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_const.c | | Lines: | 197-201 |
| | 1 | 1 |
BN_get_rfc3526_prime_2048| Name: | BN_get_rfc3526_prime_2048 | | Prototype: | BIGNUM * BN_get_rfc3526_prime_2048(BIGNUM *bn) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_const.c | | Lines: | 144-148 |
| | 1 | 1 |
BN_get_rfc3526_prime_1536| Name: | BN_get_rfc3526_prime_1536 | | Prototype: | BIGNUM * BN_get_rfc3526_prime_1536(BIGNUM *bn) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_const.c | | Lines: | 101-105 |
| | 1 | 1 |
BN_get_rfc2409_prime_768| Name: | BN_get_rfc2409_prime_768 | | Prototype: | BIGNUM * BN_get_rfc2409_prime_768(BIGNUM *bn) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_const.c | | Lines: | 30-34 |
| | 1 | 1 |
BN_get_rfc2409_prime_1024| Name: | BN_get_rfc2409_prime_1024 | | Prototype: | BIGNUM * BN_get_rfc2409_prime_1024(BIGNUM *bn) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_const.c | | Lines: | 63-67 |
| | 1 | 1 |
BN_get0_nist_prime_521| Name: | BN_get0_nist_prime_521 | | Prototype: | const BIGNUM * BN_get0_nist_prime_521(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_nist.c | | Lines: | 352-356 |
| | 1 | 1 |
BN_get0_nist_prime_384| Name: | BN_get0_nist_prime_384 | | Prototype: | const BIGNUM * BN_get0_nist_prime_384(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_nist.c | | Lines: | 346-350 |
| | 1 | 1 |
BN_get0_nist_prime_256| Name: | BN_get0_nist_prime_256 | | Prototype: | const BIGNUM * BN_get0_nist_prime_256(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_nist.c | | Lines: | 340-344 |
| | 1 | 1 |
BN_get0_nist_prime_224| Name: | BN_get0_nist_prime_224 | | Prototype: | const BIGNUM * BN_get0_nist_prime_224(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_nist.c | | Lines: | 334-338 |
| | 1 | 1 |
BN_get0_nist_prime_192| Name: | BN_get0_nist_prime_192 | | Prototype: | const BIGNUM * BN_get0_nist_prime_192(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_nist.c | | Lines: | 328-332 |
| | 1 | 1 |
BN_gcd_nonct| Name: | BN_gcd_nonct | | Prototype: | int BN_gcd_nonct(BIGNUM *r, const BIGNUM *in_a, const BIGNUM *in_b, BN_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_gcd.c | | Lines: | 169-173 |
| | 1 | 1 |
BN_free| Name: | BN_free | | Prototype: | void BN_free(BIGNUM *a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_lib.c | | Lines: | 231-235 |
| | 1 | 1 |
BN_div_nonct| Name: | BN_div_nonct | | Prototype: | int BN_div_nonct(BIGNUM *dv, BIGNUM *rm, const BIGNUM *num, const BIGNUM *divisor, BN_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_div.c | | Lines: | 391-396 |
| | 1 | 1 |
BN_div_ct| Name: | BN_div_ct | | Prototype: | int BN_div_ct(BIGNUM *dv, BIGNUM *rm, const BIGNUM *num, const BIGNUM *divisor, BN_CTX *ctx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_div.c | | Lines: | 398-403 |
| | 1 | 1 |
BN_div| Name: | BN_div | | Prototype: | int BN_div(BIGNUM *dv, BIGNUM *rm, const BIGNUM *num, const BIGNUM *divisor, BN_CTX *ctx) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_div.c | | Lines: | 381-389 |
| | 3 | 1 |
BN_bntest_rand| Name: | BN_bntest_rand | | Prototype: | int BN_bntest_rand(BIGNUM *rnd, int bits, int top, int bottom) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_rand.c | | Lines: | 207-211 |
| | 1 | 1 |
BN_STACK_reset| Name: | BN_STACK_reset | | Prototype: | static void BN_STACK_reset(BN_STACK *st) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_ctx.c | | Lines: | 344-348 |
| | 1 | 1 |
BN_STACK_pop| Name: | BN_STACK_pop | | Prototype: | static unsigned int BN_STACK_pop(BN_STACK *st) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_ctx.c | | Lines: | 375-379 |
| | 1 | 1 |
BN_STACK_init| Name: | BN_STACK_init | | Prototype: | static void BN_STACK_init(BN_STACK *st) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_ctx.c | | Lines: | 329-334 |
| | 6 | 1 |
BN_RECP_CTX_init| Name: | BN_RECP_CTX_init | | Prototype: | void BN_RECP_CTX_init(BN_RECP_CTX *recp) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_recp.c | | Lines: | 65-72 |
| | 4 | 1 |
BN_POOL_init| Name: | BN_POOL_init | | Prototype: | static void BN_POOL_init(BN_POOL *p) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_ctx.c | | Lines: | 385-390 |
| | 6 | 1 |
BN_MONT_CTX_init| Name: | BN_MONT_CTX_init | | Prototype: | void BN_MONT_CTX_init(BN_MONT_CTX *ctx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_mont.c | | Lines: | 336-345 |
| | 6 | 1 |
BN_GENCB_get_arg| Name: | BN_GENCB_get_arg | | Prototype: | void * BN_GENCB_get_arg(BN_GENCB *cb) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_lib.c | | Lines: | 964-968 |
| | 1 | 1 |
BN_CTX_init| Name: | BN_CTX_init | | Prototype: | void BN_CTX_init(BN_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_ctx.c | | Lines: | 208-220 |
| | 5 | 1 |
BN_BLINDING_thread_id| Name: | BN_BLINDING_thread_id | | Prototype: | CRYPTO_THREADID * BN_BLINDING_thread_id(BN_BLINDING *b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_blind.c | | Lines: | 300-304 |
| | 1 | 1 |
BN_BLINDING_set_thread_id| Name: | BN_BLINDING_set_thread_id | | Prototype: | void BN_BLINDING_set_thread_id(BN_BLINDING *b, unsigned long n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_blind.c | | Lines: | 293-297 |
| | 1 | 1 |
BN_BLINDING_set_flags| Name: | BN_BLINDING_set_flags | | Prototype: | void BN_BLINDING_set_flags(BN_BLINDING *b, unsigned long flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_blind.c | | Lines: | 312-316 |
| | 1 | 1 |
BN_BLINDING_invert| Name: | BN_BLINDING_invert | | Prototype: | int BN_BLINDING_invert(BIGNUM *n, BN_BLINDING *b, BN_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_blind.c | | Lines: | 259-263 |
| | 5 | 1 |
BN_BLINDING_get_thread_id| Name: | BN_BLINDING_get_thread_id | | Prototype: | unsigned long BN_BLINDING_get_thread_id(const BN_BLINDING *b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_blind.c | | Lines: | 287-291 |
| | 1 | 1 |
BN_BLINDING_get_flags| Name: | BN_BLINDING_get_flags | | Prototype: | unsigned long BN_BLINDING_get_flags(const BN_BLINDING *b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_blind.c | | Lines: | 306-310 |
| | 1 | 1 |
BN_BLINDING_convert| Name: | BN_BLINDING_convert | | Prototype: | int BN_BLINDING_convert(BIGNUM *n, BN_BLINDING *b, BN_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_blind.c | | Lines: | 224-228 |
| | 5 | 1 |
BIO_vfree| Name: | BIO_vfree | | Prototype: | void BIO_vfree(BIO *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bio_lib.c | | Lines: | 148-152 |
| | 1 | 1 |
BIO_up_ref| Name: | BIO_up_ref | | Prototype: | int BIO_up_ref(BIO *bio) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bio_lib.c | | Lines: | 154-159 |
| | 2 | 1 |
BIO_test_flags| Name: | BIO_test_flags | | Prototype: | int BIO_test_flags(const BIO *b, int flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bio_lib.c | | Lines: | 197-201 |
| | 1 | 1 |
BIO_set_tcp_ndelay| Name: | BIO_set_tcp_ndelay | | Prototype: | int BIO_set_tcp_ndelay(int s, int on) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/b_sock.c | | Lines: | 239-243 |
| | 9 | 1 |
BIO_set_shutdown| Name: | BIO_set_shutdown | | Prototype: | void BIO_set_shutdown(BIO *a, int shut) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bio_lib.c | | Lines: | 185-189 |
| | 1 | 1 |
BIO_set_init| Name: | BIO_set_init | | Prototype: | void BIO_set_init(BIO *a, int init) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bio_lib.c | | Lines: | 173-177 |
| | 1 | 1 |
BIO_set_flags| Name: | BIO_set_flags | | Prototype: | void BIO_set_flags(BIO *b, int flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bio_lib.c | | Lines: | 203-207 |
| | 1 | 1 |
BIO_set_ex_data| Name: | BIO_set_ex_data | | Prototype: | int BIO_set_ex_data(BIO *bio, int idx, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bio_lib.c | | Lines: | 649-653 |
| | 1 | 1 |
BIO_set_data| Name: | BIO_set_data | | Prototype: | void BIO_set_data(BIO *a, void *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bio_lib.c | | Lines: | 167-171 |
| | 1 | 1 |
BIO_set_callback_arg| Name: | BIO_set_callback_arg | | Prototype: | void BIO_set_callback_arg(BIO *b, char *arg) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bio_lib.c | | Lines: | 223-227 |
| | 1 | 1 |
BIO_set_callback| Name: | BIO_set_callback | | Prototype: | void BIO_set_callback(BIO *b, long (*cb)(struct bio_st *, int, const char *, int, long, long)) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bio_lib.c | | Lines: | 216-221 |
| | 1 | 1 |
BIO_s_socket| Name: | BIO_s_socket | | Prototype: | const BIO_METHOD * BIO_s_socket(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bss_sock.c | | Lines: | 87-91 |
| | 1 | 1 |
BIO_s_null| Name: | BIO_s_null | | Prototype: | const BIO_METHOD * BIO_s_null(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bss_null.c | | Lines: | 85-89 |
| | 1 | 1 |
BIO_s_mem| Name: | BIO_s_mem | | Prototype: | const BIO_METHOD * BIO_s_mem(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bss_mem.c | | Lines: | 90-94 |
| | 1 | 1 |
BIO_s_log| Name: | BIO_s_log | | Prototype: | const BIO_METHOD * BIO_s_log(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bss_log.c | | Lines: | 94-98 |
| | 1 | 1 |
BIO_s_file| Name: | BIO_s_file | | Prototype: | const BIO_METHOD * BIO_s_file(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bss_file.c | | Lines: | 151-155 |
| | 1 | 1 |
BIO_s_fd| Name: | BIO_s_fd | | Prototype: | const BIO_METHOD * BIO_s_fd(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bss_fd.c | | Lines: | 89-93 |
| | 1 | 1 |
BIO_s_datagram| Name: | BIO_s_datagram | | Prototype: | const BIO_METHOD * BIO_s_datagram(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bss_dgram.c | | Lines: | 115-119 |
| | 1 | 1 |