Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
dsa_pub_printName: | dsa_pub_print | Prototype: | static int dsa_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/libressl/src/crypto/dsa/dsa_ameth.c | Lines: | 463-467 |
| | 1 | 1 |
dsa_priv_printName: | dsa_priv_print | Prototype: | static int dsa_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/libressl/src/crypto/dsa/dsa_ameth.c | Lines: | 469-473 |
| | 1 | 1 |
dsa_param_printName: | dsa_param_print | Prototype: | static int dsa_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/libressl/src/crypto/dsa/dsa_ameth.c | Lines: | 457-461 |
| | 1 | 1 |
dsa_param_encodeName: | dsa_param_encode | Prototype: | static int dsa_param_encode(const EVP_PKEY *pkey, unsigned char **pder) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dsa/dsa_ameth.c | Lines: | 451-455 |
| | 1 | 1 |
dsa_initName: | dsa_init | Prototype: | static int dsa_init(DSA *dsa) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dsa/dsa_ossl.c | Lines: | 419-424 |
| | 2 | 1 |
dsa_finishName: | dsa_finish | Prototype: | static int dsa_finish(DSA *dsa) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dsa/dsa_ossl.c | Lines: | 426-431 |
| | 2 | 1 |
dsa_bitsName: | dsa_bits | Prototype: | static int dsa_bits(const EVP_PKEY *pkey) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dsa/dsa_ameth.c | Lines: | 300-304 |
| | 1 | 1 |
do_all_fn_LHASH_DOALL_ARGName: | do_all_fn_LHASH_DOALL_ARG | Prototype: | static void do_all_fn_LHASH_DOALL_ARG(void *arg1, void *arg2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/o_names.c | Lines: | 250-250 |
| | 1 | 1 |
dh_public_printName: | dh_public_print | Prototype: | static int dh_public_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/libressl/src/crypto/dh/dh_ameth.c | Lines: | 448-452 |
| | 1 | 1 |
dh_private_printName: | dh_private_print | Prototype: | static int dh_private_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/libressl/src/crypto/dh/dh_ameth.c | Lines: | 454-458 |
| | 1 | 1 |
dh_param_printName: | dh_param_print | Prototype: | static int dh_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/libressl/src/crypto/dh/dh_ameth.c | Lines: | 442-446 |
| | 1 | 1 |
dh_param_encodeName: | dh_param_encode | Prototype: | static int dh_param_encode(const EVP_PKEY *pkey, unsigned char **pder) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dh/dh_ameth.c | Lines: | 304-308 |
| | 1 | 1 |
dh_initName: | dh_init | Prototype: | static int dh_init(DH *dh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dh/dh_key.c | Lines: | 246-251 |
| | 2 | 1 |
dh_finishName: | dh_finish | Prototype: | static int dh_finish(DH *dh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dh/dh_key.c | Lines: | 253-258 |
| | 2 | 1 |
dh_bn_mod_expName: | dh_bn_mod_exp | Prototype: | static int dh_bn_mod_exp(const DH *dh, BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dh/dh_key.c | Lines: | 239-244 |
| | 1 | 1 |
dh_bitsName: | dh_bits | Prototype: | static int dh_bits(const EVP_PKEY *pkey) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/dh/dh_ameth.c | Lines: | 389-393 |
| | 1 | 1 |
dgram_putsName: | dgram_puts | Prototype: | static int dgram_puts(BIO *bp, const char *str) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bio/bss_dgram.c | Lines: | 620-628 |
| | 4 | 1 |
desx_cbc_init_keyName: | desx_cbc_init_key | Prototype: | static int desx_cbc_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_xcbc_d.c | Lines: | 106-117 |
| | 5 | 1 |
des_init_keyName: | des_init_key | Prototype: | static int des_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_des.c | Lines: | 202-210 |
| | 3 | 1 |
des_ede_init_keyName: | des_ede_init_key | Prototype: | static int des_ede_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_des3.c | Lines: | 227-238 |
| | 6 | 1 |
des_ede3_init_keyName: | des_ede3_init_key | Prototype: | static int des_ede3_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_des3.c | Lines: | 240-251 |
| | 5 | 1 |
def_to_intName: | def_to_int | Prototype: | static int def_to_int(const CONF *conf, char c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_def.c | Lines: | 687-691 |
| | 1 | 1 |
def_is_numberName: | def_is_number | Prototype: | static int def_is_number(const CONF *conf, char c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_def.c | Lines: | 681-685 |
| | 1 | 1 |
def_extension_cbName: | def_extension_cb | Prototype: | static int def_extension_cb(struct TS_resp_ctx *ctx, X509_EXTENSION *ext, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_rsp_sign.c | Lines: | 132-140 |
| | 4 | 1 |
def_dumpName: | def_dump | Prototype: | static int def_dump(const CONF *conf, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_def.c | Lines: | 673-679 |
| | 3 | 1 |
def_crl_verifyName: | def_crl_verify | Prototype: | static int def_crl_verify(X509_CRL *crl, EVP_PKEY *r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_crl.c | Lines: | 577-582 |
| | 2 | 1 |
def_cleanup_util_cbName: | def_cleanup_util_cb | Prototype: | static void def_cleanup_util_cb(CRYPTO_EX_DATA_FUNCS *funcs) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ex_data.c | Lines: | 290-294 |
| | 1 | 1 |
def_cleanup_cbName: | def_cleanup_cb | Prototype: | static void def_cleanup_cb(void *a_void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ex_data.c | Lines: | 299-305 |
| | 3 | 1 |
date_to_julianName: | date_to_julian | Prototype: | static long date_to_julian(int y, int m, int d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/o_time.c | Lines: | 137-144 |
| | 4 | 1 |
d2i_X509_fpName: | d2i_X509_fp | Prototype: | X509 * d2i_X509_fp(FILE *fp, X509 **x509) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 88-92 |
| | 1 | 1 |
d2i_X509_bioName: | d2i_X509_bio | Prototype: | X509 * d2i_X509_bio(BIO *bp, X509 **x509) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 76-80 |
| | 1 | 1 |
d2i_X509_VALName: | d2i_X509_VAL | Prototype: | X509_VAL * d2i_X509_VAL(X509_VAL **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_val.c | Lines: | 87-92 |
| | 2 | 1 |
d2i_X509_SIGName: | d2i_X509_SIG | Prototype: | X509_SIG * d2i_X509_SIG(X509_SIG **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_sig.c | Lines: | 87-92 |
| | 2 | 1 |
d2i_X509_REVOKEDName: | d2i_X509_REVOKED | Prototype: | X509_REVOKED * d2i_X509_REVOKED(X509_REVOKED **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_crl.c | Lines: | 440-445 |
| | 2 | 1 |
d2i_X509_REQ_fpName: | d2i_X509_REQ_fp | Prototype: | X509_REQ * d2i_X509_REQ_fp(FILE *fp, X509_REQ **req) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 160-164 |
| | 1 | 1 |
d2i_X509_REQ_bioName: | d2i_X509_REQ_bio | Prototype: | X509_REQ * d2i_X509_REQ_bio(BIO *bp, X509_REQ **req) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 148-152 |
| | 1 | 1 |
d2i_X509_REQ_INFOName: | d2i_X509_REQ_INFO | Prototype: | X509_REQ_INFO * d2i_X509_REQ_INFO(X509_REQ_INFO **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_req.c | Lines: | 138-143 |
| | 2 | 1 |
d2i_X509_REQName: | d2i_X509_REQ | Prototype: | X509_REQ * d2i_X509_REQ(X509_REQ **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_req.c | Lines: | 198-203 |
| | 2 | 1 |
d2i_X509_PUBKEYName: | d2i_X509_PUBKEY | Prototype: | X509_PUBKEY * d2i_X509_PUBKEY(X509_PUBKEY **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_pubkey.c | Lines: | 114-119 |
| | 2 | 1 |
d2i_X509_NAME_ENTRYName: | d2i_X509_NAME_ENTRY | Prototype: | X509_NAME_ENTRY * d2i_X509_NAME_ENTRY(X509_NAME_ENTRY **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_name.c | Lines: | 113-118 |
| | 2 | 1 |
d2i_X509_NAMEName: | d2i_X509_NAME | Prototype: | X509_NAME * d2i_X509_NAME(X509_NAME **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_name.c | Lines: | 210-215 |
| | 2 | 1 |
d2i_X509_EXTENSIONSName: | d2i_X509_EXTENSIONS | Prototype: | X509_EXTENSIONS * d2i_X509_EXTENSIONS(X509_EXTENSIONS **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_exten.c | Lines: | 136-141 |
| | 2 | 1 |
d2i_X509_EXTENSIONName: | d2i_X509_EXTENSION | Prototype: | X509_EXTENSION * d2i_X509_EXTENSION(X509_EXTENSION **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_exten.c | Lines: | 111-116 |
| | 2 | 1 |
d2i_X509_CRL_fpName: | d2i_X509_CRL_fp | Prototype: | X509_CRL * d2i_X509_CRL_fp(FILE *fp, X509_CRL **crl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 112-116 |
| | 1 | 1 |
d2i_X509_CRL_bioName: | d2i_X509_CRL_bio | Prototype: | X509_CRL * d2i_X509_CRL_bio(BIO *bp, X509_CRL **crl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 100-104 |
| | 1 | 1 |
d2i_X509_CRL_INFOName: | d2i_X509_CRL_INFO | Prototype: | X509_CRL_INFO * d2i_X509_CRL_INFO(X509_CRL_INFO **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_crl.c | Lines: | 471-476 |
| | 2 | 1 |
d2i_X509_CRLName: | d2i_X509_CRL | Prototype: | X509_CRL * d2i_X509_CRL(X509_CRL **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_crl.c | Lines: | 496-501 |
| | 2 | 1 |
d2i_X509_CINFName: | d2i_X509_CINF | Prototype: | X509_CINF * d2i_X509_CINF(X509_CINF **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_x509.c | Lines: | 144-149 |
| | 2 | 1 |
d2i_X509_CERT_PAIRName: | d2i_X509_CERT_PAIR | Prototype: | X509_CERT_PAIR * d2i_X509_CERT_PAIR(X509_CERT_PAIR **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_x509a.c | Lines: | 302-307 |
| | 2 | 1 |
d2i_X509_CERT_AUXName: | d2i_X509_CERT_AUX | Prototype: | X509_CERT_AUX * d2i_X509_CERT_AUX(X509_CERT_AUX **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_x509a.c | Lines: | 121-126 |
| | 2 | 1 |
d2i_X509_ATTRIBUTEName: | d2i_X509_ATTRIBUTE | Prototype: | X509_ATTRIBUTE * d2i_X509_ATTRIBUTE(X509_ATTRIBUTE **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_attrib.c | Lines: | 141-146 |
| | 2 | 1 |
d2i_X509_ALGORSName: | d2i_X509_ALGORS | Prototype: | X509_ALGORS * d2i_X509_ALGORS(X509_ALGORS **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_algor.c | Lines: | 131-136 |
| | 2 | 1 |
d2i_X509_ALGORName: | d2i_X509_ALGOR | Prototype: | X509_ALGOR * d2i_X509_ALGOR(X509_ALGOR **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_algor.c | Lines: | 106-111 |
| | 2 | 1 |
d2i_X509Name: | d2i_X509 | Prototype: | X509 * d2i_X509(X509 **a, const unsigned char **in, long len) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_x509.c | Lines: | 249-254 |
| | 2 | 1 |
d2i_USERNOTICEName: | d2i_USERNOTICE | Prototype: | USERNOTICE * d2i_USERNOTICE(USERNOTICE **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: | 323-328 |
| | 2 | 1 |
d2i_TS_TST_INFO_fpName: | d2i_TS_TST_INFO_fp | Prototype: | TS_TST_INFO * d2i_TS_TST_INFO_fp(FILE *fp, TS_TST_INFO **a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_asn1.c | Lines: | 457-461 |
| | 1 | 1 |
d2i_TS_TST_INFO_bioName: | d2i_TS_TST_INFO_bio | Prototype: | TS_TST_INFO * d2i_TS_TST_INFO_bio(BIO *bp, TS_TST_INFO **a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_asn1.c | Lines: | 444-448 |
| | 1 | 1 |
d2i_TS_TST_INFOName: | d2i_TS_TST_INFO | Prototype: | TS_TST_INFO * d2i_TS_TST_INFO(TS_TST_INFO **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: | 412-417 |
| | 2 | 1 |
d2i_TS_STATUS_INFOName: | d2i_TS_STATUS_INFO | Prototype: | TS_STATUS_INFO * d2i_TS_STATUS_INFO(TS_STATUS_INFO **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: | 504-509 |
| | 2 | 1 |
d2i_TS_RESP_fpName: | d2i_TS_RESP_fp | Prototype: | TS_RESP * d2i_TS_RESP_fp(FILE *fp, TS_RESP **a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_asn1.c | Lines: | 660-664 |
| | 1 | 1 |
d2i_TS_RESP_bioName: | d2i_TS_RESP_bio | Prototype: | TS_RESP * d2i_TS_RESP_bio(BIO *bp, TS_RESP **a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_asn1.c | Lines: | 647-651 |
| | 1 | 1 |
d2i_TS_RESPName: | d2i_TS_RESP | Prototype: | TS_RESP * d2i_TS_RESP(TS_RESP **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: | 615-620 |
| | 2 | 1 |
d2i_TS_REQ_fpName: | d2i_TS_REQ_fp | Prototype: | TS_REQ * d2i_TS_REQ_fp(FILE *fp, TS_REQ **a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_asn1.c | Lines: | 250-254 |
| | 1 | 1 |
d2i_TS_REQ_bioName: | d2i_TS_REQ_bio | Prototype: | TS_REQ * d2i_TS_REQ_bio(BIO *bp, TS_REQ **a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_asn1.c | Lines: | 237-241 |
| | 1 | 1 |
d2i_TS_REQName: | d2i_TS_REQ | Prototype: | TS_REQ * d2i_TS_REQ(TS_REQ **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: | 205-210 |
| | 2 | 1 |
d2i_TS_MSG_IMPRINT_fpName: | d2i_TS_MSG_IMPRINT_fp | Prototype: | TS_MSG_IMPRINT * d2i_TS_MSG_IMPRINT_fp(FILE *fp, TS_MSG_IMPRINT **a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_asn1.c | Lines: | 137-141 |
| | 1 | 1 |
d2i_TS_MSG_IMPRINT_bioName: | d2i_TS_MSG_IMPRINT_bio | Prototype: | TS_MSG_IMPRINT * d2i_TS_MSG_IMPRINT_bio(BIO *bp, TS_MSG_IMPRINT **a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ts/ts_asn1.c | Lines: | 124-128 |
| | 1 | 1 |
d2i_TS_MSG_IMPRINTName: | d2i_TS_MSG_IMPRINT | Prototype: | TS_MSG_IMPRINT * d2i_TS_MSG_IMPRINT(TS_MSG_IMPRINT **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: | 92-97 |
| | 2 | 1 |
d2i_TS_ACCURACYName: | d2i_TS_ACCURACY | Prototype: | TS_ACCURACY * d2i_TS_ACCURACY(TS_ACCURACY **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: | 297-302 |
| | 2 | 1 |
d2i_SXNETIDName: | d2i_SXNETID | Prototype: | SXNETID * d2i_SXNETID(SXNETID **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_sxnet.c | Lines: | 128-133 |
| | 2 | 1 |
d2i_SXNETName: | d2i_SXNET | Prototype: | SXNET * d2i_SXNET(SXNET **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_sxnet.c | Lines: | 181-186 |
| | 2 | 1 |
d2i_RSA_PUBKEY_fpName: | d2i_RSA_PUBKEY_fp | Prototype: | RSA * d2i_RSA_PUBKEY_fp(FILE *fp, RSA **rsa) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 239-244 |
| | 2 | 1 |
d2i_RSA_PUBKEY_bioName: | d2i_RSA_PUBKEY_bio | Prototype: | RSA * d2i_RSA_PUBKEY_bio(BIO *bp, RSA **rsa) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 221-225 |
| | 1 | 1 |
d2i_RSA_PSS_PARAMSName: | d2i_RSA_PSS_PARAMS | Prototype: | RSA_PSS_PARAMS * d2i_RSA_PSS_PARAMS(RSA_PSS_PARAMS **a, const unsigned char **in, long len) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_asn1.c | Lines: | 245-250 |
| | 2 | 1 |
d2i_RSAPublicKey_fpName: | d2i_RSAPublicKey_fp | Prototype: | RSA * d2i_RSAPublicKey_fp(FILE *fp, RSA **rsa) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 209-213 |
| | 1 | 1 |
d2i_RSAPublicKey_bioName: | d2i_RSAPublicKey_bio | Prototype: | RSA * d2i_RSAPublicKey_bio(BIO *bp, RSA **rsa) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 197-201 |
| | 1 | 1 |
d2i_RSAPublicKeyName: | d2i_RSAPublicKey | Prototype: | RSA * d2i_RSAPublicKey(RSA **a, const unsigned char **in, long len) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_asn1.c | Lines: | 285-290 |
| | 2 | 1 |
d2i_RSAPrivateKey_fpName: | d2i_RSAPrivateKey_fp | Prototype: | RSA * d2i_RSAPrivateKey_fp(FILE *fp, RSA **rsa) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 185-189 |
| | 1 | 1 |
d2i_RSAPrivateKey_bioName: | d2i_RSAPrivateKey_bio | Prototype: | RSA * d2i_RSAPrivateKey_bio(BIO *bp, RSA **rsa) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 173-177 |
| | 1 | 1 |
d2i_RSAPrivateKeyName: | d2i_RSAPrivateKey | Prototype: | RSA * d2i_RSAPrivateKey(RSA **a, const unsigned char **in, long len) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_asn1.c | Lines: | 271-276 |
| | 2 | 1 |
d2i_PrivateKey_fpName: | d2i_PrivateKey_fp | Prototype: | EVP_PKEY * d2i_PrivateKey_fp(FILE *fp, EVP_PKEY **a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 411-416 |
| | 2 | 1 |
d2i_PrivateKey_bioName: | d2i_PrivateKey_bio | Prototype: | EVP_PKEY * d2i_PrivateKey_bio(BIO *bp, EVP_PKEY **a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 398-403 |
| | 2 | 1 |
d2i_PUBKEY_fpName: | d2i_PUBKEY_fp | Prototype: | EVP_PKEY * d2i_PUBKEY_fp(FILE *fp, EVP_PKEY **a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 442-446 |
| | 1 | 1 |
d2i_PUBKEY_bioName: | d2i_PUBKEY_bio | Prototype: | EVP_PKEY * d2i_PUBKEY_bio(BIO *bp, EVP_PKEY **a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 424-428 |
| | 1 | 1 |
d2i_PROXY_POLICYName: | d2i_PROXY_POLICY | Prototype: | PROXY_POLICY * d2i_PROXY_POLICY(PROXY_POLICY **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_pcia.c | Lines: | 69-74 |
| | 2 | 1 |
d2i_PROXY_CERT_INFO_EXTENSIONName: | d2i_PROXY_CERT_INFO_EXTENSION | Prototype: | PROXY_CERT_INFO_EXTENSION * d2i_PROXY_CERT_INFO_EXTENSION(PROXY_CERT_INFO_EXTENSION **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_pcia.c | Lines: | 122-127 |
| | 2 | 1 |
d2i_POLICYQUALINFOName: | d2i_POLICYQUALINFO | Prototype: | POLICYQUALINFO * d2i_POLICYQUALINFO(POLICYQUALINFO **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: | 270-275 |
| | 2 | 1 |
d2i_POLICYINFOName: | d2i_POLICYINFO | Prototype: | POLICYINFO * d2i_POLICYINFO(POLICYINFO **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: | 174-179 |
| | 2 | 1 |
d2i_PKEY_USAGE_PERIODName: | d2i_PKEY_USAGE_PERIOD | Prototype: | PKEY_USAGE_PERIOD * d2i_PKEY_USAGE_PERIOD(PKEY_USAGE_PERIOD **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_pku.c | Lines: | 115-120 |
| | 2 | 1 |
d2i_PKCS8_fpName: | d2i_PKCS8_fp | Prototype: | X509_SIG * d2i_PKCS8_fp(FILE *fp, X509_SIG **p8) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 358-362 |
| | 1 | 1 |
d2i_PKCS8_bioName: | d2i_PKCS8_bio | Prototype: | X509_SIG * d2i_PKCS8_bio(BIO *bp, X509_SIG **p8) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 346-350 |
| | 1 | 1 |
d2i_PKCS8_PRIV_KEY_INFO_fpName: | d2i_PKCS8_PRIV_KEY_INFO_fp | Prototype: | PKCS8_PRIV_KEY_INFO * d2i_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/libressl/src/crypto/x509/x_all.c | Lines: | 384-389 |
| | 2 | 1 |
d2i_PKCS8_PRIV_KEY_INFO_bioName: | d2i_PKCS8_PRIV_KEY_INFO_bio | Prototype: | PKCS8_PRIV_KEY_INFO * d2i_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/libressl/src/crypto/x509/x_all.c | Lines: | 370-375 |
| | 2 | 1 |
d2i_PKCS8_PRIV_KEY_INFOName: | d2i_PKCS8_PRIV_KEY_INFO | Prototype: | PKCS8_PRIV_KEY_INFO * d2i_PKCS8_PRIV_KEY_INFO(PKCS8_PRIV_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/asn1/p8_pkey.c | Lines: | 116-121 |
| | 2 | 1 |
d2i_PKCS7_fpName: | d2i_PKCS7_fp | Prototype: | PKCS7 * d2i_PKCS7_fp(FILE *fp, PKCS7 **p7) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 136-140 |
| | 1 | 1 |
d2i_PKCS7_bioName: | d2i_PKCS7_bio | Prototype: | PKCS7 * d2i_PKCS7_bio(BIO *bp, PKCS7 **p7) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | Lines: | 124-128 |
| | 1 | 1 |
d2i_PKCS7_SIGN_ENVELOPEName: | d2i_PKCS7_SIGN_ENVELOPE | Prototype: | PKCS7_SIGN_ENVELOPE * d2i_PKCS7_SIGN_ENVELOPE(PKCS7_SIGN_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: | 771-776 |
| | 2 | 1 |
d2i_PKCS7_SIGNER_INFOName: | d2i_PKCS7_SIGNER_INFO | Prototype: | PKCS7_SIGNER_INFO * d2i_PKCS7_SIGNER_INFO(PKCS7_SIGNER_INFO **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: | 424-429 |
| | 2 | 1 |
d2i_PKCS7_SIGNEDName: | d2i_PKCS7_SIGNED | Prototype: | PKCS7_SIGNED * d2i_PKCS7_SIGNED(PKCS7_SIGNED **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: | 312-317 |
| | 2 | 1 |
d2i_PKCS7_RECIP_INFOName: | d2i_PKCS7_RECIP_INFO | Prototype: | PKCS7_RECIP_INFO * d2i_PKCS7_RECIP_INFO(PKCS7_RECIP_INFO **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: | 623-628 |
| | 2 | 1 |