Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
OCSP_ONEREQ_get1_ext_d2iName: | OCSP_ONEREQ_get1_ext_d2i | Prototype: | void * OCSP_ONEREQ_get1_ext_d2i(OCSP_ONEREQ *x, int nid, int *crit, int *idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 177-181 |
| | 1 | 1 |
OCSP_ONEREQ_freeName: | OCSP_ONEREQ_free | Prototype: | void OCSP_ONEREQ_free(OCSP_ONEREQ *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 236-240 |
| | 1 | 1 |
OCSP_ONEREQ_delete_extName: | OCSP_ONEREQ_delete_ext | Prototype: | X509_EXTENSION * OCSP_ONEREQ_delete_ext(OCSP_ONEREQ *x, int loc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 171-175 |
| | 1 | 1 |
OCSP_CRLID_newName: | OCSP_CRLID_new | Prototype: | OCSP_CRLID * OCSP_CRLID_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 922-926 |
| | 1 | 1 |
OCSP_CRLID_freeName: | OCSP_CRLID_free | Prototype: | void OCSP_CRLID_free(OCSP_CRLID *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 928-932 |
| | 1 | 1 |
OCSP_CERTSTATUS_newName: | OCSP_CERTSTATUS_new | Prototype: | OCSP_CERTSTATUS * OCSP_CERTSTATUS_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 647-651 |
| | 1 | 1 |
OCSP_CERTSTATUS_freeName: | OCSP_CERTSTATUS_free | Prototype: | void OCSP_CERTSTATUS_free(OCSP_CERTSTATUS *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 653-657 |
| | 1 | 1 |
OCSP_CERTID_newName: | OCSP_CERTID_new | Prototype: | OCSP_CERTID * OCSP_CERTID_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 177-181 |
| | 1 | 1 |
OCSP_CERTID_freeName: | OCSP_CERTID_free | Prototype: | void OCSP_CERTID_free(OCSP_CERTID *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 183-187 |
| | 1 | 1 |
OCSP_CERTID_dupName: | OCSP_CERTID_dup | Prototype: | OCSP_CERTID * OCSP_CERTID_dup(OCSP_CERTID *x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_lib.c | Lines: | 235-239 |
| | 1 | 1 |
OCSP_BASICRESP_newName: | OCSP_BASICRESP_new | Prototype: | OCSP_BASICRESP * OCSP_BASICRESP_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 862-866 |
| | 1 | 1 |
OCSP_BASICRESP_get_ext_countName: | OCSP_BASICRESP_get_ext_count | Prototype: | int OCSP_BASICRESP_get_ext_count(OCSP_BASICRESP *x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 199-203 |
| | 1 | 1 |
OCSP_BASICRESP_get_extName: | OCSP_BASICRESP_get_ext | Prototype: | X509_EXTENSION * OCSP_BASICRESP_get_ext(OCSP_BASICRESP *x, int loc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 227-231 |
| | 1 | 1 |
OCSP_BASICRESP_freeName: | OCSP_BASICRESP_free | Prototype: | void OCSP_BASICRESP_free(OCSP_BASICRESP *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 868-872 |
| | 1 | 1 |
OCSP_BASICRESP_delete_extName: | OCSP_BASICRESP_delete_ext | Prototype: | X509_EXTENSION * OCSP_BASICRESP_delete_ext(OCSP_BASICRESP *x, int loc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | Lines: | 233-237 |
| | 1 | 1 |
OBJ_bsearch_Name: | OBJ_bsearch_ | Prototype: | const void * OBJ_bsearch_(const void *key, const void *base, int num, int size, int (*cmp)(const void *, const void *)) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_dat.c | Lines: | 700-705 |
| | 1 | 1 |
NOTICEREF_newName: | NOTICEREF_new | Prototype: | NOTICEREF * NOTICEREF_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_cpols.c | Lines: | 389-393 |
| | 1 | 1 |
NOTICEREF_freeName: | NOTICEREF_free | Prototype: | void NOTICEREF_free(NOTICEREF *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_cpols.c | Lines: | 395-399 |
| | 1 | 1 |
NETSCAPE_X509_newName: | NETSCAPE_X509_new | Prototype: | NETSCAPE_X509 * NETSCAPE_X509_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_nx509.c | Lines: | 103-107 |
| | 1 | 1 |
NETSCAPE_X509_freeName: | NETSCAPE_X509_free | Prototype: | void NETSCAPE_X509_free(NETSCAPE_X509 *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_nx509.c | Lines: | 109-113 |
| | 1 | 1 |
NETSCAPE_SPKI_newName: | NETSCAPE_SPKI_new | Prototype: | NETSCAPE_SPKI * NETSCAPE_SPKI_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_spki.c | Lines: | 164-168 |
| | 1 | 1 |
NETSCAPE_SPKI_freeName: | NETSCAPE_SPKI_free | Prototype: | void NETSCAPE_SPKI_free(NETSCAPE_SPKI *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_spki.c | Lines: | 170-174 |
| | 1 | 1 |
NETSCAPE_SPKAC_newName: | NETSCAPE_SPKAC_new | Prototype: | NETSCAPE_SPKAC * NETSCAPE_SPKAC_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_spki.c | Lines: | 104-108 |
| | 1 | 1 |
NETSCAPE_SPKAC_freeName: | NETSCAPE_SPKAC_free | Prototype: | void NETSCAPE_SPKAC_free(NETSCAPE_SPKAC *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/x_spki.c | Lines: | 110-114 |
| | 1 | 1 |
NETSCAPE_PKEY_newName: | NETSCAPE_PKEY_new | Prototype: | NETSCAPE_PKEY * NETSCAPE_PKEY_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/n_pkey.c | Lines: | 191-195 |
| | 1 | 1 |
NETSCAPE_PKEY_freeName: | NETSCAPE_PKEY_free | Prototype: | void NETSCAPE_PKEY_free(NETSCAPE_PKEY *a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/n_pkey.c | Lines: | 197-201 |
| | 1 | 1 |
NETSCAPE_ENCRYPTED_PKEY_newName: | NETSCAPE_ENCRYPTED_PKEY_new | Prototype: | NETSCAPE_ENCRYPTED_PKEY * NETSCAPE_ENCRYPTED_PKEY_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/n_pkey.c | Lines: | 134-138 |
| | 1 | 1 |
NETSCAPE_ENCRYPTED_PKEY_freeName: | NETSCAPE_ENCRYPTED_PKEY_free | Prototype: | void NETSCAPE_ENCRYPTED_PKEY_free(NETSCAPE_ENCRYPTED_PKEY *a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/n_pkey.c | Lines: | 140-144 |
| | 1 | 1 |
NETSCAPE_CERT_SEQUENCE_newName: | NETSCAPE_CERT_SEQUENCE_new | Prototype: | NETSCAPE_CERT_SEQUENCE * NETSCAPE_CERT_SEQUENCE_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/nsseq.c | Lines: | 119-123 |
| | 1 | 1 |
NETSCAPE_CERT_SEQUENCE_freeName: | NETSCAPE_CERT_SEQUENCE_free | Prototype: | void NETSCAPE_CERT_SEQUENCE_free(NETSCAPE_CERT_SEQUENCE *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/nsseq.c | Lines: | 125-129 |
| | 1 | 1 |
NCONF_defaultName: | NCONF_default | Prototype: | CONF_METHOD * NCONF_default(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_def.c | Lines: | 118-122 |
| | 1 | 1 |
NCONF_WIN32Name: | NCONF_WIN32 | Prototype: | CONF_METHOD * NCONF_WIN32(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_def.c | Lines: | 124-128 |
| | 1 | 1 |
NAME_CONSTRAINTS_newName: | NAME_CONSTRAINTS_new | Prototype: | NAME_CONSTRAINTS * NAME_CONSTRAINTS_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_ncons.c | Lines: | 173-177 |
| | 1 | 1 |
NAME_CONSTRAINTS_freeName: | NAME_CONSTRAINTS_free | Prototype: | void NAME_CONSTRAINTS_free(NAME_CONSTRAINTS *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_ncons.c | Lines: | 179-183 |
| | 1 | 1 |
MGF1Name: | MGF1 | Prototype: | static int MGF1(unsigned char *mask, long len, const unsigned char *seed, long seedlen) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_oaep.c | Lines: | 231-235 |
| | 1 | 1 |
MD4_Transform [md32_common.h #3]Name: | MD4_Transform [md32_common.h #3] | Prototype: | void MD4_Transform (MD4_CTX *c, const unsigned char *data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/md32_common.h #3 | Lines: | 270-273 |
| | 1 | 1 |
ISSUING_DIST_POINT_newName: | ISSUING_DIST_POINT_new | Prototype: | ISSUING_DIST_POINT * ISSUING_DIST_POINT_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_crld.c | Lines: | 619-623 |
| | 1 | 1 |
ISSUING_DIST_POINT_freeName: | ISSUING_DIST_POINT_free | Prototype: | void ISSUING_DIST_POINT_free(ISSUING_DIST_POINT *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_crld.c | Lines: | 625-629 |
| | 1 | 1 |
HMAC_CTX_get_mdName: | HMAC_CTX_get_md | Prototype: | const EVP_MD * HMAC_CTX_get_md(const HMAC_CTX *ctx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/hmac/hmac.c | Lines: | 249-253 |
| | 1 | 1 |
GOST_KEY_get_digestName: | GOST_KEY_get_digest | Prototype: | int GOST_KEY_get_digest(const GOST_KEY *key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gostr341001_key.c | Lines: | 275-279 |
| | 1 | 1 |
GOST_KEY_get0_public_keyName: | GOST_KEY_get0_public_key | Prototype: | const EC_POINT * GOST_KEY_get0_public_key(const GOST_KEY *key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gostr341001_key.c | Lines: | 261-265 |
| | 1 | 1 |
GOST_KEY_get0_private_keyName: | GOST_KEY_get0_private_key | Prototype: | const BIGNUM * GOST_KEY_get0_private_key(const GOST_KEY *key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gostr341001_key.c | Lines: | 247-251 |
| | 1 | 1 |
GOST_KEY_get0_groupName: | GOST_KEY_get0_group | Prototype: | const EC_GROUP * GOST_KEY_get0_group(const GOST_KEY *key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gostr341001_key.c | Lines: | 233-237 |
| | 1 | 1 |
GOST_KEY_TRANSPORT_newName: | GOST_KEY_TRANSPORT_new | Prototype: | GOST_KEY_TRANSPORT * GOST_KEY_TRANSPORT_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gost_asn1.c | Lines: | 60-64 |
| | 1 | 1 |
GOST_KEY_TRANSPORT_freeName: | GOST_KEY_TRANSPORT_free | Prototype: | void GOST_KEY_TRANSPORT_free(GOST_KEY_TRANSPORT *a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gost_asn1.c | Lines: | 66-70 |
| | 1 | 1 |
GOST_KEY_PARAMS_newName: | GOST_KEY_PARAMS_new | Prototype: | GOST_KEY_PARAMS * GOST_KEY_PARAMS_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gost_asn1.c | Lines: | 231-235 |
| | 1 | 1 |
GOST_KEY_PARAMS_freeName: | GOST_KEY_PARAMS_free | Prototype: | void GOST_KEY_PARAMS_free(GOST_KEY_PARAMS *a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gost_asn1.c | Lines: | 237-241 |
| | 1 | 1 |
GOST_KEY_INFO_newName: | GOST_KEY_INFO_new | Prototype: | GOST_KEY_INFO * GOST_KEY_INFO_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gost_asn1.c | Lines: | 112-116 |
| | 1 | 1 |
GOST_KEY_INFO_freeName: | GOST_KEY_INFO_free | Prototype: | void GOST_KEY_INFO_free(GOST_KEY_INFO *a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gost_asn1.c | Lines: | 118-122 |
| | 1 | 1 |
GOST_KEY_AGREEMENT_INFO_newName: | GOST_KEY_AGREEMENT_INFO_new | Prototype: | GOST_KEY_AGREEMENT_INFO * GOST_KEY_AGREEMENT_INFO_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gost_asn1.c | Lines: | 171-175 |
| | 1 | 1 |
GOST_KEY_AGREEMENT_INFO_freeName: | GOST_KEY_AGREEMENT_INFO_free | Prototype: | void GOST_KEY_AGREEMENT_INFO_free(GOST_KEY_AGREEMENT_INFO *a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gost_asn1.c | Lines: | 177-181 |
| | 1 | 1 |
GOST_CIPHER_PARAMS_newName: | GOST_CIPHER_PARAMS_new | Prototype: | GOST_CIPHER_PARAMS * GOST_CIPHER_PARAMS_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gost_asn1.c | Lines: | 283-287 |
| | 1 | 1 |
GOST_CIPHER_PARAMS_freeName: | GOST_CIPHER_PARAMS_free | Prototype: | void GOST_CIPHER_PARAMS_free(GOST_CIPHER_PARAMS *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gost_asn1.c | Lines: | 289-293 |
| | 1 | 1 |
GOST2814789IMIT_Transform [md32_common.h #4]Name: | GOST2814789IMIT_Transform [md32_common.h #4] | Prototype: | void GOST2814789IMIT_Transform (GOST2814789IMIT_CTX *c, const unsigned char *data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/md32_common.h #4 | Lines: | 270-273 |
| | 1 | 1 |
GENERAL_SUBTREE_newName: | GENERAL_SUBTREE_new | Prototype: | GENERAL_SUBTREE * GENERAL_SUBTREE_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_ncons.c | Lines: | 161-165 |
| | 1 | 1 |
GENERAL_SUBTREE_freeName: | GENERAL_SUBTREE_free | Prototype: | void GENERAL_SUBTREE_free(GENERAL_SUBTREE *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_ncons.c | Lines: | 167-171 |
| | 1 | 1 |
GENERAL_NAME_newName: | GENERAL_NAME_new | Prototype: | GENERAL_NAME * GENERAL_NAME_new(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_genn.c | Lines: | 265-269 |
| | 1 | 1 |
GENERAL_NAME_freeName: | GENERAL_NAME_free | Prototype: | void GENERAL_NAME_free(GENERAL_NAME *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_genn.c | Lines: | 271-275 |
| | 1 | 1 |
GENERAL_NAME_dupName: | GENERAL_NAME_dup | Prototype: | GENERAL_NAME * GENERAL_NAME_dup(GENERAL_NAME *a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_genn.c | Lines: | 321-325 |
| | 1 | 1 |
GENERAL_NAMES_newName: | GENERAL_NAMES_new | Prototype: | GENERAL_NAMES * GENERAL_NAMES_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_genn.c | Lines: | 309-313 |
| | 1 | 1 |
GENERAL_NAMES_freeName: | GENERAL_NAMES_free | Prototype: | void GENERAL_NAMES_free(GENERAL_NAMES *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_genn.c | Lines: | 315-319 |
| | 1 | 1 |
EXTENDED_KEY_USAGE_newName: | EXTENDED_KEY_USAGE_new | Prototype: | EXTENDED_KEY_USAGE * EXTENDED_KEY_USAGE_new(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_extku.c | Lines: | 138-142 |
| | 1 | 1 |
EXTENDED_KEY_USAGE_freeName: | EXTENDED_KEY_USAGE_free | Prototype: | void EXTENDED_KEY_USAGE_free(EXTENDED_KEY_USAGE *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_extku.c | Lines: | 144-148 |
| | 1 | 1 |
EVP_whirlpoolName: | EVP_whirlpool | Prototype: | const EVP_MD * EVP_whirlpool(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_wp.c | Lines: | 51-55 |
| | 1 | 1 |
EVP_streebog512Name: | EVP_streebog512 | Prototype: | const EVP_MD * EVP_streebog512(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_streebog.c | Lines: | 126-130 |
| | 1 | 1 |
EVP_streebog256Name: | EVP_streebog256 | Prototype: | const EVP_MD * EVP_streebog256(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_streebog.c | Lines: | 120-124 |
| | 1 | 1 |
EVP_sha512Name: | EVP_sha512 | Prototype: | const EVP_MD * EVP_sha512(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_sha1.c | Lines: | 276-280 |
| | 1 | 1 |
EVP_sha384Name: | EVP_sha384 | Prototype: | const EVP_MD * EVP_sha384(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_sha1.c | Lines: | 249-253 |
| | 1 | 1 |
EVP_sha256Name: | EVP_sha256 | Prototype: | const EVP_MD * EVP_sha256(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_sha1.c | Lines: | 196-200 |
| | 1 | 1 |
EVP_sha224Name: | EVP_sha224 | Prototype: | const EVP_MD * EVP_sha224(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_sha1.c | Lines: | 169-173 |
| | 1 | 1 |
EVP_sha1Name: | EVP_sha1 | Prototype: | const EVP_MD * EVP_sha1(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_sha1.c | Lines: | 112-116 |
| | 1 | 1 |
EVP_ripemd160Name: | EVP_ripemd160 | Prototype: | const EVP_MD * EVP_ripemd160(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_ripemd.c | Lines: | 113-117 |
| | 1 | 1 |
EVP_read_pw_stringName: | EVP_read_pw_string | Prototype: | int EVP_read_pw_string(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/evp/evp_key.c | Lines: | 90-94 |
| | 1 | 1 |
EVP_rc4_hmac_md5Name: | EVP_rc4_hmac_md5 | Prototype: | const EVP_CIPHER * EVP_rc4_hmac_md5(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_rc4_hmac_md5.c | Lines: | 300-304 |
| | 1 | 1 |
EVP_rc4_40Name: | EVP_rc4_40 | Prototype: | const EVP_CIPHER * EVP_rc4_40(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_rc4.c | Lines: | 119-123 |
| | 1 | 1 |
EVP_rc4Name: | EVP_rc4 | Prototype: | const EVP_CIPHER * EVP_rc4(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_rc4.c | Lines: | 113-117 |
| | 1 | 1 |
EVP_rc2_ofbName: | EVP_rc2_ofb | Prototype: | const EVP_CIPHER *EVP_rc2_ofb(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_rc2.c | Lines: | 87-87 |
| | 1 | 1 |
EVP_rc2_ecbName: | EVP_rc2_ecb | Prototype: | const EVP_CIPHER *EVP_rc2_ecb(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_rc2.c | Lines: | 87-87 |
| | 1 | 1 |
EVP_rc2_cfb64Name: | EVP_rc2_cfb64 | Prototype: | const EVP_CIPHER *EVP_rc2_cfb64(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_rc2.c | Lines: | 87-87 |
| | 1 | 1 |
EVP_rc2_cfbName: | EVP_rc2_cfb | Prototype: | const EVP_CIPHER * EVP_rc2_cfb(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_old.c | Lines: | 118-122 |
| | 1 | 1 |
EVP_rc2_cbcName: | EVP_rc2_cbc | Prototype: | const EVP_CIPHER *EVP_rc2_cbc(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_rc2.c | Lines: | 87-87 |
| | 1 | 1 |
EVP_rc2_64_cbcName: | EVP_rc2_64_cbc | Prototype: | const EVP_CIPHER * EVP_rc2_64_cbc(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_rc2.c | Lines: | 127-131 |
| | 1 | 1 |
EVP_rc2_40_cbcName: | EVP_rc2_40_cbc | Prototype: | const EVP_CIPHER * EVP_rc2_40_cbc(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_rc2.c | Lines: | 133-137 |
| | 1 | 1 |
EVP_md_nullName: | EVP_md_null | Prototype: | const EVP_MD * EVP_md_null(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_null.c | Lines: | 102-106 |
| | 1 | 1 |
EVP_md5_sha1Name: | EVP_md5_sha1 | Prototype: | const EVP_MD * EVP_md5_sha1(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_md5_sha1.c | Lines: | 90-94 |
| | 1 | 1 |
EVP_md5Name: | EVP_md5 | Prototype: | const EVP_MD * EVP_md5(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_md5.c | Lines: | 113-117 |
| | 1 | 1 |
EVP_md4Name: | EVP_md4 | Prototype: | const EVP_MD * EVP_md4(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_md4.c | Lines: | 113-117 |
| | 1 | 1 |
EVP_idea_ofbName: | EVP_idea_ofb | Prototype: | const EVP_CIPHER *EVP_idea_ofb(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_idea.c | Lines: | 98-98 |
| | 1 | 1 |
EVP_idea_ecbName: | EVP_idea_ecb | Prototype: | const EVP_CIPHER *EVP_idea_ecb(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_idea.c | Lines: | 98-98 |
| | 1 | 1 |
EVP_idea_cfb64Name: | EVP_idea_cfb64 | Prototype: | const EVP_CIPHER *EVP_idea_cfb64(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_idea.c | Lines: | 98-98 |
| | 1 | 1 |
EVP_idea_cfbName: | EVP_idea_cfb | Prototype: | const EVP_CIPHER * EVP_idea_cfb(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_old.c | Lines: | 108-112 |
| | 1 | 1 |
EVP_idea_cbcName: | EVP_idea_cbc | Prototype: | const EVP_CIPHER *EVP_idea_cbc(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_idea.c | Lines: | 98-98 |
| | 1 | 1 |
EVP_gostr341194Name: | EVP_gostr341194 | Prototype: | const EVP_MD * EVP_gostr341194(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_gostr341194.c | Lines: | 92-96 |
| | 1 | 1 |
EVP_gost2814789imitName: | EVP_gost2814789imit | Prototype: | const EVP_MD * EVP_gost2814789imit(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_gost2814789.c | Lines: | 105-109 |
| | 1 | 1 |
EVP_gost2814789_ecbName: | EVP_gost2814789_ecb | Prototype: | const EVP_CIPHER *EVP_gost2814789_ecb(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_gost2814789.c | Lines: | 213-213 |
| | 1 | 1 |
EVP_gost2814789_cntName: | EVP_gost2814789_cnt | Prototype: | const EVP_CIPHER *EVP_gost2814789_cnt(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_gost2814789.c | Lines: | 221-221 |
| | 1 | 1 |
EVP_gost2814789_cfb64Name: | EVP_gost2814789_cfb64 | Prototype: | const EVP_CIPHER *EVP_gost2814789_cfb64(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_gost2814789.c | Lines: | 217-217 |
| | 1 | 1 |
EVP_enc_nullName: | EVP_enc_null | Prototype: | const EVP_CIPHER * EVP_enc_null(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/e_null.c | Lines: | 84-88 |
| | 1 | 1 |
EVP_ecdsaName: | EVP_ecdsa | Prototype: | const EVP_MD * EVP_ecdsa(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_ecdsa.c | Lines: | 161-165 |
| | 1 | 1 |
EVP_dss1Name: | EVP_dss1 | Prototype: | const EVP_MD * EVP_dss1(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/m_dss1.c | Lines: | 112-116 |
| | 1 | 1 |