| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
sig_cmp_BSEARCH_CMP_FN| Name: | sig_cmp_BSEARCH_CMP_FN | | Prototype: | static int sig_cmp_BSEARCH_CMP_FN(const void *a_, const void *b_) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_xref.c | | Lines: | 75-81 |
| | 3 | 1 |
sig_sk_cmp| Name: | sig_sk_cmp | | Prototype: | static int sig_sk_cmp(const nid_triple * const *a, const nid_triple * const *b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_xref.c | | Lines: | 90-94 |
| | 1 | 1 |
sigx_cmp_BSEARCH_CMP_FN| Name: | sigx_cmp_BSEARCH_CMP_FN | | Prototype: | static int sigx_cmp_BSEARCH_CMP_FN(const void *a_, const void *b_) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_xref.c | | Lines: | 112-118 |
| | 3 | 1 |
sk_find| Name: | sk_find | | Prototype: | int sk_find(_STACK *st, void *data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/stack/stack.c | | Lines: | 217-221 |
| | 1 | 1 |
sk_find_ex| Name: | sk_find_ex | | Prototype: | int sk_find_ex(_STACK *st, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/stack/stack.c | | Lines: | 223-227 |
| | 1 | 1 |
sk_new_null| Name: | sk_new_null | | Prototype: | _STACK * sk_new_null(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/stack/stack.c | | Lines: | 109-113 |
| | 1 | 1 |
sk_push| Name: | sk_push | | Prototype: | int sk_push(_STACK *st, void *data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/stack/stack.c | | Lines: | 229-233 |
| | 1 | 1 |
sk_table_cmp| Name: | sk_table_cmp | | Prototype: | static int sk_table_cmp(const ASN1_STRING_TABLE * const *a, const ASN1_STRING_TABLE * const *b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/a_strnid.c | | Lines: | 197-202 |
| | 1 | 1 |
sk_unshift| Name: | sk_unshift | | Prototype: | int sk_unshift(_STACK *st, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/stack/stack.c | | Lines: | 235-239 |
| | 1 | 1 |
slg_new| Name: | slg_new | | Prototype: | static int slg_new(BIO *bi) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bss_log.c | | Lines: | 100-108 |
| | 13 | 1 |
slg_puts| Name: | slg_puts | | Prototype: | static int slg_puts(BIO *bp, const char *str) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bss_log.c | | Lines: | 184-192 |
| | 4 | 1 |
sn_cmp_BSEARCH_CMP_FN| Name: | sn_cmp_BSEARCH_CMP_FN | | Prototype: | static int sn_cmp_BSEARCH_CMP_FN(const void *a_, const void *b_) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_dat.c | | Lines: | 105-111 |
| | 3 | 1 |
sock_new| Name: | sock_new | | Prototype: | static int sock_new(BIO *bi) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bss_sock.c | | Lines: | 105-113 |
| | 9 | 1 |
sock_puts| Name: | sock_puts | | Prototype: | static int sock_puts(BIO *bp, const char *str) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bss_sock.c | | Lines: | 202-210 |
| | 4 | 1 |
ssl3_cipher_get_value| Name: | ssl3_cipher_get_value | | Prototype: | uint16_t ssl3_cipher_get_value(const SSL_CIPHER *c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/s3_lib.c | | Lines: | 1377-1381 |
| | 1 | 1 |
ssl3_clear| Name: | ssl3_clear | | Prototype: | void ssl3_clear(SSL *s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/s3_lib.c | | Lines: | 1528-1579 |
| | 55 | 1 |
ssl3_get_cipher_by_value| Name: | ssl3_get_cipher_by_value | | Prototype: | const SSL_CIPHER * ssl3_get_cipher_by_value(uint16_t value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/s3_lib.c | | Lines: | 1371-1375 |
| | 1 | 1 |
ssl3_handshake_msg_hdr_len| Name: | ssl3_handshake_msg_hdr_len | | Prototype: | int ssl3_handshake_msg_hdr_len(SSL *s) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/s3_lib.c | | Lines: | 1393-1398 |
| | 2 | 1 |
ssl3_handshake_write| Name: | ssl3_handshake_write | | Prototype: | int ssl3_handshake_write(SSL *s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/s3_lib.c | | Lines: | 1469-1473 |
| | 1 | 1 |
ssl3_num_ciphers| Name: | ssl3_num_ciphers | | Prototype: | int ssl3_num_ciphers(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/s3_lib.c | | Lines: | 1342-1346 |
| | 1 | 1 |
ssl3_peek| Name: | ssl3_peek | | Prototype: | int ssl3_peek(SSL *s, void *buf, int len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/s3_lib.c | | Lines: | 2487-2491 |
| | 1 | 1 |
ssl3_read| Name: | ssl3_read | | Prototype: | int ssl3_read(SSL *s, void *buf, int len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/s3_lib.c | | Lines: | 2481-2485 |
| | 1 | 1 |
ssl3_release_read_buffer| Name: | ssl3_release_read_buffer | | Prototype: | int ssl3_release_read_buffer(SSL *s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_both.c | | Lines: | 771-777 |
| | 7 | 1 |
ssl3_release_write_buffer| Name: | ssl3_release_write_buffer | | Prototype: | int ssl3_release_write_buffer(SSL *s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_both.c | | Lines: | 763-769 |
| | 7 | 1 |
ssl_aes_is_accelerated| Name: | ssl_aes_is_accelerated | | Prototype: | static inline int ssl_aes_is_accelerated(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_ciph.c | | Lines: | 1273-1281 |
| | 1 | 1 |
ssl_cert_set_default_md| Name: | ssl_cert_set_default_md | | Prototype: | static void ssl_cert_set_default_md(CERT *cert) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_cert.c | | Lines: | 161-171 |
| | 4 | 1 |
ssl_cipher_id_cmp_BSEARCH_CMP_FN| Name: | ssl_cipher_id_cmp_BSEARCH_CMP_FN | | Prototype: | static int ssl_cipher_id_cmp_BSEARCH_CMP_FN(const void *a_, const void *b_) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_lib.c | | Lines: | 3092-3098 |
| | 3 | 1 |
ssl_clear_cipher_state| Name: | ssl_clear_cipher_state | | Prototype: | void ssl_clear_cipher_state(SSL *s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_lib.c | | Lines: | 2615-2620 |
| | 2 | 1 |
ssl_force_want_read| Name: | ssl_force_want_read | | Prototype: | static void ssl_force_want_read(SSL *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_pkt.c | | Lines: | 130-139 |
| | 5 | 1 |
ssl_ok| Name: | ssl_ok | | Prototype: | int ssl_ok(SSL *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_lib.c | | Lines: | 2936-2940 |
| | 1 | 1 |
ssl_puts| Name: | ssl_puts | | Prototype: | static int ssl_puts(BIO *bp, const char *str) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bio_ssl.c | | Lines: | 489-497 |
| | 4 | 1 |
ssl_session_LHASH_COMP| Name: | ssl_session_LHASH_COMP | | Prototype: | static int ssl_session_LHASH_COMP(const void *arg1, const void *arg2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_lib.c | | Lines: | 1779-1786 |
| | 3 | 1 |
ssl_session_LHASH_HASH| Name: | ssl_session_LHASH_HASH | | Prototype: | static unsigned long ssl_session_LHASH_HASH(const void *arg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_lib.c | | Lines: | 1771-1777 |
| | 2 | 1 |
ssl_session_hash| Name: | ssl_session_hash | | Prototype: | static unsigned long ssl_session_hash(const SSL_SESSION *a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_lib.c | | Lines: | 1733-1744 |
| | 7 | 1 |
ssl_undefined_const_function| Name: | ssl_undefined_const_function | | Prototype: | int ssl_undefined_const_function(const SSL *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_lib.c | | Lines: | 2457-2462 |
| | 2 | 1 |
ssl_undefined_function| Name: | ssl_undefined_function | | Prototype: | int ssl_undefined_function(SSL *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_lib.c | | Lines: | 2443-2448 |
| | 2 | 1 |
ssl_undefined_void_function| Name: | ssl_undefined_void_function | | Prototype: | int ssl_undefined_void_function(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_lib.c | | Lines: | 2450-2455 |
| | 2 | 1 |
ssl_using_ecc_cipher| Name: | ssl_using_ecc_cipher | | Prototype: | int ssl_using_ecc_cipher(SSL *s) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_lib.c | | Lines: | 2108-2119 |
| | 10 | 1 |
str_free| Name: | str_free | | Prototype: | static void str_free(char *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vpm.c | | Lines: | 81-85 |
| | 1 | 1 |
str_free| Name: | str_free | | Prototype: | static void str_free(OPENSSL_STRING str) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_utl.c | | Lines: | 593-597 |
| | 1 | 1 |
streebog_final256| Name: | streebog_final256 | | Prototype: | static int streebog_final256(EVP_MD_CTX *ctx, unsigned char *md) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_streebog.c | | Lines: | 72-76 |
| | 1 | 1 |
streebog_final512| Name: | streebog_final512 | | Prototype: | static int streebog_final512(EVP_MD_CTX *ctx, unsigned char *md) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_streebog.c | | Lines: | 90-94 |
| | 1 | 1 |
streebog_init256| Name: | streebog_init256 | | Prototype: | static int streebog_init256(EVP_MD_CTX *ctx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_streebog.c | | Lines: | 60-64 |
| | 1 | 1 |
streebog_init512| Name: | streebog_init512 | | Prototype: | static int streebog_init512(EVP_MD_CTX *ctx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_streebog.c | | Lines: | 78-82 |
| | 1 | 1 |
streebog_update256| Name: | streebog_update256 | | Prototype: | static int streebog_update256(EVP_MD_CTX *ctx, const void *data, size_t count) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_streebog.c | | Lines: | 66-70 |
| | 1 | 1 |
streebog_update512| Name: | streebog_update512 | | Prototype: | static int streebog_update512(EVP_MD_CTX *ctx, const void *data, size_t count) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_streebog.c | | Lines: | 84-88 |
| | 1 | 1 |
strip_ends| Name: | strip_ends | | Prototype: | static char * strip_ends(char *name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/asn_mime.c | | Lines: | 788-792 |
| | 1 | 1 |
table_cmp| Name: | table_cmp | | Prototype: | static int table_cmp(const ASN1_STRING_TABLE *a, const ASN1_STRING_TABLE *b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/a_strnid.c | | Lines: | 208-212 |
| | 1 | 1 |
table_cmp_BSEARCH_CMP_FN| Name: | table_cmp_BSEARCH_CMP_FN | | Prototype: | static int table_cmp_BSEARCH_CMP_FN(const void *a_, const void *b_) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/a_strnid.c | | Lines: | 215-221 |
| | 3 | 1 |
table_select| Name: | table_select | | Prototype: | static void table_select(ge_precomp *t, int pos, signed char b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/curve25519/curve25519.c | | Lines: | 3489-3507 |
| | 16 | 1 |
test_rc4_cipher| Name: | test_rc4_cipher | | Prototype: | static int test_rc4_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_openssl.c | | Lines: | 254-263 |
| | 2 | 1 |
test_rc4_init_key| Name: | test_rc4_init_key | | Prototype: | static int test_rc4_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_openssl.c | | Lines: | 241-252 |
| | 9 | 1 |
test_sha1_final| Name: | test_sha1_final | | Prototype: | static int test_sha1_final(EVP_MD_CTX *ctx, unsigned char *md) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_openssl.c | | Lines: | 342-349 |
| | 1 | 1 |
test_sha1_init| Name: | test_sha1_init | | Prototype: | static int test_sha1_init(EVP_MD_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_openssl.c | | Lines: | 324-331 |
| | 1 | 1 |
test_sha1_update| Name: | test_sha1_update | | Prototype: | static int test_sha1_update(EVP_MD_CTX *ctx, const void *data, size_t count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_openssl.c | | Lines: | 333-340 |
| | 1 | 1 |
timeout_LHASH_DOALL_ARG| Name: | timeout_LHASH_DOALL_ARG | | Prototype: | static void timeout_LHASH_DOALL_ARG(void *arg1, void *arg2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_sess.c | | Lines: | 975-982 |
| | 3 | 1 |
tls12_get_req_sig_algs| Name: | tls12_get_req_sig_algs | | Prototype: | void tls12_get_req_sig_algs(SSL *s, unsigned char **sigalgs, size_t *sigalgs_len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/t1_lib.c | | Lines: | 657-662 |
| | 2 | 1 |
tls1_cleanup_key_block| Name: | tls1_cleanup_key_block | | Prototype: | void tls1_cleanup_key_block(SSL *s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/t1_enc.c | | Lines: | 152-158 |
| | 7 | 1 |
tls1_clear| Name: | tls1_clear | | Prototype: | void tls1_clear(SSL *s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/t1_lib.c | | Lines: | 171-176 |
| | 2 | 1 |
tls1_default_timeout| Name: | tls1_default_timeout | | Prototype: | long tls1_default_timeout(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/t1_lib.c | | Lines: | 144-150 |
| | 1 | 1 |
tls1_handshake_hash_free| Name: | tls1_handshake_hash_free | | Prototype: | void tls1_handshake_hash_free(SSL *s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/t1_hash.c | | Lines: | 106-111 |
| | 6 | 1 |
tls1_md5_final_raw| Name: | tls1_md5_final_raw | | Prototype: | static void tls1_md5_final_raw(void* ctx, unsigned char *md_out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/s3_cbc.c | | Lines: | 280-288 |
| | 5 | 1 |
tls1_sha1_final_raw| Name: | tls1_sha1_final_raw | | Prototype: | static void tls1_sha1_final_raw(void* ctx, unsigned char *md_out) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/s3_cbc.c | | Lines: | 290-299 |
| | 6 | 1 |
tls_accept_socket| Name: | tls_accept_socket | | Prototype: | int tls_accept_socket(struct tls *ctx, struct tls **cctx, int s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_server.c | | Lines: | 376-380 |
| | 1 | 1 |
tls_config_add_keypair_file| Name: | tls_config_add_keypair_file | | Prototype: | int tls_config_add_keypair_file(struct tls_config *config, const char *cert_file, const char *key_file) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 390-396 |
| | 6 | 1 |
tls_config_add_keypair_mem| Name: | tls_config_add_keypair_mem | | Prototype: | int tls_config_add_keypair_mem(struct tls_config *config, const uint8_t *cert, size_t cert_len, const uint8_t *key, size_t key_len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 382-388 |
| | 6 | 1 |
tls_config_add_keypair_ocsp_file| Name: | tls_config_add_keypair_ocsp_file | | Prototype: | int tls_config_add_keypair_ocsp_file(struct tls_config *config, const char *cert_file, const char *key_file, const char *ocsp_file) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 407-413 |
| | 2 | 1 |
tls_config_add_keypair_ocsp_mem| Name: | tls_config_add_keypair_ocsp_mem | | Prototype: | int tls_config_add_keypair_ocsp_mem(struct tls_config *config, const uint8_t *cert, size_t cert_len, const uint8_t *key, size_t key_len, const uint8_t *staple, size_t staple_len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 398-405 |
| | 2 | 1 |
tls_config_error| Name: | tls_config_error | | Prototype: | const char * tls_config_error(struct tls_config *config) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 184-188 |
| | 1 | 1 |
tls_config_insecure_noverifycert| Name: | tls_config_insecure_noverifycert | | Prototype: | void tls_config_insecure_noverifycert(struct tls_config *config) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 743-747 |
| | 1 | 1 |
tls_config_insecure_noverifyname| Name: | tls_config_insecure_noverifyname | | Prototype: | void tls_config_insecure_noverifyname(struct tls_config *config) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 749-753 |
| | 1 | 1 |
tls_config_insecure_noverifytime| Name: | tls_config_insecure_noverifytime | | Prototype: | void tls_config_insecure_noverifytime(struct tls_config *config) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 755-759 |
| | 1 | 1 |
tls_config_ocsp_require_stapling| Name: | tls_config_ocsp_require_stapling | | Prototype: | void tls_config_ocsp_require_stapling(struct tls_config *config) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 769-773 |
| | 1 | 1 |
tls_config_prefer_ciphers_client| Name: | tls_config_prefer_ciphers_client | | Prototype: | void tls_config_prefer_ciphers_client(struct tls_config *config) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 731-735 |
| | 1 | 1 |
tls_config_prefer_ciphers_server| Name: | tls_config_prefer_ciphers_server | | Prototype: | void tls_config_prefer_ciphers_server(struct tls_config *config) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 737-741 |
| | 1 | 1 |
tls_config_set_alpn| Name: | tls_config_set_alpn | | Prototype: | int tls_config_set_alpn(struct tls_config *config, const char *alpn) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 322-327 |
| | 2 | 1 |
tls_config_set_ca_file| Name: | tls_config_set_ca_file | | Prototype: | int tls_config_set_ca_file(struct tls_config *config, const char *ca_file) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 415-420 |
| | 2 | 1 |
tls_config_set_ca_mem| Name: | tls_config_set_ca_mem | | Prototype: | int tls_config_set_ca_mem(struct tls_config *config, const uint8_t *ca, size_t len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 428-432 |
| | 1 | 1 |
tls_config_set_ca_path| Name: | tls_config_set_ca_path | | Prototype: | int tls_config_set_ca_path(struct tls_config *config, const char *ca_path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 422-426 |
| | 1 | 1 |
tls_config_set_cert_file| Name: | tls_config_set_cert_file | | Prototype: | int tls_config_set_cert_file(struct tls_config *config, const char *cert_file) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 434-439 |
| | 2 | 1 |
tls_config_set_cert_mem| Name: | tls_config_set_cert_mem | | Prototype: | int tls_config_set_cert_mem(struct tls_config *config, const uint8_t *cert, size_t len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 441-447 |
| | 2 | 1 |
tls_config_set_crl_file| Name: | tls_config_set_crl_file | | Prototype: | int tls_config_set_crl_file(struct tls_config *config, const char *crl_file) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 483-488 |
| | 2 | 1 |
tls_config_set_crl_mem| Name: | tls_config_set_crl_mem | | Prototype: | int tls_config_set_crl_mem(struct tls_config *config, const uint8_t *crl, size_t len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 490-495 |
| | 1 | 1 |
tls_config_set_error| Name: | tls_config_set_error | | Prototype: | int tls_config_set_error(struct tls_config *config, const char *fmt, ...) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls.c | | Lines: | 144-157 |
| | 27 | 1 |
tls_config_set_errorx| Name: | tls_config_set_errorx | | Prototype: | int tls_config_set_errorx(struct tls_config *config, const char *fmt, ...) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls.c | | Lines: | 159-170 |
| | 22 | 1 |
tls_config_set_key_file| Name: | tls_config_set_key_file | | Prototype: | int tls_config_set_key_file(struct tls_config *config, const char *key_file) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 595-600 |
| | 2 | 1 |
tls_config_set_key_mem| Name: | tls_config_set_key_mem | | Prototype: | int tls_config_set_key_mem(struct tls_config *config, const uint8_t *key, size_t len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 602-608 |
| | 2 | 1 |
tls_config_set_keypair_file| Name: | tls_config_set_keypair_file | | Prototype: | int tls_config_set_keypair_file(struct tls_config *config, const char *cert_file, const char *key_file) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 643-649 |
| | 6 | 1 |
tls_config_set_keypair_mem| Name: | tls_config_set_keypair_mem | | Prototype: | int tls_config_set_keypair_mem(struct tls_config *config, const uint8_t *cert, size_t cert_len, const uint8_t *key, size_t key_len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 651-657 |
| | 6 | 1 |
tls_config_set_keypair_ocsp_file| Name: | tls_config_set_keypair_ocsp_file | | Prototype: | int tls_config_set_keypair_ocsp_file(struct tls_config *config, const char *cert_file, const char *key_file, const char *ocsp_file) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 659-665 |
| | 2 | 1 |
tls_config_set_keypair_ocsp_mem| Name: | tls_config_set_keypair_ocsp_mem | | Prototype: | int tls_config_set_keypair_ocsp_mem(struct tls_config *config, const uint8_t *cert, size_t cert_len, const uint8_t *key, size_t key_len, const uint8_t *staple, size_t staple_len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 667-674 |
| | 2 | 1 |
tls_config_set_ocsp_staple_file| Name: | tls_config_set_ocsp_staple_file | | Prototype: | int tls_config_set_ocsp_staple_file(struct tls_config *config, const char *staple_file) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 793-798 |
| | 2 | 1 |
tls_config_set_ocsp_staple_mem| Name: | tls_config_set_ocsp_staple_mem | | Prototype: | int tls_config_set_ocsp_staple_mem(struct tls_config *config, const uint8_t *staple, size_t len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 800-806 |
| | 2 | 1 |
tls_config_set_protocols| Name: | tls_config_set_protocols | | Prototype: | int tls_config_set_protocols(struct tls_config *config, uint32_t protocols) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 677-683 |
| | 2 | 1 |
tls_config_set_verify_depth| Name: | tls_config_set_verify_depth | | Prototype: | int tls_config_set_verify_depth(struct tls_config *config, int verify_depth) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 723-729 |
| | 2 | 1 |
tls_config_skip_private_key_check| Name: | tls_config_skip_private_key_check | | Prototype: | void tls_config_skip_private_key_check(struct tls_config *config) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 787-791 |
| | 1 | 1 |
tls_config_ticket_autorekey| Name: | tls_config_ticket_autorekey | | Prototype: | int tls_config_ticket_autorekey(struct tls_config *config) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 883-894 |
| | 7 | 1 |
tls_config_verify| Name: | tls_config_verify | | Prototype: | void tls_config_verify(struct tls_config *config) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 761-767 |
| | 3 | 1 |
tls_config_verify_client| Name: | tls_config_verify_client | | Prototype: | void tls_config_verify_client(struct tls_config *config) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 775-779 |
| | 1 | 1 |
tls_config_verify_client_optional| Name: | tls_config_verify_client_optional | | Prototype: | void tls_config_verify_client_optional(struct tls_config *config) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/tls/tls_config.c | | Lines: | 781-785 |
| | 1 | 1 |