Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
gf2m_MxyName: | 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_sectnameName: | 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_keyName: | 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_publicName: | 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_signName: | 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_verifyName: | 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_keygenName: | 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_cfb64_cipherName: | gost2814789_cfb64_cipher | Prototype: | static int gost2814789_cfb64_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | Coverage: | 66.667% (10/15) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_gost2814789.c | Lines: | 188-188 |
| | 1 | 5 |
gost2814789_cnt_cipherName: | gost2814789_cnt_cipher | Prototype: | static int gost2814789_cnt_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_gost2814789.c | Lines: | 190-208 |
| | 11 | 3 |
gost2814789_ctlName: | gost2814789_ctl | Prototype: | static int gost2814789_ctl(EVP_CIPHER_CTX *ctx, int type, int arg, void *ptr) | Coverage: | 36.364% (4/11) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_gost2814789.c | Lines: | 66-88 |
| | 12 | 6 |
gost2814789_ecb_cipherName: | gost2814789_ecb_cipher | Prototype: | static int gost2814789_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_gost2814789.c | Lines: | 187-187 |
| | 1 | 3 |
gost2814789_finalName: | gost2814789_final | Prototype: | static int gost2814789_final(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_gost2814789.c | Lines: | 72-76 |
| | 1 | 1 |
gost2814789_get_asn1_paramsName: | 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_initName: | gost2814789_init | Prototype: | static int gost2814789_init(EVP_MD_CTX *ctx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_gost2814789.c | Lines: | 59-64 |
| | 2 | 1 |
gost2814789_init_keyName: | gost2814789_init_key | Prototype: | static int gost2814789_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_gost2814789.c | Lines: | 90-97 |
| | 2 | 1 |
gost2814789_md_ctrlName: | gost2814789_md_ctrl | Prototype: | static int gost2814789_md_ctrl(EVP_MD_CTX *ctx, int cmd, int p1, void *p2) | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_gost2814789.c | Lines: | 78-90 |
| | 5 | 3 |
gost2814789_set_asn1_paramsName: | 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 |
gost2814789_updateName: | gost2814789_update | Prototype: | static int gost2814789_update(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_gost2814789.c | Lines: | 66-70 |
| | 1 | 1 |
gost_key_unwrap_crypto_proName: | 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_proName: | 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 |
gostr341194_finalName: | gostr341194_final | Prototype: | static int gostr341194_final(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_gostr341194.c | Lines: | 74-78 |
| | 1 | 1 |
gostr341194_initName: | gostr341194_init | Prototype: | static int gostr341194_init(EVP_MD_CTX *ctx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_gostr341194.c | Lines: | 61-66 |
| | 2 | 1 |
gostr341194_updateName: | gostr341194_update | Prototype: | static int gostr341194_update(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_gostr341194.c | Lines: | 68-72 |
| | 1 | 1 |
gotdataName: | 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 |
hash_stepName: | hash_step | Prototype: | static int hash_step(GOSTR341194_CTX *c, unsigned char *H, const unsigned char *M) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gostr341194.c | Lines: | 132-200 |
| | 52 | 3 |
have_handshake_fragmentName: | have_handshake_fragment | Prototype: | static int have_handshake_fragment(SSL *s, int type, unsigned char *buf, int len, int peek) | Coverage: | 28.571% (4/14) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/d1_pkt.c | Lines: | 1134-1161 |
| | 14 | 4 |
hex_to_stringName: | 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_key_freeName: | hmac_key_free | Prototype: | static void hmac_key_free(EVP_PKEY *pkey) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/hmac/hm_ameth.c | Lines: | 79-89 |
| | 5 | 3 |
hmac_pkey_ctrlName: | 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_signctxName: | hmac_signctx | Prototype: | static int hmac_signctx(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, EVP_MD_CTX *mctx) | Coverage: | 40.000% (4/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/hmac/hm_pmeth.c | Lines: | 166-184 |
| | 12 | 4 |
hmac_signctx_initName: | hmac_signctx_init | Prototype: | static int hmac_signctx_init(EVP_PKEY_CTX *ctx, EVP_MD_CTX *mctx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/hmac/hm_pmeth.c | Lines: | 155-164 |
| | 5 | 1 |
hmac_sizeName: | 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_DESCRIPTIONName: | 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_ENUMERATEDName: | 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_INTEGERName: | 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_OBJECTName: | i2a_ASN1_OBJECT | Prototype: | int i2a_ASN1_OBJECT(BIO *bp, const ASN1_OBJECT *a) | Coverage: | 36.842% (7/19) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/a_object.c | Lines: | 221-246 |
| | 35 | 6 |
i2a_ASN1_STRINGName: | 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_PVKName: | 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_bioName: | 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_bioName: | 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_bioName: | 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 |
i2c_ASN1_BIT_STRINGName: | i2c_ASN1_BIT_STRING | Prototype: | int i2c_ASN1_BIT_STRING(ASN1_BIT_STRING *a, unsigned char **pp) | Coverage: | 21.277% (10/47) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/a_bitstr.c | Lines: | 71-127 |
| | 46 | 16 |
i2c_ASN1_INTEGERName: | i2c_ASN1_INTEGER | Prototype: | int i2c_ASN1_INTEGER(ASN1_INTEGER *a, unsigned char **pp) | Coverage: | 47.826% (22/46) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/a_int.c | Lines: | 120-186 |
| | 48 | 15 |
i2d_ACCESS_DESCRIPTIONName: | 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_STRINGName: | 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_BMPSTRINGName: | 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_BOOLEANName: | 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_ENUMERATEDName: | 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_GENERALIZEDTIMEName: | i2d_ASN1_GENERALIZEDTIME | Prototype: | int i2d_ASN1_GENERALIZEDTIME(ASN1_GENERALIZEDTIME *a, unsigned char **out) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | Lines: | 439-443 |
| | 1 | 1 |
i2d_ASN1_GENERALSTRINGName: | 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_IA5STRINGName: | 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_INTEGERName: | i2d_ASN1_INTEGER | Prototype: | int i2d_ASN1_INTEGER(ASN1_INTEGER *a, unsigned char **out) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | Lines: | 77-81 |
| | 1 | 1 |
i2d_ASN1_NULLName: | 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_OBJECTName: | 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_STRINGName: | 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_PRINTABLEName: | 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_PRINTABLESTRINGName: | 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_ANYName: | 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_SETName: | 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_ANYName: | 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_T61STRINGName: | 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_TIMEName: | 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_TYPEName: | 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_UNIVERSALSTRINGName: | 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_UTCTIMEName: | i2d_ASN1_UTCTIME | Prototype: | int i2d_ASN1_UTCTIME(ASN1_UTCTIME *a, unsigned char **out) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | Lines: | 406-410 |
| | 1 | 1 |
i2d_ASN1_UTF8STRINGName: | 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_VISIBLESTRINGName: | 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_streamName: | 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_bytesName: | 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_ACCESSName: | 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_KEYIDName: | 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_CONSTRAINTSName: | 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_CERTIFICATEPOLICIESName: | 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_POINTSName: | 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_DHparamsName: | 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_bioName: | 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_fpName: | 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_DIRECTORYSTRINGName: | 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_DISPLAYTEXTName: | 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_POINTName: | 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_NAMEName: | 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_DSAPrivateKeyName: | 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_bioName: | 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_fpName: | 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_DSAPublicKeyName: | i2d_DSAPublicKey | Prototype: | int i2d_DSAPublicKey(const DSA *a, unsigned char **out) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dsa/dsa_asn1.c | Lines: | 421-425 |
| | 1 | 1 |
i2d_DSA_PUBKEYName: | 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_bioName: | 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_fpName: | 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_DSA_SIGName: | i2d_DSA_SIG | Prototype: | int i2d_DSA_SIG(const DSA_SIG *a, unsigned char **out) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dsa/dsa_asn1.c | Lines: | 127-131 |
| | 1 | 1 |
i2d_DSAparamsName: | i2d_DSAparams | Prototype: | int i2d_DSAparams(const DSA *a, unsigned char **out) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dsa/dsa_asn1.c | Lines: | 300-304 |
| | 1 | 1 |
i2d_DSAparams_bioName: | 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_fpName: | 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_ECDSA_SIGName: | i2d_ECDSA_SIG | Prototype: | int i2d_ECDSA_SIG(const ECDSA_SIG *a, unsigned char **out) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ecdsa/ecs_asn1.c | Lines: | 99-103 |
| | 1 | 1 |
i2d_ECPKPARAMETERSName: | 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_ECPKParametersName: | 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_ECParametersName: | 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_ECPrivateKeyName: | 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_bioName: | 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_fpName: | 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_PRIVATEKEYName: | 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 |