| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
d2i_PKCS7_ISSUER_AND_SERIAL| Name: | d2i_PKCS7_ISSUER_AND_SERIAL | | Prototype: | PKCS7_ISSUER_AND_SERIAL * d2i_PKCS7_ISSUER_AND_SERIAL(PKCS7_ISSUER_AND_SERIAL **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | | Lines: | 477-482 |
| | 2 | 1 |
d2i_PKCS7_ENVELOPE| Name: | d2i_PKCS7_ENVELOPE | | Prototype: | PKCS7_ENVELOPE * d2i_PKCS7_ENVELOPE(PKCS7_ENVELOPE **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | | Lines: | 537-542 |
| | 2 | 1 |
d2i_PKCS7_ENC_CONTENT| Name: | d2i_PKCS7_ENC_CONTENT | | Prototype: | PKCS7_ENC_CONTENT * d2i_PKCS7_ENC_CONTENT(PKCS7_ENC_CONTENT **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | | Lines: | 683-688 |
| | 2 | 1 |
d2i_PKCS7_ENCRYPT| Name: | d2i_PKCS7_ENCRYPT | | Prototype: | PKCS7_ENCRYPT * d2i_PKCS7_ENCRYPT(PKCS7_ENCRYPT **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | | Lines: | 824-829 |
| | 2 | 1 |
d2i_PKCS7_DIGEST| Name: | d2i_PKCS7_DIGEST | | Prototype: | PKCS7_DIGEST * d2i_PKCS7_DIGEST(PKCS7_DIGEST **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | | Lines: | 891-896 |
| | 2 | 1 |
d2i_PKCS7| Name: | d2i_PKCS7 | | Prototype: | PKCS7 * d2i_PKCS7(PKCS7 **a, const unsigned char **in, long len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | | Lines: | 219-224 |
| | 2 | 1 |
d2i_PKCS12_fp| Name: | d2i_PKCS12_fp | | Prototype: | PKCS12 * d2i_PKCS12_fp(FILE *fp, PKCS12 **p12) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs12/p12_utl.c | | Lines: | 145-149 |
| | 1 | 1 |
d2i_PKCS12_bio| Name: | d2i_PKCS12_bio | | Prototype: | PKCS12 * d2i_PKCS12_bio(BIO *bp, PKCS12 **p12) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs12/p12_utl.c | | Lines: | 139-143 |
| | 1 | 1 |
d2i_PKCS12_SAFEBAG| Name: | d2i_PKCS12_SAFEBAG | | Prototype: | PKCS12_SAFEBAG * d2i_PKCS12_SAFEBAG(PKCS12_SAFEBAG **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs12/p12_asn.c | | Lines: | 414-419 |
| | 2 | 1 |
d2i_PKCS12_MAC_DATA| Name: | d2i_PKCS12_MAC_DATA | | Prototype: | PKCS12_MAC_DATA * d2i_PKCS12_MAC_DATA(PKCS12_MAC_DATA **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs12/p12_asn.c | | Lines: | 161-166 |
| | 2 | 1 |
d2i_PKCS12_BAGS| Name: | d2i_PKCS12_BAGS | | Prototype: | PKCS12_BAGS * d2i_PKCS12_BAGS(PKCS12_BAGS **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs12/p12_asn.c | | Lines: | 268-273 |
| | 2 | 1 |
d2i_PKCS12| Name: | d2i_PKCS12 | | Prototype: | PKCS12 * d2i_PKCS12(PKCS12 **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs12/p12_asn.c | | Lines: | 101-106 |
| | 2 | 1 |
d2i_PBKDF2PARAM| Name: | d2i_PBKDF2PARAM | | Prototype: | PBKDF2PARAM * d2i_PBKDF2PARAM(PBKDF2PARAM **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/p5_pbev2.c | | Lines: | 152-157 |
| | 2 | 1 |
d2i_PBEPARAM| Name: | d2i_PBEPARAM | | Prototype: | PBEPARAM * d2i_PBEPARAM(PBEPARAM **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/p5_pbe.c | | Lines: | 92-97 |
| | 2 | 1 |
d2i_PBE2PARAM| Name: | d2i_PBE2PARAM | | Prototype: | PBE2PARAM * d2i_PBE2PARAM(PBE2PARAM **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/p5_pbev2.c | | Lines: | 92-97 |
| | 2 | 1 |
d2i_OTHERNAME| Name: | d2i_OTHERNAME | | Prototype: | OTHERNAME * d2i_OTHERNAME(OTHERNAME **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_genn.c | | Lines: | 95-100 |
| | 2 | 1 |
d2i_OCSP_SINGLERESP| Name: | d2i_OCSP_SINGLERESP | | Prototype: | OCSP_SINGLERESP * d2i_OCSP_SINGLERESP(OCSP_SINGLERESP **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 708-713 |
| | 2 | 1 |
d2i_OCSP_SIGNATURE| Name: | d2i_OCSP_SIGNATURE | | Prototype: | OCSP_SIGNATURE * d2i_OCSP_SIGNATURE(OCSP_SIGNATURE **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 97-102 |
| | 2 | 1 |
d2i_OCSP_SERVICELOC| Name: | d2i_OCSP_SERVICELOC | | Prototype: | OCSP_SERVICELOC * d2i_OCSP_SERVICELOC(OCSP_SERVICELOC **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 962-967 |
| | 2 | 1 |
d2i_OCSP_REVOKEDINFO| Name: | d2i_OCSP_REVOKEDINFO | | Prototype: | OCSP_REVOKEDINFO * d2i_OCSP_REVOKEDINFO(OCSP_REVOKEDINFO **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 574-579 |
| | 2 | 1 |
d2i_OCSP_RESPONSE_bio| Name: | d2i_OCSP_RESPONSE_bio | | Prototype: | OCSP_RESPONSE * d2i_OCSP_RESPONSE_bio(BIO *bp, OCSP_RESPONSE **a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 469-473 |
| | 1 | 1 |
d2i_OCSP_RESPONSE| Name: | d2i_OCSP_RESPONSE | | Prototype: | OCSP_RESPONSE * d2i_OCSP_RESPONSE(OCSP_RESPONSE **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 456-461 |
| | 2 | 1 |
d2i_OCSP_RESPID| Name: | d2i_OCSP_RESPID | | Prototype: | OCSP_RESPID * d2i_OCSP_RESPID(OCSP_RESPID **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 521-526 |
| | 2 | 1 |
d2i_OCSP_RESPDATA| Name: | d2i_OCSP_RESPDATA | | Prototype: | OCSP_RESPDATA * d2i_OCSP_RESPDATA(OCSP_RESPDATA **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 782-787 |
| | 2 | 1 |
d2i_OCSP_RESPBYTES| Name: | d2i_OCSP_RESPBYTES | | Prototype: | OCSP_RESPBYTES * d2i_OCSP_RESPBYTES(OCSP_RESPBYTES **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 403-408 |
| | 2 | 1 |
d2i_OCSP_REQUEST_bio| Name: | d2i_OCSP_REQUEST_bio | | Prototype: | OCSP_REQUEST * d2i_OCSP_REQUEST_bio(BIO *bp, OCSP_REQUEST **a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 349-353 |
| | 1 | 1 |
d2i_OCSP_REQUEST| Name: | d2i_OCSP_REQUEST | | Prototype: | OCSP_REQUEST * d2i_OCSP_REQUEST(OCSP_REQUEST **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 336-341 |
| | 2 | 1 |
d2i_OCSP_REQINFO| Name: | d2i_OCSP_REQINFO | | Prototype: | OCSP_REQINFO * d2i_OCSP_REQINFO(OCSP_REQINFO **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 284-289 |
| | 2 | 1 |
d2i_OCSP_ONEREQ| Name: | d2i_OCSP_ONEREQ | | Prototype: | OCSP_ONEREQ * d2i_OCSP_ONEREQ(OCSP_ONEREQ **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 217-222 |
| | 2 | 1 |
d2i_OCSP_CRLID| Name: | d2i_OCSP_CRLID | | Prototype: | OCSP_CRLID * d2i_OCSP_CRLID(OCSP_CRLID **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 909-914 |
| | 2 | 1 |
d2i_OCSP_CERTSTATUS| Name: | d2i_OCSP_CERTSTATUS | | Prototype: | OCSP_CERTSTATUS * d2i_OCSP_CERTSTATUS(OCSP_CERTSTATUS **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 634-639 |
| | 2 | 1 |
d2i_OCSP_CERTID| Name: | d2i_OCSP_CERTID | | Prototype: | OCSP_CERTID * d2i_OCSP_CERTID(OCSP_CERTID **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 164-169 |
| | 2 | 1 |
d2i_OCSP_BASICRESP| Name: | d2i_OCSP_BASICRESP | | Prototype: | OCSP_BASICRESP * d2i_OCSP_BASICRESP(OCSP_BASICRESP **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 849-854 |
| | 2 | 1 |
d2i_Netscape_RSA| Name: | d2i_Netscape_RSA | | Prototype: | RSA * d2i_Netscape_RSA(RSA **a, const unsigned char **pp, long length, int (*cb)(char *buf, int len, const char *prompt, int verify)) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/n_pkey.c | | Lines: | 324-329 |
| | 1 | 1 |
d2i_NOTICEREF| Name: | d2i_NOTICEREF | | Prototype: | NOTICEREF * d2i_NOTICEREF(NOTICEREF **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_cpols.c | | Lines: | 376-381 |
| | 2 | 1 |
d2i_NETSCAPE_X509| Name: | d2i_NETSCAPE_X509 | | Prototype: | NETSCAPE_X509 * d2i_NETSCAPE_X509(NETSCAPE_X509 **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_nx509.c | | Lines: | 90-95 |
| | 2 | 1 |
d2i_NETSCAPE_SPKI| Name: | d2i_NETSCAPE_SPKI | | Prototype: | NETSCAPE_SPKI * d2i_NETSCAPE_SPKI(NETSCAPE_SPKI **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_spki.c | | Lines: | 151-156 |
| | 2 | 1 |
d2i_NETSCAPE_SPKAC| Name: | d2i_NETSCAPE_SPKAC | | Prototype: | NETSCAPE_SPKAC * d2i_NETSCAPE_SPKAC(NETSCAPE_SPKAC **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_spki.c | | Lines: | 91-96 |
| | 2 | 1 |
d2i_NETSCAPE_PKEY| Name: | d2i_NETSCAPE_PKEY | | Prototype: | NETSCAPE_PKEY * d2i_NETSCAPE_PKEY(NETSCAPE_PKEY **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/n_pkey.c | | Lines: | 178-183 |
| | 2 | 1 |
d2i_NETSCAPE_ENCRYPTED_PKEY| Name: | d2i_NETSCAPE_ENCRYPTED_PKEY | | Prototype: | NETSCAPE_ENCRYPTED_PKEY * d2i_NETSCAPE_ENCRYPTED_PKEY(NETSCAPE_ENCRYPTED_PKEY **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/n_pkey.c | | Lines: | 121-126 |
| | 2 | 1 |
d2i_NETSCAPE_CERT_SEQUENCE| Name: | d2i_NETSCAPE_CERT_SEQUENCE | | Prototype: | NETSCAPE_CERT_SEQUENCE * d2i_NETSCAPE_CERT_SEQUENCE(NETSCAPE_CERT_SEQUENCE **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/nsseq.c | | Lines: | 106-111 |
| | 2 | 1 |
d2i_ISSUING_DIST_POINT| Name: | d2i_ISSUING_DIST_POINT | | Prototype: | ISSUING_DIST_POINT * d2i_ISSUING_DIST_POINT(ISSUING_DIST_POINT **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_crld.c | | Lines: | 606-611 |
| | 2 | 1 |
d2i_GOST_KEY_TRANSPORT| Name: | d2i_GOST_KEY_TRANSPORT | | Prototype: | GOST_KEY_TRANSPORT * d2i_GOST_KEY_TRANSPORT(GOST_KEY_TRANSPORT **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gost_asn1.c | | Lines: | 47-52 |
| | 2 | 1 |
d2i_GOST_KEY_PARAMS| Name: | d2i_GOST_KEY_PARAMS | | Prototype: | GOST_KEY_PARAMS * d2i_GOST_KEY_PARAMS(GOST_KEY_PARAMS **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gost_asn1.c | | Lines: | 218-223 |
| | 2 | 1 |
d2i_GOST_KEY_INFO| Name: | d2i_GOST_KEY_INFO | | Prototype: | GOST_KEY_INFO * d2i_GOST_KEY_INFO(GOST_KEY_INFO **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gost_asn1.c | | Lines: | 99-104 |
| | 2 | 1 |
d2i_GOST_KEY_AGREEMENT_INFO| Name: | d2i_GOST_KEY_AGREEMENT_INFO | | Prototype: | GOST_KEY_AGREEMENT_INFO * d2i_GOST_KEY_AGREEMENT_INFO(GOST_KEY_AGREEMENT_INFO **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gost_asn1.c | | Lines: | 158-163 |
| | 2 | 1 |
d2i_GOST_CIPHER_PARAMS| Name: | d2i_GOST_CIPHER_PARAMS | | Prototype: | GOST_CIPHER_PARAMS * d2i_GOST_CIPHER_PARAMS(GOST_CIPHER_PARAMS **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gost_asn1.c | | Lines: | 270-275 |
| | 2 | 1 |
d2i_GENERAL_NAMES| Name: | d2i_GENERAL_NAMES | | Prototype: | GENERAL_NAMES * d2i_GENERAL_NAMES(GENERAL_NAMES **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_genn.c | | Lines: | 296-301 |
| | 2 | 1 |
d2i_GENERAL_NAME| Name: | d2i_GENERAL_NAME | | Prototype: | GENERAL_NAME * d2i_GENERAL_NAME(GENERAL_NAME **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_genn.c | | Lines: | 252-257 |
| | 2 | 1 |
d2i_EXTENDED_KEY_USAGE| Name: | d2i_EXTENDED_KEY_USAGE | | Prototype: | EXTENDED_KEY_USAGE * d2i_EXTENDED_KEY_USAGE(EXTENDED_KEY_USAGE **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_extku.c | | Lines: | 125-130 |
| | 2 | 1 |
d2i_ESS_SIGNING_CERT| Name: | d2i_ESS_SIGNING_CERT | | Prototype: | ESS_SIGNING_CERT * d2i_ESS_SIGNING_CERT(ESS_SIGNING_CERT **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_asn1.c | | Lines: | 818-823 |
| | 2 | 1 |
d2i_ESS_ISSUER_SERIAL| Name: | d2i_ESS_ISSUER_SERIAL | | Prototype: | ESS_ISSUER_SERIAL * d2i_ESS_ISSUER_SERIAL(ESS_ISSUER_SERIAL **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_asn1.c | | Lines: | 700-705 |
| | 2 | 1 |
d2i_ESS_CERT_ID| Name: | d2i_ESS_CERT_ID | | Prototype: | ESS_CERT_ID * d2i_ESS_CERT_ID(ESS_CERT_ID **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_asn1.c | | Lines: | 759-764 |
| | 2 | 1 |
d2i_EDIPARTYNAME| Name: | d2i_EDIPARTYNAME | | Prototype: | EDIPARTYNAME * d2i_EDIPARTYNAME(EDIPARTYNAME **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_genn.c | | Lines: | 148-153 |
| | 2 | 1 |
d2i_EC_PUBKEY_fp| Name: | d2i_EC_PUBKEY_fp | | Prototype: | EC_KEY * d2i_EC_PUBKEY_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: | 333-337 |
| | 1 | 1 |
d2i_EC_PUBKEY_bio| Name: | d2i_EC_PUBKEY_bio | | Prototype: | EC_KEY * d2i_EC_PUBKEY_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: | 322-326 |
| | 1 | 1 |
d2i_EC_PRIVATEKEY| Name: | d2i_EC_PRIVATEKEY | | Prototype: | EC_PRIVATEKEY * d2i_EC_PRIVATEKEY(EC_PRIVATEKEY **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ec/ec_asn1.c | | Lines: | 638-643 |
| | 2 | 1 |
d2i_ECPrivateKey_fp| Name: | d2i_ECPrivateKey_fp | | Prototype: | EC_KEY * d2i_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: | 310-314 |
| | 1 | 1 |
d2i_ECPrivateKey_bio| Name: | d2i_ECPrivateKey_bio | | Prototype: | EC_KEY * d2i_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: | 298-302 |
| | 1 | 1 |
d2i_ECPKPARAMETERS| Name: | d2i_ECPKPARAMETERS | | Prototype: | ECPKPARAMETERS * d2i_ECPKPARAMETERS(ECPKPARAMETERS **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ec/ec_asn1.c | | Lines: | 567-572 |
| | 2 | 1 |
d2i_ECDSA_SIG| Name: | d2i_ECDSA_SIG | | Prototype: | ECDSA_SIG * d2i_ECDSA_SIG(ECDSA_SIG **a, const unsigned char **in, long len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ecdsa/ecs_asn1.c | | Lines: | 92-97 |
| | 2 | 1 |
d2i_DSAparams_fp| Name: | d2i_DSAparams_fp | | Prototype: | DSA * d2i_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: | 318-322 |
| | 1 | 1 |
d2i_DSAparams_bio| Name: | d2i_DSAparams_bio | | Prototype: | DSA * d2i_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: | 306-310 |
| | 1 | 1 |
d2i_DSAparams| Name: | d2i_DSAparams | | Prototype: | DSA * d2i_DSAparams(DSA **a, const unsigned char **in, long len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dsa/dsa_asn1.c | | Lines: | 293-298 |
| | 2 | 1 |
d2i_DSA_SIG| Name: | d2i_DSA_SIG | | Prototype: | DSA_SIG * d2i_DSA_SIG(DSA_SIG **a, const unsigned char **in, long len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dsa/dsa_asn1.c | | Lines: | 120-125 |
| | 2 | 1 |
d2i_DSA_PUBKEY_fp| Name: | d2i_DSA_PUBKEY_fp | | Prototype: | DSA * d2i_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: | 284-288 |
| | 1 | 1 |
d2i_DSA_PUBKEY_bio| Name: | d2i_DSA_PUBKEY_bio | | Prototype: | DSA * d2i_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: | 272-276 |
| | 1 | 1 |
d2i_DSAPublicKey| Name: | d2i_DSAPublicKey | | Prototype: | DSA * d2i_DSAPublicKey(DSA **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dsa/dsa_asn1.c | | Lines: | 414-419 |
| | 2 | 1 |
d2i_DSAPrivateKey_fp| Name: | d2i_DSAPrivateKey_fp | | Prototype: | DSA * d2i_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: | 260-264 |
| | 1 | 1 |
d2i_DSAPrivateKey_bio| Name: | d2i_DSAPrivateKey_bio | | Prototype: | DSA * d2i_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: | 248-252 |
| | 1 | 1 |
d2i_DSAPrivateKey| Name: | d2i_DSAPrivateKey | | Prototype: | DSA * d2i_DSAPrivateKey(DSA **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dsa/dsa_asn1.c | | Lines: | 237-242 |
| | 2 | 1 |
d2i_DIST_POINT_NAME| Name: | d2i_DIST_POINT_NAME | | Prototype: | DIST_POINT_NAME * d2i_DIST_POINT_NAME(DIST_POINT_NAME **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_crld.c | | Lines: | 421-426 |
| | 2 | 1 |
d2i_DIST_POINT| Name: | d2i_DIST_POINT | | Prototype: | DIST_POINT * d2i_DIST_POINT(DIST_POINT **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_crld.c | | Lines: | 481-486 |
| | 2 | 1 |
d2i_DISPLAYTEXT| Name: | d2i_DISPLAYTEXT | | Prototype: | ASN1_STRING * d2i_DISPLAYTEXT(ASN1_STRING **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 645-650 |
| | 2 | 1 |
d2i_DIRECTORYSTRING| Name: | d2i_DIRECTORYSTRING | | Prototype: | ASN1_STRING * d2i_DIRECTORYSTRING(ASN1_STRING **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 681-686 |
| | 2 | 1 |
d2i_DHparams_fp| Name: | d2i_DHparams_fp | | Prototype: | DH * d2i_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: | 151-155 |
| | 1 | 1 |
d2i_DHparams_bio| Name: | d2i_DHparams_bio | | Prototype: | DH * d2i_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: | 139-143 |
| | 1 | 1 |
d2i_DHparams| Name: | d2i_DHparams | | Prototype: | DH * d2i_DHparams(DH **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dh/dh_asn1.c | | Lines: | 126-131 |
| | 2 | 1 |
d2i_CRL_DIST_POINTS| Name: | d2i_CRL_DIST_POINTS | | Prototype: | CRL_DIST_POINTS * d2i_CRL_DIST_POINTS(CRL_DIST_POINTS **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_crld.c | | Lines: | 525-530 |
| | 2 | 1 |
d2i_CERTIFICATEPOLICIES| Name: | d2i_CERTIFICATEPOLICIES | | Prototype: | CERTIFICATEPOLICIES * d2i_CERTIFICATEPOLICIES(CERTIFICATEPOLICIES **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_cpols.c | | Lines: | 121-126 |
| | 2 | 1 |
d2i_BASIC_CONSTRAINTS| Name: | d2i_BASIC_CONSTRAINTS | | Prototype: | BASIC_CONSTRAINTS * d2i_BASIC_CONSTRAINTS(BASIC_CONSTRAINTS **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_bcons.c | | Lines: | 118-123 |
| | 2 | 1 |
d2i_AUTHORITY_KEYID| Name: | d2i_AUTHORITY_KEYID | | Prototype: | AUTHORITY_KEYID * d2i_AUTHORITY_KEYID(AUTHORITY_KEYID **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_akeya.c | | Lines: | 101-106 |
| | 2 | 1 |
d2i_AUTHORITY_INFO_ACCESS| Name: | d2i_AUTHORITY_INFO_ACCESS | | Prototype: | AUTHORITY_INFO_ACCESS * d2i_AUTHORITY_INFO_ACCESS(AUTHORITY_INFO_ACCESS **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_info.c | | Lines: | 180-185 |
| | 2 | 1 |
d2i_ASN1_VISIBLESTRING| Name: | d2i_ASN1_VISIBLESTRING | | Prototype: | ASN1_VISIBLESTRING * d2i_ASN1_VISIBLESTRING(ASN1_VISIBLESTRING **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 464-470 |
| | 2 | 1 |
d2i_ASN1_UTF8STRING| Name: | d2i_ASN1_UTF8STRING | | Prototype: | ASN1_UTF8STRING * d2i_ASN1_UTF8STRING(ASN1_UTF8STRING **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 237-242 |
| | 2 | 1 |
d2i_ASN1_UTCTIME| Name: | d2i_ASN1_UTCTIME | | Prototype: | ASN1_UTCTIME * d2i_ASN1_UTCTIME(ASN1_UTCTIME **a, const unsigned char **in, long len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 399-404 |
| | 2 | 1 |
d2i_ASN1_UNIVERSALSTRING| Name: | d2i_ASN1_UNIVERSALSTRING | | Prototype: | ASN1_UNIVERSALSTRING * d2i_ASN1_UNIVERSALSTRING(ASN1_UNIVERSALSTRING **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 497-503 |
| | 2 | 1 |
d2i_ASN1_TYPE| Name: | d2i_ASN1_TYPE | | Prototype: | ASN1_TYPE * d2i_ASN1_TYPE(ASN1_TYPE **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 571-576 |
| | 2 | 1 |
d2i_ASN1_TIME| Name: | d2i_ASN1_TIME | | Prototype: | ASN1_TIME * d2i_ASN1_TIME(ASN1_TIME **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/a_time.c | | Lines: | 84-89 |
| | 2 | 1 |
d2i_ASN1_T61STRING| Name: | d2i_ASN1_T61STRING | | Prototype: | ASN1_T61STRING * d2i_ASN1_T61STRING(ASN1_T61STRING **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 302-307 |
| | 2 | 1 |
d2i_ASN1_SET_ANY| Name: | d2i_ASN1_SET_ANY | | Prototype: | ASN1_SEQUENCE_ANY * d2i_ASN1_SET_ANY(ASN1_SEQUENCE_ANY **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 788-793 |
| | 2 | 1 |
d2i_ASN1_SEQUENCE_ANY| Name: | d2i_ASN1_SEQUENCE_ANY | | Prototype: | ASN1_SEQUENCE_ANY * d2i_ASN1_SEQUENCE_ANY(ASN1_SEQUENCE_ANY **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 775-780 |
| | 2 | 1 |
d2i_ASN1_PRINTABLESTRING| Name: | d2i_ASN1_PRINTABLESTRING | | Prototype: | ASN1_PRINTABLESTRING * d2i_ASN1_PRINTABLESTRING(ASN1_PRINTABLESTRING **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 269-275 |
| | 2 | 1 |
d2i_ASN1_PRINTABLE| Name: | d2i_ASN1_PRINTABLE | | Prototype: | ASN1_STRING * d2i_ASN1_PRINTABLE(ASN1_STRING **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 609-614 |
| | 2 | 1 |
d2i_ASN1_OCTET_STRING| Name: | d2i_ASN1_OCTET_STRING | | Prototype: | ASN1_OCTET_STRING * d2i_ASN1_OCTET_STRING(ASN1_OCTET_STRING **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 166-171 |
| | 2 | 1 |
d2i_ASN1_NULL| Name: | d2i_ASN1_NULL | | Prototype: | ASN1_NULL * d2i_ASN1_NULL(ASN1_NULL **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 198-203 |
| | 2 | 1 |
d2i_ASN1_INTEGER| Name: | d2i_ASN1_INTEGER | | Prototype: | ASN1_INTEGER * d2i_ASN1_INTEGER(ASN1_INTEGER **a, const unsigned char **in, long len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 70-75 |
| | 2 | 1 |
d2i_ASN1_IA5STRING| Name: | d2i_ASN1_IA5STRING | | Prototype: | ASN1_IA5STRING * d2i_ASN1_IA5STRING(ASN1_IA5STRING **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 334-339 |
| | 2 | 1 |
d2i_ASN1_GENERALSTRING| Name: | d2i_ASN1_GENERALSTRING | | Prototype: | ASN1_GENERALSTRING * d2i_ASN1_GENERALSTRING(ASN1_GENERALSTRING **a, const unsigned char **in, long len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 366-372 |
| | 2 | 1 |
d2i_ASN1_GENERALIZEDTIME| Name: | d2i_ASN1_GENERALIZEDTIME | | Prototype: | ASN1_GENERALIZEDTIME * d2i_ASN1_GENERALIZEDTIME(ASN1_GENERALIZEDTIME **a, const unsigned char **in, long len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/tasn_typ.c | | Lines: | 431-437 |
| | 2 | 1 |