Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
RSA_padding_add_PKCS1_PSSName: | RSA_padding_add_PKCS1_PSS | Prototype: | int RSA_padding_add_PKCS1_PSS(RSA *rsa, unsigned char *EM, const unsigned char *mHash, const EVP_MD *Hash, int sLen) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_pss.c | Lines: | 179-184 |
| | 5 | 1 |
RSA_meth_freeName: | RSA_meth_free | Prototype: | void RSA_meth_free(RSA_METHOD *meth) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_meth.c | Lines: | 40-47 |
| | 5 | 2 |
RSA_get_default_methodName: | RSA_get_default_method | Prototype: | const RSA_METHOD * RSA_get_default_method(void) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_lib.c | Lines: | 89-96 |
| | 5 | 2 |
RSA_flagsName: | RSA_flags | Prototype: | int RSA_flags(const RSA *r) | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_crpt.c | Lines: | 115-119 |
| | 5 | 1 |
RAND_get_rand_methodName: | RAND_get_rand_method | Prototype: | const RAND_METHOD * RAND_get_rand_method(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rand/rand_lib.c | Lines: | 33-37 |
| | 5 | 1 |
RAND_SSLeayName: | RAND_SSLeay | Prototype: | RAND_METHOD * RAND_SSLeay(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rand/rand_lib.c | Lines: | 39-43 |
| | 5 | 1 |
PKCS5_pbe2_setName: | PKCS5_pbe2_set | Prototype: | X509_ALGOR * PKCS5_pbe2_set(const EVP_CIPHER *cipher, int iter, unsigned char *salt, int saltlen) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/p5_pbev2.c | Lines: | 287-292 |
| | 5 | 1 |
PEM_write_bio_PKCS8PrivateKey_nidName: | PEM_write_bio_PKCS8PrivateKey_nid | Prototype: | int PEM_write_bio_PKCS8PrivateKey_nid(BIO *bp, EVP_PKEY *x, int nid, char *kstr, int klen, pem_password_cb *cb, void *u) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_pk8.c | Lines: | 81-86 |
| | 5 | 1 |
PEM_write_bio_ASN1_streamName: | PEM_write_bio_ASN1_stream | Prototype: | int PEM_write_bio_ASN1_stream(BIO *out, ASN1_VALUE *val, BIO *in, int flags, const char *hdr, const ASN1_ITEM *it) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/asn_mime.c | Lines: | 171-181 |
| | 5 | 1 |
PEM_write_PKCS8PrivateKey_nidName: | PEM_write_PKCS8PrivateKey_nid | Prototype: | int PEM_write_PKCS8PrivateKey_nid(FILE *fp, EVP_PKEY *x, int nid, char *kstr, int klen, pem_password_cb *cb, void *u) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_pk8.c | Lines: | 207-212 |
| | 5 | 1 |
PEM_SignInitName: | PEM_SignInit | Prototype: | int PEM_SignInit(EVP_MD_CTX *ctx, EVP_MD *type) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_sign.c | Lines: | 67-71 |
| | 5 | 1 |
OPENSSL_init_crypto_internalName: | OPENSSL_init_crypto_internal | Prototype: | static void OPENSSL_init_crypto_internal(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/crypto_init.c | Lines: | 33-41 |
| | 5 | 1 |
OPENSSL_cpuid_setupName: | OPENSSL_cpuid_setup | Prototype: | void OPENSSL_cpuid_setup(void) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/cryptlib.c | Lines: | 635-645 |
| | 5 | 2 |
OCSP_id_cmpName: | OCSP_id_cmp | Prototype: | int OCSP_id_cmp(OCSP_CERTID *a, OCSP_CERTID *b) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_lib.c | Lines: | 168-177 |
| | 5 | 2 |
OCSP_SINGLERESP_add_extName: | OCSP_SINGLERESP_add_ext | Prototype: | int OCSP_SINGLERESP_add_ext(OCSP_SINGLERESP *x, X509_EXTENSION *ex, int loc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 313-317 |
| | 5 | 1 |
OCSP_ONEREQ_add_extName: | OCSP_ONEREQ_add_ext | Prototype: | int OCSP_ONEREQ_add_ext(OCSP_ONEREQ *x, X509_EXTENSION *ex, int loc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 191-195 |
| | 5 | 1 |
OBJ_cmpName: | OBJ_cmp | Prototype: | int OBJ_cmp(const ASN1_OBJECT *a, const ASN1_OBJECT *b) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_lib.c | Lines: | 121-130 |
| | 5 | 2 |
NCONF_free_dataName: | NCONF_free_data | Prototype: | void NCONF_free_data(CONF *conf) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_lib.c | Lines: | 247-253 |
| | 5 | 2 |
NCONF_freeName: | NCONF_free | Prototype: | void NCONF_free(CONF *conf) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_lib.c | Lines: | 239-245 |
| | 5 | 2 |
HMAC_UpdateName: | HMAC_Update | Prototype: | int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, size_t len) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/hmac/hmac.c | Lines: | 143-150 |
| | 5 | 2 |
GostR3410_get_pk_digestName: | GostR3410_get_pk_digest | Prototype: | int GostR3410_get_pk_digest(int nid) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gostr341001_params.c | Lines: | 70-83 |
| | 5 | 5 |
GostR3410_512_param_idName: | GostR3410_512_param_id | Prototype: | int GostR3410_512_param_id(const char *value) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gostr341001_params.c | Lines: | 119-130 |
| | 5 | 3 |
GostR3410_256_param_idName: | GostR3410_256_param_id | Prototype: | int GostR3410_256_param_id(const char *value) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gostr341001_params.c | Lines: | 106-117 |
| | 5 | 3 |
Gost2814789_mac_meshName: | Gost2814789_mac_mesh | Prototype: | static inline void Gost2814789_mac_mesh(const unsigned char *data, unsigned char *mac, GOST2814789_KEY *key) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gost2814789.c | Lines: | 195-205 |
| | 5 | 2 |
GOSTR341194_block_data_orderName: | GOSTR341194_block_data_order | Prototype: | static void GOSTR341194_block_data_order(GOSTR341194_CTX *ctx, const unsigned char *p, size_t num) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gostr341194.c | Lines: | 209-220 |
| | 5 | 2 |
EVP_set_pw_promptName: | EVP_set_pw_prompt | Prototype: | void EVP_set_pw_prompt(const char *prompt) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/evp_key.c | Lines: | 71-79 |
| | 5 | 2 |
EVP_PKEY_set_typeName: | EVP_PKEY_set_type | Prototype: | int EVP_PKEY_set_type(EVP_PKEY *pkey, int type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/p_lib.c | Lines: | 258-262 |
| | 5 | 1 |
EVP_PKEY_cmp_parametersName: | EVP_PKEY_cmp_parameters | Prototype: | int EVP_PKEY_cmp_parameters(const EVP_PKEY *a, const EVP_PKEY *b) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/p_lib.c | Lines: | 154-162 |
| | 5 | 3 |
EVP_PKEY_CTX_new_idName: | EVP_PKEY_CTX_new_id | Prototype: | EVP_PKEY_CTX * EVP_PKEY_CTX_new_id(int id, ENGINE *e) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/pmeth_lib.c | Lines: | 322-326 |
| | 5 | 1 |
EVP_PKEY_CTX_get_keygen_infoName: | EVP_PKEY_CTX_get_keygen_info | Prototype: | int EVP_PKEY_CTX_get_keygen_info(EVP_PKEY_CTX *ctx, int idx) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/pmeth_gn.c | Lines: | 193-201 |
| | 5 | 3 |
EVP_CipherFinalName: | EVP_CipherFinal | Prototype: | int EVP_CipherFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/evp_enc.c | Lines: | 251-260 |
| | 5 | 2 |
EVP_AEAD_CTX_initName: | EVP_AEAD_CTX_init | Prototype: | int EVP_AEAD_CTX_init(EVP_AEAD_CTX *ctx, const EVP_AEAD *aead, const unsigned char *key, size_t key_len, size_t tag_len, ENGINE *impl) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/evp_aead.c | Lines: | 50-60 |
| | 5 | 2 |
ERR_remove_stateName: | ERR_remove_state | Prototype: | void ERR_remove_state(unsigned long pid) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/err/err.c | Lines: | 1039-1043 |
| | 5 | 1 |
ERR_load_X509_stringsName: | ERR_load_X509_strings | Prototype: | void ERR_load_X509_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_err.c | Lines: | 111-120 |
| | 5 | 2 |
ERR_load_X509V3_stringsName: | ERR_load_X509V3_strings | Prototype: | void ERR_load_X509V3_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3err.c | Lines: | 217-226 |
| | 5 | 2 |
ERR_load_UI_stringsName: | ERR_load_UI_strings | Prototype: | void ERR_load_UI_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ui/ui_err.c | Lines: | 92-101 |
| | 5 | 2 |
ERR_load_TS_stringsName: | ERR_load_TS_strings | Prototype: | void ERR_load_TS_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_err.c | Lines: | 120-129 |
| | 5 | 2 |
ERR_load_SSL_stringsName: | ERR_load_SSL_strings | Prototype: | void ERR_load_SSL_strings(void) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_err.c | Lines: | 471-480 |
| | 5 | 2 |
ERR_load_RSA_stringsName: | ERR_load_RSA_strings | Prototype: | void ERR_load_RSA_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_err.c | Lines: | 144-153 |
| | 5 | 2 |
ERR_load_RAND_stringsName: | ERR_load_RAND_strings | Prototype: | void ERR_load_RAND_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rand/rand_err.c | Lines: | 90-99 |
| | 5 | 2 |
ERR_load_PKCS7_stringsName: | ERR_load_PKCS7_strings | Prototype: | void ERR_load_PKCS7_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pkcs7err.c | Lines: | 178-187 |
| | 5 | 2 |
ERR_load_PKCS12_stringsName: | ERR_load_PKCS12_strings | Prototype: | void ERR_load_PKCS12_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs12/pk12err.c | Lines: | 135-144 |
| | 5 | 2 |
ERR_load_PEM_stringsName: | ERR_load_PEM_strings | Prototype: | void ERR_load_PEM_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_err.c | Lines: | 113-122 |
| | 5 | 2 |
ERR_load_OCSP_stringsName: | ERR_load_OCSP_strings | Prototype: | void ERR_load_OCSP_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_err.c | Lines: | 115-124 |
| | 5 | 2 |
ERR_load_OBJ_stringsName: | ERR_load_OBJ_strings | Prototype: | void ERR_load_OBJ_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_err.c | Lines: | 87-96 |
| | 5 | 2 |
ERR_load_GOST_stringsName: | ERR_load_GOST_strings | Prototype: | void ERR_load_GOST_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gost_err.c | Lines: | 105-115 |
| | 5 | 2 |
ERR_load_EVP_stringsName: | ERR_load_EVP_strings | Prototype: | void ERR_load_EVP_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/evp_err.c | Lines: | 157-166 |
| | 5 | 2 |
ERR_load_ENGINE_stringsName: | ERR_load_ENGINE_strings | Prototype: | void ERR_load_ENGINE_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_err.c | Lines: | 126-135 |
| | 5 | 2 |
ERR_load_EC_stringsName: | ERR_load_EC_strings | Prototype: | void ERR_load_EC_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ec/ec_err.c | Lines: | 133-143 |
| | 5 | 2 |
ERR_load_ECDSA_stringsName: | ERR_load_ECDSA_strings | Prototype: | void ERR_load_ECDSA_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ecdsa/ecs_err.c | Lines: | 93-102 |
| | 5 | 2 |
ERR_load_ECDH_stringsName: | ERR_load_ECDH_strings | Prototype: | void ERR_load_ECDH_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ecdh/ech_err.c | Lines: | 90-99 |
| | 5 | 2 |
ERR_load_DSO_stringsName: | ERR_load_DSO_strings | Prototype: | void ERR_load_DSO_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dso/dso_err.c | Lines: | 102-111 |
| | 5 | 2 |
ERR_load_DSA_stringsName: | ERR_load_DSA_strings | Prototype: | void ERR_load_DSA_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dsa/dsa_err.c | Lines: | 98-108 |
| | 5 | 2 |
ERR_load_DH_stringsName: | ERR_load_DH_strings | Prototype: | void ERR_load_DH_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dh/dh_err.c | Lines: | 98-108 |
| | 5 | 2 |
ERR_load_CRYPTO_stringsName: | ERR_load_CRYPTO_strings | Prototype: | void ERR_load_CRYPTO_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/cpt_err.c | Lines: | 96-105 |
| | 5 | 2 |
ERR_load_CONF_stringsName: | ERR_load_CONF_strings | Prototype: | void ERR_load_CONF_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_err.c | Lines: | 101-110 |
| | 5 | 2 |
ERR_load_COMP_stringsName: | ERR_load_COMP_strings | Prototype: | void ERR_load_COMP_strings(void) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/comp/comp_err.c | Lines: | 83-92 |
| | 5 | 2 |
ERR_load_BUF_stringsName: | ERR_load_BUF_strings | Prototype: | void ERR_load_BUF_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/buffer/buf_err.c | Lines: | 85-94 |
| | 5 | 2 |
ERR_load_BN_stringsName: | ERR_load_BN_strings | Prototype: | void ERR_load_BN_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_err.c | Lines: | 103-112 |
| | 5 | 2 |
ERR_load_BIO_stringsName: | ERR_load_BIO_strings | Prototype: | void ERR_load_BIO_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bio_err.c | Lines: | 115-124 |
| | 5 | 2 |
ERR_load_ASN1_stringsName: | ERR_load_ASN1_strings | Prototype: | void ERR_load_ASN1_strings(void) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/asn1_err.c | Lines: | 205-214 |
| | 5 | 2 |
ENGINE_register_all_completeName: | ENGINE_register_all_complete | Prototype: | int ENGINE_register_all_complete(void) | Coverage: | 33.333% (2/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/engine/eng_fat.c | Lines: | 182-191 |
| | 5 | 3 |
EC_POINT_freeName: | EC_POINT_free | Prototype: | void EC_POINT_free(EC_POINT * point) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ec/ec_lib.c | Lines: | 720-729 |
| | 5 | 3 |
EC_KEY_set_conv_formName: | EC_KEY_set_conv_form | Prototype: | void EC_KEY_set_conv_form(EC_KEY * key, point_conversion_form_t cform) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ec/ec_key.c | Lines: | 465-471 |
| | 5 | 2 |
EC_KEY_precompute_multName: | EC_KEY_precompute_mult | Prototype: | int EC_KEY_precompute_mult(EC_KEY * key, BN_CTX * ctx) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ec/ec_key.c | Lines: | 512-518 |
| | 5 | 2 |
EC_KEY_get_key_method_dataName: | EC_KEY_get_key_method_data | Prototype: | void * EC_KEY_get_key_method_data(EC_KEY *key, void *(*dup_func) (void *), void (*free_func) (void *), void (*clear_free_func) (void *)) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ec/ec_key.c | Lines: | 473-486 |
| | 5 | 1 |
DSO_newName: | DSO_new | Prototype: | DSO * DSO_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dso/dso_lib.c | Lines: | 68-72 |
| | 5 | 1 |
DSO_flagsName: | DSO_flags | Prototype: | int DSO_flags(DSO *dso) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dso/dso_lib.c | Lines: | 167-171 |
| | 5 | 1 |
DSO_METHOD_dlfcnName: | DSO_METHOD_dlfcn | Prototype: | DSO_METHOD * DSO_METHOD_dlfcn(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dso/dso_dlfcn.c | Lines: | 66-70 |
| | 5 | 1 |
DSA_newName: | DSA_new | Prototype: | DSA * DSA_new(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dsa/dsa_lib.c | Lines: | 93-97 |
| | 5 | 1 |
DSA_meth_freeName: | DSA_meth_free | Prototype: | void DSA_meth_free(DSA_METHOD *meth) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dsa/dsa_meth.c | Lines: | 40-47 |
| | 5 | 2 |
DHparams_printName: | DHparams_print | Prototype: | int DHparams_print(BIO *bp, const DH *x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dh/dh_ameth.c | Lines: | 460-464 |
| | 5 | 1 |
DH_newName: | DH_new | Prototype: | DH * DH_new(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dh/dh_lib.c | Lines: | 110-114 |
| | 5 | 1 |
DES_is_weak_keyName: | DES_is_weak_key | Prototype: | int DES_is_weak_key(const_DES_cblock *key) | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/des/set_key.c | Lines: | 139-148 |
| | 5 | 3 |
DES_check_key_parityName: | DES_check_key_parity | Prototype: | int DES_check_key_parity(const_DES_cblock *key) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/des/set_key.c | Lines: | 97-107 |
| | 5 | 3 |
CRYPTO_get_ex_new_indexName: | CRYPTO_get_ex_new_index | Prototype: | int CRYPTO_get_ex_new_index(int class_index, long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ex_data.c | Lines: | 563-573 |
| | 5 | 2 |
CRYPTO_ccm128_tagName: | CRYPTO_ccm128_tag | Prototype: | size_t CRYPTO_ccm128_tag(CCM128_CONTEXT *ctx,unsigned char *tag,size_t len) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/modes/ccm128.c | Lines: | 434-441 |
| | 5 | 2 |
CRYPTO_ccm128_initName: | CRYPTO_ccm128_init | Prototype: | void CRYPTO_ccm128_init(CCM128_CONTEXT *ctx, unsigned int M,unsigned int L,void *key,block128_f block) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/modes/ccm128.c | Lines: | 63-71 |
| | 5 | 1 |
CBS_peek_asn1_tagName: | CBS_peek_asn1_tag | Prototype: | int CBS_peek_asn1_tag(const CBS *cbs, unsigned int tag_value) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbs.c | Lines: | 370-384 |
| | 5 | 3 |
CBS_get_u8Name: | CBS_get_u8 | Prototype: | int CBS_get_u8(CBS *cbs, uint8_t *out) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbs.c | Lines: | 156-166 |
| | 5 | 2 |
CBS_get_u16Name: | CBS_get_u16 | Prototype: | int CBS_get_u16(CBS *cbs, uint16_t *out) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbs.c | Lines: | 168-178 |
| | 5 | 2 |
CBS_get_bytesName: | CBS_get_bytes | Prototype: | int CBS_get_bytes(CBS *cbs, CBS *out, size_t len) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbs.c | Lines: | 192-202 |
| | 5 | 2 |
CBS_contains_zero_byteName: | 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_init_fixedName: | CBB_init_fixed | Prototype: | int CBB_init_fixed(CBB *cbb, uint8_t *buf, size_t len) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbb.c | Lines: | 68-79 |
| | 5 | 2 |
CBB_add_u8Name: | CBB_add_u8 | Prototype: | int CBB_add_u8(CBB *cbb, size_t value) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbb.c | Lines: | 381-388 |
| | 5 | 2 |
CBB_add_u16Name: | CBB_add_u16 | Prototype: | int CBB_add_u16(CBB *cbb, size_t value) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbb.c | Lines: | 390-397 |
| | 5 | 2 |
CBB_add_bytesName: | CBB_add_bytes | Prototype: | int CBB_add_bytes(CBB *cbb, const uint8_t *data, size_t len) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/bs_cbb.c | Lines: | 360-370 |
| | 5 | 2 |
BN_optionsName: | BN_options | Prototype: | char * BN_options(void) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_print.c | Lines: | 394-411 |
| | 5 | 2 |
BN_mod_sub_quickName: | BN_mod_sub_quick | Prototype: | int BN_mod_sub_quick(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_mod.c | Lines: | 167-175 |
| | 5 | 3 |
BN_mod_lshift1_quickName: | BN_mod_lshift1_quick | Prototype: | int BN_mod_lshift1_quick(BIGNUM *r, const BIGNUM *a, const BIGNUM *m) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_mod.c | Lines: | 229-238 |
| | 5 | 3 |
BN_mod_add_quickName: | BN_mod_add_quick | Prototype: | int BN_mod_add_quick(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_mod.c | Lines: | 146-154 |
| | 5 | 3 |
BN_get_wordName: | BN_get_word | Prototype: | unsigned long BN_get_word(const BIGNUM *a) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_lib.c | Lines: | 537-546 |
| | 5 | 3 |
BN_gcd_ctName: | BN_gcd_ct | Prototype: | int BN_gcd_ct(BIGNUM *r, const BIGNUM *in_a, const BIGNUM *in_b, BN_CTX *ctx) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_gcd.c | Lines: | 161-167 |
| | 5 | 2 |
BN_GENCB_freeName: | BN_GENCB_free | Prototype: | void BN_GENCB_free(BN_GENCB *cb) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_lib.c | Lines: | 956-962 |
| | 5 | 2 |
BN_CTX_startName: | BN_CTX_start | Prototype: | void BN_CTX_start(BN_CTX *ctx) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_ctx.c | Lines: | 267-281 |
| | 5 | 3 |
BN_CTX_initName: | 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_invertName: | 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_convertName: | 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_vsnprintfName: | BIO_vsnprintf | Prototype: | int BIO_vsnprintf(char *buf, size_t n, const char *format, va_list args) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/b_print.c | Lines: | 99-109 |
| | 5 | 2 |
BIO_get_new_indexName: | BIO_get_new_index | Prototype: | int BIO_get_new_index(void) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bio_lib.c | Lines: | 67-79 |
| | 5 | 2 |