| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
ge_precomp_0| Name: | ge_precomp_0 | | Prototype: | static void ge_precomp_0(ge_precomp *h) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/curve25519/curve25519.c | | Lines: | 1064-1068 |
| | 3 | 1 |
general_allocate_boolean| Name: | general_allocate_boolean | | Prototype: | static int general_allocate_boolean(UI *ui, const char *prompt, const char *action_desc, const char *ok_chars, const char *cancel_chars, int prompt_freeable, enum UI_string_types type, int input_flags, char *result_buf) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ui/ui_lib.c | | Lines: | 184-224 |
| | 54 | 8 |
general_allocate_prompt| Name: | general_allocate_prompt | | Prototype: | static UI_STRING * general_allocate_prompt(UI *ui, const char *prompt, int prompt_freeable, enum UI_string_types type, int input_flags, char *result_buf) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ui/ui_lib.c | | Lines: | 139-158 |
| | 21 | 4 |
general_allocate_string| Name: | general_allocate_string | | Prototype: | static int general_allocate_string(UI *ui, const char *prompt, int prompt_freeable, enum UI_string_types type, int input_flags, char *result_buf, int minsize, int maxsize, const char *test_buf) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ui/ui_lib.c | | Lines: | 160-182 |
| | 13 | 4 |
generic_asn1| Name: | generic_asn1 | | Prototype: | static unsigned char * generic_asn1(const char *value, X509V3_CTX *ctx, long *ext_len) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_conf.c | | Lines: | 326-338 |
| | 18 | 2 |
get_cert_by_subject| Name: | get_cert_by_subject | | Prototype: | static int get_cert_by_subject(X509_LOOKUP *xl, int type, X509_NAME *name, X509_OBJECT *ret) | | Coverage: | 0.000% (0/76) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/by_dir.c | | Lines: | 260-422 |
| | 127 | 26 |
get_crl_delta| Name: | get_crl_delta | | Prototype: | static int get_crl_delta(X509_STORE_CTX *ctx, X509_CRL **pcrl, X509_CRL **pdcrl, X509 *x) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 1484-1525 |
| | 37 | 5 |
get_crl_score| Name: | get_crl_score | | Prototype: | static int get_crl_score(X509_STORE_CTX *ctx, X509 **pissuer, unsigned int *preasons, X509_CRL *crl, X509 *x) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 1185-1244 |
| | 30 | 14 |
get_crl_sk| Name: | get_crl_sk | | Prototype: | static int get_crl_sk(X509_STORE_CTX *ctx, X509_CRL **pcrl, X509_CRL **pdcrl, X509 **pissuer, int *pscore, unsigned int *preasons, struct stack_st_X509_CRL *crls) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 1036-1079 |
| | 45 | 7 |
get_delta_sk| Name: | get_delta_sk | | Prototype: | static void get_delta_sk(X509_STORE_CTX *ctx, X509_CRL **dcrl, int *pscore, X509_CRL *base, struct stack_st_X509_CRL *crls) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 1154-1176 |
| | 19 | 6 |
get_email| Name: | get_email | | Prototype: | static struct stack_st_OPENSSL_STRING *get_email(X509_NAME *name, GENERAL_NAMES *gens) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_utl.c | | Lines: | 563-591 |
| | 31 | 6 |
get_issuer_sk| Name: | get_issuer_sk | | Prototype: | static int get_issuer_sk(X509 **issuer, X509_STORE_CTX *ctx, X509 *x) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x509_vfy.c | | Lines: | 603-612 |
| | 5 | 2 |
get_rfc2409_prime_1024| Name: | get_rfc2409_prime_1024 | | Prototype: | BIGNUM * 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: | 44-61 |
| | 1 | 1 |
get_rfc2409_prime_768| Name: | get_rfc2409_prime_768 | | Prototype: | BIGNUM * 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: | 14-28 |
| | 1 | 1 |
get_rfc3526_prime_1536| Name: | get_rfc3526_prime_1536 | | Prototype: | BIGNUM * 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: | 77-99 |
| | 1 | 1 |
get_rfc3526_prime_3072| Name: | get_rfc3526_prime_3072 | | Prototype: | BIGNUM * 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: | 157-195 |
| | 1 | 1 |
get_rfc3526_prime_4096| Name: | get_rfc3526_prime_4096 | | Prototype: | BIGNUM * 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: | 210-259 |
| | 1 | 1 |
get_rfc3526_prime_6144| Name: | get_rfc3526_prime_6144 | | Prototype: | BIGNUM * 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: | 274-344 |
| | 1 | 1 |
get_rfc3526_prime_8192| Name: | get_rfc3526_prime_8192 | | Prototype: | BIGNUM * 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: | 359-451 |
| | 1 | 1 |
getentropy_fallback| Name: | getentropy_fallback | | Prototype: | static int getentropy_fallback(void *buf, size_t len) | | Coverage: | 0.000% (0/185) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/compat/getentropy_linux.c | | Lines: | 339-550 |
| | 504 | 51 |
getentropy_phdr| Name: | getentropy_phdr | | Prototype: | static int getentropy_phdr(struct dl_phdr_info *info, size_t size, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/compat/getentropy_linux.c | | Lines: | 330-337 |
| | 3 | 1 |
getentropy_sysctl| Name: | getentropy_sysctl | | Prototype: | static int getentropy_sysctl(void *buf, size_t len) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/compat/getentropy_linux.c | | Lines: | 274-302 |
| | 34 | 5 |
getentropy_urandom| Name: | getentropy_urandom | | Prototype: | static int getentropy_urandom(void *buf, size_t len) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/compat/getentropy_linux.c | | Lines: | 215-271 |
| | 83 | 11 |
gf2m_Madd| Name: | gf2m_Madd | | Prototype: | static int gf2m_Madd(const EC_GROUP *group, const BIGNUM *x, BIGNUM *x1, BIGNUM *z1, const BIGNUM *x2, const BIGNUM *z2, BN_CTX *ctx) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ec/ec2_mult.c | | Lines: | 126-162 |
| | 30 | 12 |
gf2m_Mdouble| Name: | gf2m_Mdouble | | Prototype: | static int gf2m_Mdouble(const EC_GROUP *group, BIGNUM *x, BIGNUM *z, BN_CTX *ctx) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ec/ec2_mult.c | | Lines: | 87-118 |
| | 24 | 10 |
gf2m_Mxy| Name: | gf2m_Mxy | | Prototype: | static int gf2m_Mxy(const EC_GROUP *group, const BIGNUM *x, const BIGNUM *y, BIGNUM *x1, BIGNUM *z1, BIGNUM *x2, BIGNUM *z2, BN_CTX *ctx) | | Coverage: | 0.000% (0/80) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ec/ec2_mult.c | | Lines: | 173-250 |
| | 66 | 28 |
gnames_from_sectname| Name: | gnames_from_sectname | | Prototype: | static struct stack_st_GENERAL_NAME *gnames_from_sectname(X509V3_CTX *ctx, char *sect) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_crld.c | | Lines: | 107-127 |
| | 21 | 4 |
gost01_VKO_key| Name: | gost01_VKO_key | | Prototype: | static int gost01_VKO_key(EVP_PKEY *pub_key, EVP_PKEY *priv_key, const unsigned char *ukm, unsigned char *key) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gostr341001_pmeth.c | | Lines: | 313-368 |
| | 48 | 11 |
gost2001_compute_public| Name: | gost2001_compute_public | | Prototype: | int gost2001_compute_public(GOST_KEY *ec) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gostr341001.c | | Lines: | 102-143 |
| | 60 | 10 |
gost2001_do_sign| Name: | gost2001_do_sign | | Prototype: | ECDSA_SIG * gost2001_do_sign(BIGNUM *md, GOST_KEY *eckey) | | Coverage: | 0.000% (0/85) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gostr341001.c | | Lines: | 145-246 |
| | 165 | 30 |
gost2001_do_verify| Name: | gost2001_do_verify | | Prototype: | int gost2001_do_verify(BIGNUM *md, ECDSA_SIG *sig, GOST_KEY *ec) | | Coverage: | 0.000% (0/78) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gostr341001.c | | Lines: | 248-325 |
| | 136 | 25 |
gost2001_keygen| Name: | gost2001_keygen | | Prototype: | int gost2001_keygen(GOST_KEY *ec) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gostr341001.c | | Lines: | 370-397 |
| | 27 | 7 |
gost2814789_get_asn1_params| Name: | gost2814789_get_asn1_params | | Prototype: | int gost2814789_get_asn1_params(EVP_CIPHER_CTX *ctx, ASN1_TYPE *params) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_gost2814789.c | | Lines: | 149-185 |
| | 31 | 4 |
gost2814789_set_asn1_params| Name: | gost2814789_set_asn1_params | | Prototype: | int gost2814789_set_asn1_params(EVP_CIPHER_CTX *ctx, ASN1_TYPE *params) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_gost2814789.c | | Lines: | 99-147 |
| | 58 | 6 |
gost_key_unwrap_crypto_pro| Name: | gost_key_unwrap_crypto_pro | | Prototype: | int gost_key_unwrap_crypto_pro(int nid, const unsigned char *keyExchangeKey, const unsigned char *wrappedKey, unsigned char *sessionKey) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gost89_keywrap.c | | Lines: | 115-136 |
| | 13 | 2 |
gost_key_wrap_crypto_pro| Name: | gost_key_wrap_crypto_pro | | Prototype: | int gost_key_wrap_crypto_pro(int nid, const unsigned char *keyExchangeKey, const unsigned char *ukm, const unsigned char *sessionKey, unsigned char *wrappedKey) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gost89_keywrap.c | | Lines: | 95-113 |
| | 12 | 1 |
gotdata| Name: | gotdata | | Prototype: | static int gotdata(char *buf, size_t len) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/compat/getentropy_linux.c | | Lines: | 183-194 |
| | 7 | 3 |
hex_to_string| Name: | hex_to_string | | Prototype: | char * hex_to_string(const unsigned char *buffer, long len) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_utl.c | | Lines: | 404-426 |
| | 23 | 4 |
hmac_pkey_ctrl| Name: | hmac_pkey_ctrl | | Prototype: | static int hmac_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/hmac/hm_ameth.c | | Lines: | 91-101 |
| | 4 | 3 |
hmac_size| Name: | hmac_size | | Prototype: | static int hmac_size(const EVP_PKEY *pkey) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/hmac/hm_ameth.c | | Lines: | 73-77 |
| | 1 | 1 |
i2a_ACCESS_DESCRIPTION| Name: | i2a_ACCESS_DESCRIPTION | | Prototype: | int i2a_ACCESS_DESCRIPTION(BIO *bp, const ACCESS_DESCRIPTION* a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_info.c | | Lines: | 295-300 |
| | 2 | 1 |
i2a_ASN1_ENUMERATED| Name: | i2a_ASN1_ENUMERATED | | Prototype: | int i2a_ASN1_ENUMERATED(BIO *bp, const ASN1_ENUMERATED *a) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/f_enum.c | | Lines: | 67-99 |
| | 22 | 9 |
i2a_ASN1_INTEGER| Name: | i2a_ASN1_INTEGER | | Prototype: | int i2a_ASN1_INTEGER(BIO *bp, const ASN1_INTEGER *a) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/f_int.c | | Lines: | 65-103 |
| | 26 | 11 |
i2a_ASN1_STRING| Name: | i2a_ASN1_STRING | | Prototype: | int i2a_ASN1_STRING(BIO *bp, const ASN1_STRING *a, int type) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/f_string.c | | Lines: | 65-97 |
| | 22 | 9 |
i2b_PVK| Name: | i2b_PVK | | Prototype: | static int i2b_PVK(unsigned char **out, EVP_PKEY*pk, int enclevel, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pvkfmt.c | | Lines: | 835-908 |
| | 74 | 15 |
i2b_PVK_bio| Name: | i2b_PVK_bio | | Prototype: | int i2b_PVK_bio(BIO *out, EVP_PKEY *pk, int enclevel, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pvkfmt.c | | Lines: | 910-926 |
| | 15 | 3 |
i2b_PrivateKey_bio| Name: | i2b_PrivateKey_bio | | Prototype: | int i2b_PrivateKey_bio(BIO *out, EVP_PKEY *pk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pvkfmt.c | | Lines: | 641-645 |
| | 1 | 1 |
i2b_PublicKey_bio| Name: | i2b_PublicKey_bio | | Prototype: | int i2b_PublicKey_bio(BIO *out, EVP_PKEY *pk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pvkfmt.c | | Lines: | 647-651 |
| | 1 | 1 |
i2d_ACCESS_DESCRIPTION| Name: | i2d_ACCESS_DESCRIPTION | | Prototype: | int i2d_ACCESS_DESCRIPTION(ACCESS_DESCRIPTION *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_info.c | | Lines: | 143-147 |
| | 1 | 1 |
i2d_ASN1_BIT_STRING| Name: | i2d_ASN1_BIT_STRING | | Prototype: | int i2d_ASN1_BIT_STRING(ASN1_BIT_STRING *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 141-145 |
| | 1 | 1 |
i2d_ASN1_BMPSTRING| Name: | i2d_ASN1_BMPSTRING | | Prototype: | int i2d_ASN1_BMPSTRING(ASN1_BMPSTRING *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 537-541 |
| | 1 | 1 |
i2d_ASN1_BOOLEAN| Name: | i2d_ASN1_BOOLEAN | | Prototype: | int i2d_ASN1_BOOLEAN(int a, unsigned char **pp) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/a_bool.c | | Lines: | 64-79 |
| | 12 | 2 |
i2d_ASN1_ENUMERATED| Name: | i2d_ASN1_ENUMERATED | | Prototype: | int i2d_ASN1_ENUMERATED(ASN1_ENUMERATED *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 109-113 |
| | 1 | 1 |
i2d_ASN1_GENERALSTRING| Name: | i2d_ASN1_GENERALSTRING | | Prototype: | int i2d_ASN1_GENERALSTRING(ASN1_GENERALSTRING *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 374-378 |
| | 1 | 1 |
i2d_ASN1_IA5STRING| Name: | i2d_ASN1_IA5STRING | | Prototype: | int i2d_ASN1_IA5STRING(ASN1_IA5STRING *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 341-345 |
| | 1 | 1 |
i2d_ASN1_NULL| Name: | i2d_ASN1_NULL | | Prototype: | int i2d_ASN1_NULL(ASN1_NULL *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 205-209 |
| | 1 | 1 |
i2d_ASN1_OBJECT| Name: | i2d_ASN1_OBJECT | | Prototype: | int i2d_ASN1_OBJECT(const ASN1_OBJECT *a, unsigned char **pp) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/a_object.c | | Lines: | 69-89 |
| | 23 | 3 |
i2d_ASN1_OCTET_STRING| Name: | i2d_ASN1_OCTET_STRING | | Prototype: | int i2d_ASN1_OCTET_STRING(ASN1_OCTET_STRING *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 173-177 |
| | 1 | 1 |
i2d_ASN1_PRINTABLE| Name: | i2d_ASN1_PRINTABLE | | Prototype: | int i2d_ASN1_PRINTABLE(ASN1_STRING *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 616-620 |
| | 1 | 1 |
i2d_ASN1_PRINTABLESTRING| Name: | i2d_ASN1_PRINTABLESTRING | | Prototype: | int i2d_ASN1_PRINTABLESTRING(ASN1_PRINTABLESTRING *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 277-281 |
| | 1 | 1 |
i2d_ASN1_SEQUENCE_ANY| Name: | i2d_ASN1_SEQUENCE_ANY | | Prototype: | int i2d_ASN1_SEQUENCE_ANY(const ASN1_SEQUENCE_ANY *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 782-786 |
| | 1 | 1 |
i2d_ASN1_SET| Name: | i2d_ASN1_SET | | Prototype: | int i2d_ASN1_SET(struct stack_st_OPENSSL_BLOCK *a, unsigned char **pp, i2d_of_void *i2d, int ex_tag, int ex_class, int is_set) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/a_set.c | | Lines: | 90-166 |
| | 60 | 10 |
i2d_ASN1_SET_ANY| Name: | i2d_ASN1_SET_ANY | | Prototype: | int i2d_ASN1_SET_ANY(const ASN1_SEQUENCE_ANY *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 795-799 |
| | 1 | 1 |
i2d_ASN1_T61STRING| Name: | i2d_ASN1_T61STRING | | Prototype: | int i2d_ASN1_T61STRING(ASN1_T61STRING *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 309-313 |
| | 1 | 1 |
i2d_ASN1_TIME| Name: | i2d_ASN1_TIME | | Prototype: | int i2d_ASN1_TIME(ASN1_TIME *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/a_time.c | | Lines: | 91-95 |
| | 1 | 1 |
i2d_ASN1_TYPE| Name: | i2d_ASN1_TYPE | | Prototype: | int i2d_ASN1_TYPE(ASN1_TYPE *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 578-582 |
| | 1 | 1 |
i2d_ASN1_UNIVERSALSTRING| Name: | i2d_ASN1_UNIVERSALSTRING | | Prototype: | int i2d_ASN1_UNIVERSALSTRING(ASN1_UNIVERSALSTRING *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 505-509 |
| | 1 | 1 |
i2d_ASN1_UTF8STRING| Name: | i2d_ASN1_UTF8STRING | | Prototype: | int i2d_ASN1_UTF8STRING(ASN1_UTF8STRING *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 244-248 |
| | 1 | 1 |
i2d_ASN1_VISIBLESTRING| Name: | i2d_ASN1_VISIBLESTRING | | Prototype: | int i2d_ASN1_VISIBLESTRING(ASN1_VISIBLESTRING *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 472-476 |
| | 1 | 1 |
i2d_ASN1_bio_stream| Name: | i2d_ASN1_bio_stream | | Prototype: | int i2d_ASN1_bio_stream(BIO *out, ASN1_VALUE *val, BIO *in, int flags, const ASN1_ITEM *it) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/asn_mime.c | | Lines: | 116-143 |
| | 18 | 4 |
i2d_ASN1_bytes| Name: | i2d_ASN1_bytes | | Prototype: | int i2d_ASN1_bytes(ASN1_STRING *a, unsigned char **pp, int tag, int xclass) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/a_bytes.c | | Lines: | 132-159 |
| | 23 | 5 |
i2d_AUTHORITY_INFO_ACCESS| Name: | i2d_AUTHORITY_INFO_ACCESS | | Prototype: | int i2d_AUTHORITY_INFO_ACCESS(AUTHORITY_INFO_ACCESS *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_info.c | | Lines: | 187-191 |
| | 1 | 1 |
i2d_AUTHORITY_KEYID| Name: | i2d_AUTHORITY_KEYID | | Prototype: | int i2d_AUTHORITY_KEYID(AUTHORITY_KEYID *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_akeya.c | | Lines: | 108-112 |
| | 1 | 1 |
i2d_BASIC_CONSTRAINTS| Name: | i2d_BASIC_CONSTRAINTS | | Prototype: | int i2d_BASIC_CONSTRAINTS(BASIC_CONSTRAINTS *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_bcons.c | | Lines: | 125-129 |
| | 1 | 1 |
i2d_CERTIFICATEPOLICIES| Name: | i2d_CERTIFICATEPOLICIES | | Prototype: | int i2d_CERTIFICATEPOLICIES(CERTIFICATEPOLICIES *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_cpols.c | | Lines: | 128-132 |
| | 1 | 1 |
i2d_CRL_DIST_POINTS| Name: | i2d_CRL_DIST_POINTS | | Prototype: | int i2d_CRL_DIST_POINTS(CRL_DIST_POINTS *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_crld.c | | Lines: | 532-536 |
| | 1 | 1 |
i2d_DHparams| Name: | i2d_DHparams | | Prototype: | int i2d_DHparams(const DH *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dh/dh_asn1.c | | Lines: | 133-137 |
| | 1 | 1 |
i2d_DHparams_bio| Name: | i2d_DHparams_bio | | Prototype: | int i2d_DHparams_bio(BIO *bp, DH *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dh/dh_asn1.c | | Lines: | 145-149 |
| | 1 | 1 |
i2d_DHparams_fp| Name: | i2d_DHparams_fp | | Prototype: | int i2d_DHparams_fp(FILE *fp, DH *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dh/dh_asn1.c | | Lines: | 157-161 |
| | 1 | 1 |
i2d_DIRECTORYSTRING| Name: | i2d_DIRECTORYSTRING | | Prototype: | int i2d_DIRECTORYSTRING(ASN1_STRING *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 688-692 |
| | 1 | 1 |
i2d_DISPLAYTEXT| Name: | i2d_DISPLAYTEXT | | Prototype: | int i2d_DISPLAYTEXT(ASN1_STRING *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 652-656 |
| | 1 | 1 |
i2d_DIST_POINT| Name: | i2d_DIST_POINT | | Prototype: | int i2d_DIST_POINT(DIST_POINT *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_crld.c | | Lines: | 488-492 |
| | 1 | 1 |
i2d_DIST_POINT_NAME| Name: | i2d_DIST_POINT_NAME | | Prototype: | int i2d_DIST_POINT_NAME(DIST_POINT_NAME *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_crld.c | | Lines: | 428-432 |
| | 1 | 1 |
i2d_DSAPrivateKey| Name: | i2d_DSAPrivateKey | | Prototype: | int i2d_DSAPrivateKey(const DSA *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dsa/dsa_asn1.c | | Lines: | 244-248 |
| | 1 | 1 |
i2d_DSAPrivateKey_bio| Name: | i2d_DSAPrivateKey_bio | | Prototype: | int i2d_DSAPrivateKey_bio(BIO *bp, DSA *dsa) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | | Lines: | 254-258 |
| | 1 | 1 |
i2d_DSAPrivateKey_fp| Name: | i2d_DSAPrivateKey_fp | | Prototype: | int i2d_DSAPrivateKey_fp(FILE *fp, DSA *dsa) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | | Lines: | 266-270 |
| | 1 | 1 |
i2d_DSA_PUBKEY| Name: | i2d_DSA_PUBKEY | | Prototype: | int i2d_DSA_PUBKEY(DSA *a, unsigned char **pp) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_pubkey.c | | Lines: | 347-363 |
| | 12 | 3 |
i2d_DSA_PUBKEY_bio| Name: | i2d_DSA_PUBKEY_bio | | Prototype: | int i2d_DSA_PUBKEY_bio(BIO *bp, DSA *dsa) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | | Lines: | 278-282 |
| | 1 | 1 |
i2d_DSA_PUBKEY_fp| Name: | i2d_DSA_PUBKEY_fp | | Prototype: | int i2d_DSA_PUBKEY_fp(FILE *fp, DSA *dsa) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | | Lines: | 290-294 |
| | 1 | 1 |
i2d_DSAparams_bio| Name: | i2d_DSAparams_bio | | Prototype: | int i2d_DSAparams_bio(BIO *bp, DSA *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dsa/dsa_asn1.c | | Lines: | 312-316 |
| | 1 | 1 |
i2d_DSAparams_fp| Name: | i2d_DSAparams_fp | | Prototype: | int i2d_DSAparams_fp(FILE *fp, DSA *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dsa/dsa_asn1.c | | Lines: | 324-328 |
| | 1 | 1 |
i2d_ECPKPARAMETERS| Name: | i2d_ECPKPARAMETERS | | Prototype: | int i2d_ECPKPARAMETERS(const ECPKPARAMETERS *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ec/ec_asn1.c | | Lines: | 574-578 |
| | 1 | 1 |
i2d_ECPKParameters| Name: | i2d_ECPKParameters | | Prototype: | int i2d_ECPKParameters(const EC_GROUP * a, unsigned char **out) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ec/ec_asn1.c | | Lines: | 1322-1338 |
| | 17 | 3 |
i2d_ECParameters| Name: | i2d_ECParameters | | Prototype: | int i2d_ECParameters(EC_KEY * a, unsigned char **out) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ec/ec_asn1.c | | Lines: | 1522-1530 |
| | 6 | 2 |
i2d_ECPrivateKey| Name: | i2d_ECPrivateKey | | Prototype: | int i2d_ECPrivateKey(EC_KEY * a, unsigned char **out) | | Coverage: | 0.000% (0/59) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ec/ec_asn1.c | | Lines: | 1439-1520 |
| | 106 | 17 |
i2d_ECPrivateKey_bio| Name: | i2d_ECPrivateKey_bio | | Prototype: | int i2d_ECPrivateKey_bio(BIO *bp, EC_KEY *eckey) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | | Lines: | 304-308 |
| | 1 | 1 |
i2d_ECPrivateKey_fp| Name: | i2d_ECPrivateKey_fp | | Prototype: | int i2d_ECPrivateKey_fp(FILE *fp, EC_KEY *eckey) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | | Lines: | 316-320 |
| | 1 | 1 |
i2d_EC_PRIVATEKEY| Name: | i2d_EC_PRIVATEKEY | | Prototype: | int i2d_EC_PRIVATEKEY(const EC_PRIVATEKEY *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ec/ec_asn1.c | | Lines: | 645-649 |
| | 1 | 1 |
i2d_EC_PUBKEY| Name: | i2d_EC_PUBKEY | | Prototype: | int i2d_EC_PUBKEY(EC_KEY *a, unsigned char **pp) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_pubkey.c | | Lines: | 389-404 |
| | 13 | 3 |
i2d_EC_PUBKEY_bio| Name: | i2d_EC_PUBKEY_bio | | Prototype: | int i2d_EC_PUBKEY_bio(BIO *bp, EC_KEY *ecdsa) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | | Lines: | 328-332 |
| | 1 | 1 |