| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
i2d_TS_TST_INFO| Name: | i2d_TS_TST_INFO | | Prototype: | int i2d_TS_TST_INFO(const TS_TST_INFO *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_asn1.c | | Lines: | 99-99 |
| | 1 | 1 |
i2d_TS_RESP_fp| Name: | i2d_TS_RESP_fp | | Prototype: | int i2d_TS_RESP_fp(FILE *fp, TS_RESP *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_asn1.c | | Lines: | 198-201 |
| | 1 | 1 |
i2d_TS_RESP_bio| Name: | i2d_TS_RESP_bio | | Prototype: | int i2d_TS_RESP_bio(BIO *bp, TS_RESP *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_asn1.c | | Lines: | 188-191 |
| | 1 | 1 |
i2d_TS_REQ_fp| Name: | i2d_TS_REQ_fp | | Prototype: | int i2d_TS_REQ_fp(FILE *fp, TS_REQ *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_asn1.c | | Lines: | 71-74 |
| | 1 | 1 |
i2d_TS_REQ_bio| Name: | i2d_TS_REQ_bio | | Prototype: | int i2d_TS_REQ_bio(BIO *bp, TS_REQ *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_asn1.c | | Lines: | 61-64 |
| | 1 | 1 |
i2d_TS_MSG_IMPRINT_fp| Name: | i2d_TS_MSG_IMPRINT_fp | | Prototype: | int i2d_TS_MSG_IMPRINT_fp(FILE *fp, TS_MSG_IMPRINT *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_asn1.c | | Lines: | 39-42 |
| | 1 | 1 |
i2d_TS_MSG_IMPRINT_bio| Name: | i2d_TS_MSG_IMPRINT_bio | | Prototype: | int i2d_TS_MSG_IMPRINT_bio(BIO *bp, TS_MSG_IMPRINT *a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_asn1.c | | Lines: | 28-31 |
| | 1 | 1 |
i2d_SXNETID| Name: | i2d_SXNETID | | Prototype: | int i2d_SXNETID(SXNETID *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_sxnet.c | | Lines: | 48-48 |
| | 1 | 1 |
i2d_SXNET| Name: | i2d_SXNET | | Prototype: | int i2d_SXNET(SXNET *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_sxnet.c | | Lines: | 55-55 |
| | 1 | 1 |
i2d_SCRYPT_PARAMS| Name: | i2d_SCRYPT_PARAMS | | Prototype: | int i2d_SCRYPT_PARAMS(SCRYPT_PARAMS *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/p5_scrypt.c | | Lines: | 29-29 |
| | 1 | 1 |
i2d_RSA_PUBKEY_fp| Name: | i2d_RSA_PUBKEY_fp | | Prototype: | int i2d_RSA_PUBKEY_fp(FILE *fp, RSA *rsa) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_all.c | | Lines: | 227-230 |
| | 1 | 1 |
i2d_RSA_PSS_PARAMS| Name: | i2d_RSA_PSS_PARAMS | | Prototype: | int i2d_RSA_PSS_PARAMS(RSA_PSS_PARAMS *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_asn1.c | | Lines: | 88-88 |
| | 1 | 1 |
i2d_RSA_OAEP_PARAMS| Name: | i2d_RSA_OAEP_PARAMS | | Prototype: | int i2d_RSA_OAEP_PARAMS(RSA_OAEP_PARAMS *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_asn1.c | | Lines: | 107-107 |
| | 1 | 1 |
i2d_RSAPublicKey_fp| Name: | i2d_RSAPublicKey_fp | | Prototype: | int i2d_RSAPublicKey_fp(FILE *fp, RSA *rsa) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_all.c | | Lines: | 222-225 |
| | 1 | 1 |
i2d_RSAPublicKey_bio| Name: | i2d_RSAPublicKey_bio | | Prototype: | int i2d_RSAPublicKey_bio(BIO *bp, RSA *rsa) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_all.c | | Lines: | 253-256 |
| | 1 | 1 |
i2d_RSAPrivateKey_fp| Name: | i2d_RSAPrivateKey_fp | | Prototype: | int i2d_RSAPrivateKey_fp(FILE *fp, RSA *rsa) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_all.c | | Lines: | 205-208 |
| | 1 | 1 |
i2d_PublicKey| Name: | i2d_PublicKey | | Prototype: | int i2d_PublicKey(EVP_PKEY *a, unsigned char **pp) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/i2d_pu.c | | Lines: | 19-38 |
| | 6 | 5 |
i2d_PrivateKey_fp| Name: | i2d_PrivateKey_fp | | Prototype: | int i2d_PrivateKey_fp(FILE *fp, EVP_PKEY *pkey) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_all.c | | Lines: | 460-463 |
| | 1 | 1 |
i2d_PUBKEY_fp| Name: | i2d_PUBKEY_fp | | Prototype: | int i2d_PUBKEY_fp(FILE *fp, EVP_PKEY *pkey) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_all.c | | Lines: | 470-473 |
| | 1 | 1 |
i2d_PUBKEY_bio| Name: | i2d_PUBKEY_bio | | Prototype: | int i2d_PUBKEY_bio(BIO *bp, EVP_PKEY *pkey) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_all.c | | Lines: | 517-520 |
| | 1 | 1 |
i2d_PROXY_POLICY| Name: | i2d_PROXY_POLICY | | Prototype: | int i2d_PROXY_POLICY(PROXY_POLICY *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_pcia.c | | Lines: | 56-56 |
| | 1 | 1 |
i2d_PROXY_CERT_INFO_EXTENSION| Name: | i2d_PROXY_CERT_INFO_EXTENSION | | Prototype: | int i2d_PROXY_CERT_INFO_EXTENSION(PROXY_CERT_INFO_EXTENSION *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_pcia.c | | Lines: | 64-64 |
| | 1 | 1 |
i2d_PROFESSION_INFO| Name: | i2d_PROFESSION_INFO | | Prototype: | int i2d_PROFESSION_INFO(PROFESSION_INFO *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: | 50-50 |
| | 1 | 1 |
i2d_POLICYQUALINFO| Name: | i2d_POLICYQUALINFO | | Prototype: | int i2d_POLICYQUALINFO(POLICYQUALINFO *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: | 72-72 |
| | 1 | 1 |
i2d_POLICYINFO| Name: | i2d_POLICYINFO | | Prototype: | int i2d_POLICYINFO(POLICYINFO *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: | 58-58 |
| | 1 | 1 |
i2d_PKEY_USAGE_PERIOD| Name: | i2d_PKEY_USAGE_PERIOD | | Prototype: | int i2d_PKEY_USAGE_PERIOD(PKEY_USAGE_PERIOD *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_pku.c | | Lines: | 34-34 |
| | 1 | 1 |
i2d_PKCS8_fp| Name: | i2d_PKCS8_fp | | Prototype: | int i2d_PKCS8_fp(FILE *fp, X509_SIG *p8) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_all.c | | Lines: | 418-421 |
| | 1 | 1 |
i2d_PKCS8_bio| Name: | i2d_PKCS8_bio | | Prototype: | int i2d_PKCS8_bio(BIO *bp, X509_SIG *p8) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_all.c | | Lines: | 429-432 |
| | 1 | 1 |
i2d_PKCS8_PRIV_KEY_INFO_fp| Name: | i2d_PKCS8_PRIV_KEY_INFO_fp | | Prototype: | int i2d_PKCS8_PRIV_KEY_INFO_fp(FILE *fp, PKCS8_PRIV_KEY_INFO *p8inf) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_all.c | | Lines: | 442-446 |
| | 2 | 1 |
i2d_PKCS8_PRIV_KEY_INFO_bio| Name: | i2d_PKCS8_PRIV_KEY_INFO_bio | | Prototype: | int i2d_PKCS8_PRIV_KEY_INFO_bio(BIO *bp, PKCS8_PRIV_KEY_INFO *p8inf) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_all.c | | Lines: | 489-493 |
| | 2 | 1 |
i2d_PKCS8PrivateKey_nid_fp| Name: | i2d_PKCS8PrivateKey_nid_fp | | Prototype: | int i2d_PKCS8PrivateKey_nid_fp(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/openssl/src/crypto/pem/pem_pk8.c | | Lines: | 156-161 |
| | 5 | 1 |
i2d_PKCS8PrivateKey_nid_bio| Name: | i2d_PKCS8PrivateKey_nid_bio | | Prototype: | int i2d_PKCS8PrivateKey_nid_bio(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/openssl/src/crypto/pem/pem_pk8.c | | Lines: | 56-61 |
| | 5 | 1 |
i2d_PKCS8PrivateKey_fp| Name: | i2d_PKCS8PrivateKey_fp | | Prototype: | int i2d_PKCS8PrivateKey_fp(FILE *fp, EVP_PKEY *x, const EVP_CIPHER *enc, char *kstr, int klen, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/pem/pem_pk8.c | | Lines: | 150-154 |
| | 1 | 1 |
i2d_PKCS8PrivateKey_bio| Name: | i2d_PKCS8PrivateKey_bio | | Prototype: | int i2d_PKCS8PrivateKey_bio(BIO *bp, EVP_PKEY *x, const EVP_CIPHER *enc, char *kstr, int klen, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/pem/pem_pk8.c | | Lines: | 49-54 |
| | 1 | 1 |
i2d_PKCS8PrivateKeyInfo_fp| Name: | i2d_PKCS8PrivateKeyInfo_fp | | Prototype: | int i2d_PKCS8PrivateKeyInfo_fp(FILE *fp, EVP_PKEY *key) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_all.c | | Lines: | 448-458 |
| | 8 | 2 |
i2d_PKCS8PrivateKeyInfo_bio| Name: | i2d_PKCS8PrivateKeyInfo_bio | | Prototype: | int i2d_PKCS8PrivateKeyInfo_bio(BIO *bp, EVP_PKEY *key) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_all.c | | Lines: | 495-505 |
| | 8 | 2 |
i2d_PKCS7_fp| Name: | i2d_PKCS7_fp | | Prototype: | int i2d_PKCS7_fp(FILE *fp, PKCS7 *p7) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_all.c | | Lines: | 159-162 |
| | 1 | 1 |
i2d_PKCS7_SIGN_ENVELOPE| Name: | i2d_PKCS7_SIGN_ENVELOPE | | Prototype: | int i2d_PKCS7_SIGN_ENVELOPE(PKCS7_SIGN_ENVELOPE *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/pkcs7/pk7_asn1.c | | Lines: | 163-163 |
| | 1 | 1 |
i2d_PKCS7_SIGNER_INFO| Name: | i2d_PKCS7_SIGNER_INFO | | Prototype: | int i2d_PKCS7_SIGNER_INFO(PKCS7_SIGNER_INFO *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/pkcs7/pk7_asn1.c | | Lines: | 108-108 |
| | 1 | 1 |
i2d_PKCS7_SIGNED| Name: | i2d_PKCS7_SIGNED | | Prototype: | int i2d_PKCS7_SIGNED(PKCS7_SIGNED *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/pkcs7/pk7_asn1.c | | Lines: | 80-80 |
| | 1 | 1 |
i2d_PKCS7_RECIP_INFO| Name: | i2d_PKCS7_RECIP_INFO | | Prototype: | int i2d_PKCS7_RECIP_INFO(PKCS7_RECIP_INFO *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/pkcs7/pk7_asn1.c | | Lines: | 143-143 |
| | 1 | 1 |
i2d_PKCS7_NDEF| Name: | i2d_PKCS7_NDEF | | Prototype: | int i2d_PKCS7_NDEF(PKCS7 *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/pkcs7/pk7_asn1.c | | Lines: | 67-67 |
| | 1 | 1 |
i2d_PKCS7_ISSUER_AND_SERIAL| Name: | i2d_PKCS7_ISSUER_AND_SERIAL | | Prototype: | int i2d_PKCS7_ISSUER_AND_SERIAL(PKCS7_ISSUER_AND_SERIAL *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/pkcs7/pk7_asn1.c | | Lines: | 115-115 |
| | 1 | 1 |
i2d_PKCS7_ENVELOPE| Name: | i2d_PKCS7_ENVELOPE | | Prototype: | int i2d_PKCS7_ENVELOPE(PKCS7_ENVELOPE *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/pkcs7/pk7_asn1.c | | Lines: | 123-123 |
| | 1 | 1 |
i2d_PKCS7_ENC_CONTENT| Name: | i2d_PKCS7_ENC_CONTENT | | Prototype: | int i2d_PKCS7_ENC_CONTENT(PKCS7_ENC_CONTENT *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/pkcs7/pk7_asn1.c | | Lines: | 151-151 |
| | 1 | 1 |
i2d_PKCS7_ENCRYPT| Name: | i2d_PKCS7_ENCRYPT | | Prototype: | int i2d_PKCS7_ENCRYPT(PKCS7_ENCRYPT *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/pkcs7/pk7_asn1.c | | Lines: | 170-170 |
| | 1 | 1 |
i2d_PKCS7_DIGEST| Name: | i2d_PKCS7_DIGEST | | Prototype: | int i2d_PKCS7_DIGEST(PKCS7_DIGEST *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/pkcs7/pk7_asn1.c | | Lines: | 179-179 |
| | 1 | 1 |
i2d_PKCS12_fp| Name: | i2d_PKCS12_fp | | Prototype: | int i2d_PKCS12_fp(FILE *fp, PKCS12 *p12) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/pkcs12/p12_utl.c | | Lines: | 228-231 |
| | 1 | 1 |
i2d_PKCS12_bio| Name: | i2d_PKCS12_bio | | Prototype: | int i2d_PKCS12_bio(BIO *bp, PKCS12 *p12) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/pkcs12/p12_utl.c | | Lines: | 222-225 |
| | 1 | 1 |
i2d_PKCS12_SAFEBAG| Name: | i2d_PKCS12_SAFEBAG | | Prototype: | int i2d_PKCS12_SAFEBAG(PKCS12_SAFEBAG *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/pkcs12/p12_asn.c | | Lines: | 66-66 |
| | 1 | 1 |
i2d_PKCS12_MAC_DATA| Name: | i2d_PKCS12_MAC_DATA | | Prototype: | int i2d_PKCS12_MAC_DATA(PKCS12_MAC_DATA *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/pkcs12/p12_asn.c | | Lines: | 32-32 |
| | 1 | 1 |
i2d_PKCS12_BAGS| Name: | i2d_PKCS12_BAGS | | Prototype: | int i2d_PKCS12_BAGS(PKCS12_BAGS *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/pkcs12/p12_asn.c | | Lines: | 47-47 |
| | 1 | 1 |
i2d_PKCS12| Name: | i2d_PKCS12 | | Prototype: | int i2d_PKCS12(PKCS12 *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/pkcs12/p12_asn.c | | Lines: | 24-24 |
| | 1 | 1 |
i2d_PBKDF2PARAM| Name: | i2d_PBKDF2PARAM | | Prototype: | int i2d_PBKDF2PARAM(PBKDF2PARAM *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/p5_pbev2.c | | Lines: | 32-32 |
| | 1 | 1 |
i2d_PBEPARAM| Name: | i2d_PBEPARAM | | Prototype: | int i2d_PBEPARAM(PBEPARAM *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/p5_pbe.c | | Lines: | 23-23 |
| | 1 | 1 |
i2d_PBE2PARAM| Name: | i2d_PBE2PARAM | | Prototype: | int i2d_PBE2PARAM(PBE2PARAM *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/p5_pbev2.c | | Lines: | 23-23 |
| | 1 | 1 |
i2d_OTHERNAME| Name: | i2d_OTHERNAME | | Prototype: | int i2d_OTHERNAME(OTHERNAME *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_genn.c | | Lines: | 22-22 |
| | 1 | 1 |
i2d_OCSP_SINGLERESP| Name: | i2d_OCSP_SINGLERESP | | Prototype: | int i2d_OCSP_SINGLERESP(OCSP_SINGLERESP *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 101-101 |
| | 1 | 1 |
i2d_OCSP_SIGNATURE| Name: | i2d_OCSP_SIGNATURE | | Prototype: | int i2d_OCSP_SIGNATURE(OCSP_SIGNATURE *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 21-21 |
| | 1 | 1 |
i2d_OCSP_SERVICELOC| Name: | i2d_OCSP_SERVICELOC | | Prototype: | int i2d_OCSP_SERVICELOC(OCSP_SERVICELOC *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 135-135 |
| | 1 | 1 |
i2d_OCSP_REVOKEDINFO| Name: | i2d_OCSP_REVOKEDINFO | | Prototype: | int i2d_OCSP_REVOKEDINFO(OCSP_REVOKEDINFO *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 83-83 |
| | 1 | 1 |
i2d_OCSP_RESPDATA| Name: | i2d_OCSP_RESPDATA | | Prototype: | int i2d_OCSP_RESPDATA(OCSP_RESPDATA *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 111-111 |
| | 1 | 1 |
i2d_OCSP_RESPBYTES| Name: | i2d_OCSP_RESPBYTES | | Prototype: | int i2d_OCSP_RESPBYTES(OCSP_RESPBYTES *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 62-62 |
| | 1 | 1 |
i2d_OCSP_REQUEST| Name: | i2d_OCSP_REQUEST | | Prototype: | int i2d_OCSP_REQUEST(OCSP_REQUEST *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 53-53 |
| | 1 | 1 |
i2d_OCSP_REQINFO| Name: | i2d_OCSP_REQINFO | | Prototype: | int i2d_OCSP_REQINFO(OCSP_REQINFO *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 46-46 |
| | 1 | 1 |
i2d_OCSP_ONEREQ| Name: | i2d_OCSP_ONEREQ | | Prototype: | int i2d_OCSP_ONEREQ(OCSP_ONEREQ *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 37-37 |
| | 1 | 1 |
i2d_OCSP_CRLID| Name: | i2d_OCSP_CRLID | | Prototype: | int i2d_OCSP_CRLID(OCSP_CRLID *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 128-128 |
| | 1 | 1 |
i2d_OCSP_CERTSTATUS| Name: | i2d_OCSP_CERTSTATUS | | Prototype: | int i2d_OCSP_CERTSTATUS(OCSP_CERTSTATUS *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 91-91 |
| | 1 | 1 |
i2d_OCSP_CERTID| Name: | i2d_OCSP_CERTID | | Prototype: | int i2d_OCSP_CERTID(OCSP_CERTID *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 30-30 |
| | 1 | 1 |
i2d_OCSP_BASICRESP| Name: | i2d_OCSP_BASICRESP | | Prototype: | int i2d_OCSP_BASICRESP(OCSP_BASICRESP *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 120-120 |
| | 1 | 1 |
i2d_NOTICEREF| Name: | i2d_NOTICEREF | | Prototype: | int i2d_NOTICEREF(NOTICEREF *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: | 86-86 |
| | 1 | 1 |
i2d_NETSCAPE_SPKI| Name: | i2d_NETSCAPE_SPKI | | Prototype: | int i2d_NETSCAPE_SPKI(NETSCAPE_SPKI *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/x_spki.c | | Lines: | 28-28 |
| | 1 | 1 |
i2d_NETSCAPE_SPKAC| Name: | i2d_NETSCAPE_SPKAC | | Prototype: | int i2d_NETSCAPE_SPKAC(NETSCAPE_SPKAC *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/x_spki.c | | Lines: | 20-20 |
| | 1 | 1 |
i2d_NETSCAPE_PKEY| Name: | i2d_NETSCAPE_PKEY | | Prototype: | int i2d_NETSCAPE_PKEY(const NETSCAPE_PKEY *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/n_pkey.c | | Lines: | 58-58 |
| | 1 | 1 |
i2d_NETSCAPE_ENCRYPTED_PKEY| Name: | i2d_NETSCAPE_ENCRYPTED_PKEY | | Prototype: | int i2d_NETSCAPE_ENCRYPTED_PKEY(const NETSCAPE_ENCRYPTED_PKEY *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/n_pkey.c | | Lines: | 48-48 |
| | 1 | 1 |
i2d_NETSCAPE_CERT_SEQUENCE| Name: | i2d_NETSCAPE_CERT_SEQUENCE | | Prototype: | int i2d_NETSCAPE_CERT_SEQUENCE(NETSCAPE_CERT_SEQUENCE *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/nsseq.c | | Lines: | 34-34 |
| | 1 | 1 |
i2d_NAMING_AUTHORITY| Name: | i2d_NAMING_AUTHORITY | | Prototype: | int i2d_NAMING_AUTHORITY(NAMING_AUTHORITY *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: | 49-49 |
| | 1 | 1 |
i2d_ISSUING_DIST_POINT| Name: | i2d_ISSUING_DIST_POINT | | Prototype: | int i2d_ISSUING_DIST_POINT(ISSUING_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: | 342-342 |
| | 1 | 1 |
i2d_IPAddressRange| Name: | i2d_IPAddressRange | | Prototype: | int i2d_IPAddressRange(IPAddressRange *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_addr.c | | Lines: | 57-57 |
| | 1 | 1 |
i2d_IPAddressOrRange| Name: | i2d_IPAddressOrRange | | Prototype: | int i2d_IPAddressOrRange(IPAddressOrRange *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_addr.c | | Lines: | 58-58 |
| | 1 | 1 |
i2d_IPAddressFamily| Name: | i2d_IPAddressFamily | | Prototype: | int i2d_IPAddressFamily(IPAddressFamily *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_addr.c | | Lines: | 60-60 |
| | 1 | 1 |
i2d_IPAddressChoice| Name: | i2d_IPAddressChoice | | Prototype: | int i2d_IPAddressChoice(IPAddressChoice *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_addr.c | | Lines: | 59-59 |
| | 1 | 1 |
i2d_GENERAL_NAMES| Name: | i2d_GENERAL_NAMES | | Prototype: | int i2d_GENERAL_NAMES(GENERAL_NAMES *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_genn.c | | Lines: | 51-51 |
| | 1 | 1 |
i2d_GENERAL_NAME| Name: | i2d_GENERAL_NAME | | Prototype: | int i2d_GENERAL_NAME(GENERAL_NAME *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_genn.c | | Lines: | 45-45 |
| | 1 | 1 |
i2d_EXTENDED_KEY_USAGE| Name: | i2d_EXTENDED_KEY_USAGE | | Prototype: | int i2d_EXTENDED_KEY_USAGE(EXTENDED_KEY_USAGE *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_extku.c | | Lines: | 51-51 |
| | 1 | 1 |
i2d_ESS_SIGNING_CERT_V2| Name: | i2d_ESS_SIGNING_CERT_V2 | | Prototype: | int i2d_ESS_SIGNING_CERT_V2(const ESS_SIGNING_CERT_V2 *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_asn1.c | | Lines: | 242-242 |
| | 1 | 1 |
i2d_ESS_CERT_ID_V2| Name: | i2d_ESS_CERT_ID_V2 | | Prototype: | int i2d_ESS_CERT_ID_V2(const ESS_CERT_ID_V2 *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_asn1.c | | Lines: | 234-234 |
| | 1 | 1 |
i2d_EDIPARTYNAME| Name: | i2d_EDIPARTYNAME | | Prototype: | int i2d_EDIPARTYNAME(EDIPARTYNAME *a, unsigned char **out) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_genn.c | | Lines: | 29-29 |
| | 1 | 1 |
i2d_EC_PUBKEY_fp| Name: | i2d_EC_PUBKEY_fp | | Prototype: | int i2d_EC_PUBKEY_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: | 316-319 |
| | 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/openssl/src/crypto/x509/x_all.c | | Lines: | 326-329 |
| | 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/openssl/src/crypto/x509/x_all.c | | Lines: | 281-284 |
| | 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/openssl/src/crypto/x509/x_all.c | | Lines: | 271-274 |
| | 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/openssl/src/crypto/x509v3/v3_crld.c | | Lines: | 317-317 |
| | 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/openssl/src/crypto/x509v3/v3_crld.c | | Lines: | 325-325 |
| | 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/openssl/src/crypto/asn1/tasn_typ.c | | Lines: | 61-61 |
| | 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/openssl/src/crypto/asn1/tasn_typ.c | | Lines: | 64-64 |
| | 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/openssl/src/crypto/x509v3/v3_crld.c | | Lines: | 331-331 |
| | 1 | 1 |
i2d_CMS_ContentInfo| Name: | 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_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/openssl/src/crypto/x509v3/v3_cpols.c | | Lines: | 51-51 |
| | 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/openssl/src/crypto/x509v3/v3_bcons.c | | Lines: | 42-42 |
| | 1 | 1 |