Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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/openssl/src/crypto/x509/x_all.c | Lines: | 326-329 |
| | 1 | 1 |
i2d_ECPrivateKey_bioName: | i2d_ECPrivateKey_bio | Prototype: | int i2d_ECPrivateKey_bio(BIO *bp, EC_KEY *eckey) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_all.c | Lines: | 346-349 |
| | 1 | 1 |
i2d_ECPKPARAMETERSName: | i2d_ECPKPARAMETERS | Prototype: | int i2d_ECPKPARAMETERS(const ECPKPARAMETERS *a, unsigned char **out) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/ec_asn1.c | Lines: | 222-222 |
| | 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/openssl/src/crypto/ec/ec_asn1.c | Lines: | 1147-1147 |
| | 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/openssl/src/crypto/dsa/dsa_asn1.c | Lines: | 94-94 |
| | 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/openssl/src/crypto/dsa/dsa_asn1.c | Lines: | 22-22 |
| | 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/openssl/src/crypto/x509/x_all.c | Lines: | 281-284 |
| | 1 | 1 |
i2d_DSA_PUBKEY_bioName: | i2d_DSA_PUBKEY_bio | Prototype: | int i2d_DSA_PUBKEY_bio(BIO *bp, DSA *dsa) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_all.c | Lines: | 302-305 |
| | 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/openssl/src/crypto/dsa/dsa_asn1.c | Lines: | 103-103 |
| | 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/openssl/src/crypto/x509/x_all.c | Lines: | 271-274 |
| | 1 | 1 |
i2d_DSAPrivateKey_bioName: | i2d_DSAPrivateKey_bio | Prototype: | int i2d_DSAPrivateKey_bio(BIO *bp, DSA *dsa) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_all.c | Lines: | 292-295 |
| | 1 | 1 |
i2d_DSAPrivateKeyName: | i2d_DSAPrivateKey | Prototype: | int i2d_DSAPrivateKey(const DSA *a, unsigned char **out) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/dsa/dsa_asn1.c | Lines: | 86-86 |
| | 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/openssl/src/crypto/x509v3/v3_crld.c | Lines: | 317-317 |
| | 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/openssl/src/crypto/x509v3/v3_crld.c | Lines: | 325-325 |
| | 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/openssl/src/crypto/asn1/tasn_typ.c | Lines: | 61-61 |
| | 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/openssl/src/crypto/asn1/tasn_typ.c | Lines: | 64-64 |
| | 1 | 1 |
i2d_DHparamsName: | i2d_DHparams | Prototype: | int i2d_DHparams(const DH *a, unsigned char **out) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/dh/dh_asn1.c | Lines: | 40-40 |
| | 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/openssl/src/crypto/x509v3/v3_crld.c | Lines: | 331-331 |
| | 1 | 1 |
i2d_CMS_bioName: | i2d_CMS_bio | Prototype: | int i2d_CMS_bio(BIO *bp, CMS_ContentInfo *cms) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_io.c | Lines: | 40-43 |
| | 1 | 1 |
i2d_CMS_ReceiptRequestName: | i2d_CMS_ReceiptRequest | Prototype: | int i2d_CMS_ReceiptRequest(CMS_ReceiptRequest *a, unsigned char **out) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_ess.c | Lines: | 19-19 |
| | 1 | 1 |
i2d_CMS_ContentInfoName: | i2d_CMS_ContentInfo | Prototype: | int i2d_CMS_ContentInfo(CMS_ContentInfo *a, unsigned char **out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lib.c | Lines: | 19-19 |
| | 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/openssl/src/crypto/x509v3/v3_cpols.c | Lines: | 51-51 |
| | 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/openssl/src/crypto/x509v3/v3_bcons.c | Lines: | 42-42 |
| | 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/openssl/src/crypto/x509v3/v3_akeya.c | Lines: | 23-23 |
| | 1 | 1 |
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/openssl/src/crypto/x509v3/v3_info.c | Lines: | 59-59 |
| | 1 | 1 |
i2d_ASRangeName: | i2d_ASRange | Prototype: | int i2d_ASRange(ASRange *a, unsigned char **out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_asid.c | Lines: | 53-53 |
| | 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/openssl/src/crypto/asn1/tasn_typ.c | Lines: | 39-39 |
| | 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/openssl/src/crypto/asn1/tasn_typ.c | Lines: | 32-32 |
| | 1 | 1 |
i2d_ASN1_UTCTIMEName: | i2d_ASN1_UTCTIME | Prototype: | int i2d_ASN1_UTCTIME(ASN1_UTCTIME *a, unsigned char **out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/tasn_typ.c | Lines: | 37-37 |
| | 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/openssl/src/crypto/asn1/tasn_typ.c | Lines: | 40-40 |
| | 1 | 1 |
i2d_ASN1_TYPEName: | i2d_ASN1_TYPE | Prototype: | int i2d_ASN1_TYPE(ASN1_TYPE *a, unsigned char **out) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/tasn_typ.c | Lines: | 53-53 |
| | 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/openssl/src/crypto/asn1/a_time.c | Lines: | 26-26 |
| | 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/openssl/src/crypto/asn1/tasn_typ.c | Lines: | 34-34 |
| | 1 | 1 |
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/openssl/src/crypto/asn1/tasn_typ.c | Lines: | 84-84 |
| | 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/openssl/src/crypto/asn1/tasn_typ.c | Lines: | 83-83 |
| | 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/openssl/src/crypto/asn1/tasn_typ.c | Lines: | 33-33 |
| | 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/openssl/src/crypto/asn1/tasn_typ.c | Lines: | 58-58 |
| | 1 | 1 |
i2d_ASN1_OCTET_STRINGName: | i2d_ASN1_OCTET_STRING | Prototype: | int i2d_ASN1_OCTET_STRING(ASN1_OCTET_STRING *a, unsigned char **out) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/tasn_typ.c | Lines: | 28-28 |
| | 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/openssl/src/crypto/asn1/tasn_typ.c | Lines: | 44-44 |
| | 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/openssl/src/crypto/asn1/tasn_typ.c | Lines: | 29-29 |
| | 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/openssl/src/crypto/asn1/tasn_typ.c | Lines: | 35-35 |
| | 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/openssl/src/crypto/asn1/tasn_typ.c | Lines: | 36-36 |
| | 1 | 1 |
i2d_ASN1_GENERALIZEDTIMEName: | i2d_ASN1_GENERALIZEDTIME | Prototype: | int i2d_ASN1_GENERALIZEDTIME(ASN1_GENERALIZEDTIME *a, unsigned char **out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/tasn_typ.c | Lines: | 38-38 |
| | 1 | 1 |
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/openssl/src/crypto/asn1/tasn_typ.c | Lines: | 30-30 |
| | 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/openssl/src/crypto/asn1/tasn_typ.c | Lines: | 41-41 |
| | 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/openssl/src/crypto/asn1/tasn_typ.c | Lines: | 31-31 |
| | 1 | 1 |
i2d_ASIdentifiersName: | i2d_ASIdentifiers | Prototype: | int i2d_ASIdentifiers(ASIdentifiers *a, unsigned char **out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_asid.c | Lines: | 56-56 |
| | 1 | 1 |
i2d_ASIdentifierChoiceName: | i2d_ASIdentifierChoice | Prototype: | int i2d_ASIdentifierChoice(ASIdentifierChoice *a, unsigned char **out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_asid.c | Lines: | 55-55 |
| | 1 | 1 |
i2d_ASIdOrRangeName: | i2d_ASIdOrRange | Prototype: | int i2d_ASIdOrRange(ASIdOrRange *a, unsigned char **out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_asid.c | Lines: | 54-54 |
| | 1 | 1 |
i2d_ADMISSION_SYNTAXName: | i2d_ADMISSION_SYNTAX | Prototype: | int i2d_ADMISSION_SYNTAX(ADMISSION_SYNTAX *a, unsigned char **out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_admis.c | Lines: | 52-52 |
| | 1 | 1 |
i2d_ADMISSIONSName: | i2d_ADMISSIONS | Prototype: | int i2d_ADMISSIONS(ADMISSIONS *a, unsigned char **out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_admis.c | Lines: | 51-51 |
| | 1 | 1 |
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/openssl/src/crypto/x509v3/v3_info.c | Lines: | 53-53 |
| | 1 | 1 |
i2c_ASN1_INTEGERName: | i2c_ASN1_INTEGER | Prototype: | int i2c_ASN1_INTEGER(ASN1_INTEGER *a, unsigned char **pp) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/a_int.c | Lines: | 201-204 |
| | 1 | 1 |
i2b_PublicKey_bioName: | i2b_PublicKey_bio | Prototype: | int i2b_PublicKey_bio(BIO *out, EVP_PKEY *pk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/pem/pvkfmt.c | Lines: | 604-607 |
| | 1 | 1 |
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/openssl/src/crypto/pem/pvkfmt.c | Lines: | 599-602 |
| | 1 | 1 |
i2a_ASN1_ENUMERATEDName: | i2a_ASN1_ENUMERATED | Prototype: | int i2a_ASN1_ENUMERATED(BIO *bp, const ASN1_ENUMERATED *a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/f_int.c | Lines: | 145-148 |
| | 1 | 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/openssl/src/crypto/hmac/hm_ameth.c | Lines: | 21-24 |
| | 1 | 1 |
hmac_pkey_public_cmpName: | hmac_pkey_public_cmp | Prototype: | static int hmac_pkey_public_cmp(const EVP_PKEY *a, const EVP_PKEY *b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/hmac/hm_ameth.c | Lines: | 48-51 |
| | 1 | 1 |
gf_sqrName: | gf_sqr | Prototype: | void gf_sqr(gf_s * __restrict__ cs, const gf as) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/curve448/arch_32/f_impl.c | Lines: | 92-95 |
| | 1 | 1 |
gf_copyName: | gf_copy | Prototype: | static __inline__ __attribute__((__unused__,__always_inline__)) void gf_copy(gf out, const gf a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/curve448/field.h | Lines: | 44-47 |
| | 1 | 1 |
free_evp_pbe_ctlName: | free_evp_pbe_ctl | Prototype: | static void free_evp_pbe_ctl(EVP_PBE_CTL *pbe) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/evp/evp_pbe.c | Lines: | 238-241 |
| | 1 | 1 |
final512Name: | final512 | Prototype: | static int final512(EVP_MD_CTX *ctx, unsigned char *md) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/evp/m_sha1.c | Lines: | 218-221 |
| | 1 | 1 |
final384Name: | final384 | Prototype: | static int final384(EVP_MD_CTX *ctx, unsigned char *md) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/evp/m_sha1.c | Lines: | 202-205 |
| | 1 | 1 |
final256Name: | final256 | Prototype: | static int final256(EVP_MD_CTX *ctx, unsigned char *md) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/evp/m_sha1.c | Lines: | 139-142 |
| | 1 | 1 |
final224Name: | final224 | Prototype: | static int final224(EVP_MD_CTX *ctx, unsigned char *md) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/evp/m_sha1.c | Lines: | 124-127 |
| | 1 | 1 |
finalName: | final | Prototype: | static int final(EVP_MD_CTX *ctx, unsigned char *md) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/sm3/m_sm3.c | Lines: | 28-31 |
| | 1 | 1 |
file_errorName: | file_error | Prototype: | static int file_error(OSSL_STORE_LOADER_CTX *ctx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/loader_file.c | Lines: | 1382-1385 |
| | 1 | 1 |
fe_copyName: | fe_copy | Prototype: | static void fe_copy(fe h, const fe f) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/curve25519.c | Lines: | 933-935 |
| | 1 | 1 |
fe_0Name: | fe_0 | Prototype: | static void fe_0(fe h) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/curve25519.c | Lines: | 938-938 |
| | 1 | 1 |
ext_cmp_BSEARCH_CMP_FNName: | ext_cmp_BSEARCH_CMP_FN | Prototype: | static int ext_cmp_BSEARCH_CMP_FN(const void *a_, const void *b_) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_lib.c | Lines: | 47-47 |
| | 1 | 1 |
ext_cmpName: | ext_cmp | Prototype: | static int ext_cmp(const X509V3_EXT_METHOD *const *a, const X509V3_EXT_METHOD *const *b) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_lib.c | Lines: | 39-43 |
| | 1 | 1 |
evp_pkey_set_cb_translateName: | evp_pkey_set_cb_translate | Prototype: | void evp_pkey_set_cb_translate(BN_GENCB *cb, EVP_PKEY_CTX *ctx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/evp/pmeth_gn.c | Lines: | 139-142 |
| | 1 | 1 |
evp_encode_ctx_set_flagsName: | evp_encode_ctx_set_flags | Prototype: | void evp_encode_ctx_set_flags(EVP_ENCODE_CTX *ctx, unsigned int flags) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/evp/encode.c | Lines: | 149-152 |
| | 1 | 1 |
err_do_init_ossl_Name: | err_do_init_ossl_ | Prototype: | static void err_do_init_ossl_(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/err/err.c | Lines: | 665-665 |
| | 1 | 1 |
engine_unregister_all_pkey_methsName: | engine_unregister_all_pkey_meths | Prototype: | static void engine_unregister_all_pkey_meths(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/tb_pkmeth.c | Lines: | 20-23 |
| | 1 | 1 |
engine_unregister_all_pkey_asn1_methsName: | engine_unregister_all_pkey_asn1_meths | Prototype: | static void engine_unregister_all_pkey_asn1_meths(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/tb_asnmth.c | Lines: | 30-33 |
| | 1 | 1 |
engine_unregister_all_digestsName: | engine_unregister_all_digests | Prototype: | static void engine_unregister_all_digests(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/tb_digest.c | Lines: | 19-22 |
| | 1 | 1 |
engine_unregister_all_ciphersName: | engine_unregister_all_ciphers | Prototype: | static void engine_unregister_all_ciphers(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/tb_cipher.c | Lines: | 19-22 |
| | 1 | 1 |
engine_unregister_all_RSAName: | engine_unregister_all_RSA | Prototype: | static void engine_unregister_all_RSA(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/tb_rsa.c | Lines: | 20-23 |
| | 1 | 1 |
engine_unregister_all_RANDName: | engine_unregister_all_RAND | Prototype: | static void engine_unregister_all_RAND(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/tb_rand.c | Lines: | 20-23 |
| | 1 | 1 |
engine_unregister_all_ECName: | engine_unregister_all_EC | Prototype: | static void engine_unregister_all_EC(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/tb_eckey.c | Lines: | 20-23 |
| | 1 | 1 |
engine_unregister_all_DSAName: | engine_unregister_all_DSA | Prototype: | static void engine_unregister_all_DSA(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/tb_dsa.c | Lines: | 20-23 |
| | 1 | 1 |
engine_unregister_all_DHName: | engine_unregister_all_DH | Prototype: | static void engine_unregister_all_DH(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/tb_dh.c | Lines: | 20-23 |
| | 1 | 1 |
engine_pile_hashName: | engine_pile_hash | Prototype: | static unsigned long engine_pile_hash(const ENGINE_PILE *c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_table.c | Lines: | 54-57 |
| | 1 | 1 |
engine_pile_cmpName: | engine_pile_cmp | Prototype: | static int engine_pile_cmp(const ENGINE_PILE *a, const ENGINE_PILE *b) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_table.c | Lines: | 59-62 |
| | 1 | 1 |
ecx_sizeName: | ecx_size | Prototype: | static int ecx_size(const EVP_PKEY *pkey) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/ecx_meth.c | Lines: | 229-232 |
| | 1 | 1 |
ecx_pub_printName: | ecx_pub_print | Prototype: | static int ecx_pub_print(BIO *bp, const EVP_PKEY *pkey, int indent, ASN1_PCTX *ctx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/ecx_meth.c | Lines: | 310-314 |
| | 1 | 1 |
ecx_priv_printName: | ecx_priv_print | Prototype: | static int ecx_priv_print(BIO *bp, const EVP_PKEY *pkey, int indent, ASN1_PCTX *ctx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/ecx_meth.c | Lines: | 304-308 |
| | 1 | 1 |
ecx_cmp_parametersName: | ecx_cmp_parameters | Prototype: | static int ecx_cmp_parameters(const EVP_PKEY *a, const EVP_PKEY *b) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/ecx_meth.c | Lines: | 262-265 |
| | 1 | 1 |
ecp_nistz256_bignum_to_field_elemName: | ecp_nistz256_bignum_to_field_elem | Prototype: | static int ecp_nistz256_bignum_to_field_elem(unsigned long out[(256/(8 * 8))], const BIGNUM *in) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/ecp_nistz256.c | Lines: | 572-576 |
| | 1 | 1 |
eckey_pub_printName: | eckey_pub_print | Prototype: | static int eckey_pub_print(BIO *bp, const EVP_PKEY *pkey, int indent, ASN1_PCTX *ctx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/ec_ameth.c | Lines: | 429-433 |
| | 1 | 1 |
eckey_priv_printName: | eckey_priv_print | Prototype: | static int eckey_priv_print(BIO *bp, const EVP_PKEY *pkey, int indent, ASN1_PCTX *ctx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/ec_ameth.c | Lines: | 435-439 |
| | 1 | 1 |
eckey_param_printName: | eckey_param_print | Prototype: | static int eckey_param_print(BIO *bp, const EVP_PKEY *pkey, int indent, ASN1_PCTX *ctx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/ec_ameth.c | Lines: | 423-427 |
| | 1 | 1 |
eckey_param_encodeName: | eckey_param_encode | Prototype: | static int eckey_param_encode(const EVP_PKEY *pkey, unsigned char **pder) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/ec_ameth.c | Lines: | 418-421 |
| | 1 | 1 |
ecd_size448Name: | ecd_size448 | Prototype: | static int ecd_size448(const EVP_PKEY *pkey) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/ecx_meth.c | Lines: | 499-502 |
| | 1 | 1 |
ecd_size25519Name: | ecd_size25519 | Prototype: | static int ecd_size25519(const EVP_PKEY *pkey) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/ecx_meth.c | Lines: | 494-497 |
| | 1 | 1 |
ec_bitsName: | ec_bits | Prototype: | static int ec_bits(const EVP_PKEY *pkey) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/ec_ameth.c | Lines: | 271-274 |
| | 1 | 1 |
ec_GFp_simple_is_at_infinityName: | ec_GFp_simple_is_at_infinity | Prototype: | int ec_GFp_simple_is_at_infinity(const EC_GROUP *group, const EC_POINT *point) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/ecp_smpl.c | Lines: | 946-949 |
| | 1 | 1 |
ec_GFp_simple_group_get_degreeName: | ec_GFp_simple_group_get_degree | Prototype: | int ec_GFp_simple_group_get_degree(const EC_GROUP *group) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/ecp_smpl.c | Lines: | 237-240 |
| | 1 | 1 |
ec_GFp_simple_field_sqrName: | ec_GFp_simple_field_sqr | Prototype: | int ec_GFp_simple_field_sqr(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/ecp_smpl.c | Lines: | 1366-1370 |
| | 1 | 1 |