| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
OCSP_CERTID_dup| Name: | 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_new| Name: | 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_count| Name: | 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_ext_by_critical| Name: | OCSP_BASICRESP_get_ext_by_critical | | Prototype: | int OCSP_BASICRESP_get_ext_by_critical(OCSP_BASICRESP *x, int crit, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 220-225 |
| | 2 | 1 |
OCSP_BASICRESP_get_ext_by_OBJ| Name: | OCSP_BASICRESP_get_ext_by_OBJ | | Prototype: | int OCSP_BASICRESP_get_ext_by_OBJ(OCSP_BASICRESP *x, const ASN1_OBJECT *obj, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 212-218 |
| | 2 | 1 |
OCSP_BASICRESP_get_ext_by_NID| Name: | OCSP_BASICRESP_get_ext_by_NID | | Prototype: | int OCSP_BASICRESP_get_ext_by_NID(OCSP_BASICRESP *x, int nid, int lastpos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 205-210 |
| | 2 | 1 |
OCSP_BASICRESP_get_ext| Name: | 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_get1_ext_d2i| Name: | OCSP_BASICRESP_get1_ext_d2i | | Prototype: | void * OCSP_BASICRESP_get1_ext_d2i(OCSP_BASICRESP *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: | 239-244 |
| | 2 | 1 |
OCSP_BASICRESP_free| Name: | 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_ext| Name: | 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 |
OCSP_BASICRESP_add_ext| Name: | OCSP_BASICRESP_add_ext | | Prototype: | int OCSP_BASICRESP_add_ext(OCSP_BASICRESP *x, X509_EXTENSION *ex, int loc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 254-259 |
| | 6 | 1 |
OCSP_BASICRESP_add1_ext_i2d| Name: | OCSP_BASICRESP_add1_ext_i2d | | Prototype: | int OCSP_BASICRESP_add1_ext_i2d(OCSP_BASICRESP *x, int nid, void *value, int crit, unsigned long flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 246-252 |
| | 2 | 1 |
OBJ_txt2nid| Name: | OBJ_txt2nid | | Prototype: | int OBJ_txt2nid(const char *s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_dat.c | | Lines: | 644-654 |
| | 6 | 1 |
OBJ_new_nid| Name: | OBJ_new_nid | | Prototype: | int OBJ_new_nid(int num) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_dat.c | | Lines: | 282-290 |
| | 4 | 1 |
OBJ_bsearch_table| Name: | OBJ_bsearch_table | | Prototype: | static ASN1_STRING_TABLE * OBJ_bsearch_table(ASN1_STRING_TABLE *key, ASN1_STRING_TABLE const *base, int num) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/a_strnid.c | | Lines: | 223-228 |
| | 2 | 1 |
OBJ_bsearch_ssl_cipher_id| Name: | OBJ_bsearch_ssl_cipher_id | | Prototype: | SSL_CIPHER * OBJ_bsearch_ssl_cipher_id(SSL_CIPHER *key, SSL_CIPHER const *base, int num) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_lib.c | | Lines: | 3100-3105 |
| | 2 | 1 |
OBJ_bsearch_sn| Name: | OBJ_bsearch_sn | | Prototype: | static unsigned int * OBJ_bsearch_sn(const ASN1_OBJECT * *key, unsigned int const *base, int num) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_dat.c | | Lines: | 113-118 |
| | 2 | 1 |
OBJ_bsearch_sigx| Name: | OBJ_bsearch_sigx | | Prototype: | static const nid_triple * * OBJ_bsearch_sigx(const nid_triple * *key, const nid_triple * const *base, int num) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_xref.c | | Lines: | 120-125 |
| | 2 | 1 |
OBJ_bsearch_sig| Name: | OBJ_bsearch_sig | | Prototype: | static nid_triple * OBJ_bsearch_sig(nid_triple *key, nid_triple const *base, int num) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_xref.c | | Lines: | 83-88 |
| | 2 | 1 |
OBJ_bsearch_pmeth| Name: | OBJ_bsearch_pmeth | | Prototype: | static const EVP_PKEY_METHOD * * OBJ_bsearch_pmeth(const EVP_PKEY_METHOD * *key, const EVP_PKEY_METHOD * const *base, int num) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/pmeth_lib.c | | Lines: | 125-130 |
| | 2 | 1 |
OBJ_bsearch_pbe2| Name: | OBJ_bsearch_pbe2 | | Prototype: | static EVP_PBE_CTL * OBJ_bsearch_pbe2(EVP_PBE_CTL *key, EVP_PBE_CTL const *base, int num) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/evp_pbe.c | | Lines: | 196-201 |
| | 2 | 1 |
OBJ_bsearch_obj| Name: | OBJ_bsearch_obj | | Prototype: | static unsigned int * OBJ_bsearch_obj(const ASN1_OBJECT * *key, unsigned int const *base, int num) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_dat.c | | Lines: | 446-451 |
| | 2 | 1 |
OBJ_bsearch_nid| Name: | OBJ_bsearch_nid | | Prototype: | static int * OBJ_bsearch_nid(int *key, int const *base, int num) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_purp.c | | Lines: | 346-351 |
| | 2 | 1 |
OBJ_bsearch_ln| Name: | OBJ_bsearch_ln | | Prototype: | static unsigned int * OBJ_bsearch_ln(const ASN1_OBJECT * *key, unsigned int const *base, int num) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/obj_dat.c | | Lines: | 134-139 |
| | 2 | 1 |
OBJ_bsearch_ext| Name: | OBJ_bsearch_ext | | Prototype: | static const X509V3_EXT_METHOD * * OBJ_bsearch_ext(const X509V3_EXT_METHOD * *key, const X509V3_EXT_METHOD * const *base, int num) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_lib.c | | Lines: | 106-111 |
| | 2 | 1 |
OBJ_bsearch_ameth| Name: | OBJ_bsearch_ameth | | Prototype: | static const EVP_PKEY_ASN1_METHOD * * OBJ_bsearch_ameth(const EVP_PKEY_ASN1_METHOD * *key, const EVP_PKEY_ASN1_METHOD * const *base, int num) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/ameth_lib.c | | Lines: | 137-142 |
| | 2 | 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 |
OBJ_NAME_do_all| Name: | OBJ_NAME_do_all | | Prototype: | void OBJ_NAME_do_all(int type, void (*fn)(const OBJ_NAME *, void *arg), void *arg) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/objects/o_names.c | | Lines: | 252-263 |
| | 6 | 1 |
NOTICEREF_new| Name: | 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_free| Name: | 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_new| Name: | 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_free| Name: | 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_verify| Name: | NETSCAPE_SPKI_verify | | Prototype: | int NETSCAPE_SPKI_verify(NETSCAPE_SPKI *a, EVP_PKEY *r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | | Lines: | 491-496 |
| | 2 | 1 |
NETSCAPE_SPKI_sign| Name: | NETSCAPE_SPKI_sign | | Prototype: | int NETSCAPE_SPKI_sign(NETSCAPE_SPKI *x, EVP_PKEY *pkey, const EVP_MD *md) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509/x_all.c | | Lines: | 546-551 |
| | 6 | 1 |
NETSCAPE_SPKI_new| Name: | 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_free| Name: | 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_new| Name: | 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_free| Name: | 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_new| Name: | 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_free| Name: | 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_new| Name: | 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_free| Name: | 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_new| Name: | 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_free| Name: | 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_default| Name: | 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_WIN32| Name: | 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_new| Name: | 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_free| Name: | 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 |
MGF1| Name: | 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 |
MD5_Init| Name: | MD5_Init | | Prototype: | int MD5_Init(MD5_CTX *c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/md5/md5_dgst.c | | Lines: | 72-80 |
| | 6 | 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 |
MD4_Init| Name: | MD4_Init | | Prototype: | int MD4_Init(MD4_CTX *c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/md4/md4_dgst.c | | Lines: | 72-80 |
| | 6 | 1 |
ISSUING_DIST_POINT_new| Name: | 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_free| Name: | 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_set_flags| Name: | HMAC_CTX_set_flags | | Prototype: | void HMAC_CTX_set_flags(HMAC_CTX *ctx, unsigned long flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/hmac/hmac.c | | Lines: | 241-247 |
| | 3 | 1 |
HMAC_CTX_reset| Name: | HMAC_CTX_reset | | Prototype: | int HMAC_CTX_reset(HMAC_CTX *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/hmac/hmac.c | | Lines: | 198-204 |
| | 3 | 1 |
HMAC_CTX_init| Name: | HMAC_CTX_init | | Prototype: | void HMAC_CTX_init(HMAC_CTX *ctx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/hmac/hmac.c | | Lines: | 206-213 |
| | 8 | 1 |
HMAC_CTX_get_md| Name: | 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 |
HMAC_CTX_cleanup| Name: | HMAC_CTX_cleanup | | Prototype: | void HMAC_CTX_cleanup(HMAC_CTX *ctx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/hmac/hmac.c | | Lines: | 232-239 |
| | 4 | 1 |
Gost2814789_encrypt| Name: | Gost2814789_encrypt | | Prototype: | void Gost2814789_encrypt(const unsigned char *in, unsigned char *out, const GOST2814789_KEY *key) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gost2814789.c | | Lines: | 69-101 |
| | 21 | 1 |
Gost2814789_decrypt| Name: | Gost2814789_decrypt | | Prototype: | void Gost2814789_decrypt(const unsigned char *in, unsigned char *out, const GOST2814789_KEY *key) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gost2814789.c | | Lines: | 103-135 |
| | 21 | 1 |
Gost2814789_cryptopro_key_mesh| Name: | Gost2814789_cryptopro_key_mesh | | Prototype: | void Gost2814789_cryptopro_key_mesh(GOST2814789_KEY *key) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gost89_params.c | | Lines: | 232-243 |
| | 6 | 1 |
GOST_KEY_set_public_key| Name: | GOST_KEY_set_public_key | | Prototype: | int GOST_KEY_set_public_key(GOST_KEY *key, const EC_POINT *pub_key) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gostr341001_key.c | | Lines: | 267-273 |
| | 7 | 1 |
GOST_KEY_set_private_key| Name: | GOST_KEY_set_private_key | | Prototype: | int GOST_KEY_set_private_key(GOST_KEY *key, const BIGNUM *priv_key) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gostr341001_key.c | | Lines: | 253-259 |
| | 7 | 1 |
GOST_KEY_set_group| Name: | GOST_KEY_set_group | | Prototype: | int GOST_KEY_set_group(GOST_KEY *key, const EC_GROUP *group) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gostr341001_key.c | | Lines: | 239-245 |
| | 7 | 1 |
GOST_KEY_get_digest| Name: | 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_key| Name: | 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_key| Name: | 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_group| Name: | 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_new| Name: | 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_free| Name: | 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_new| Name: | 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_free| Name: | 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_new| Name: | 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_free| Name: | 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_new| Name: | 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_free| Name: | 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_new| Name: | 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_free| Name: | 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 |
GOSTR341194_Init| Name: | GOSTR341194_Init | | Prototype: | int GOSTR341194_Init(GOSTR341194_CTX *c, int nid) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gostr341194.c | | Lines: | 202-207 |
| | 2 | 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 |
GOST2814789IMIT_Init| Name: | GOST2814789IMIT_Init | | Prototype: | int GOST2814789IMIT_Init(GOST2814789IMIT_CTX *c, int nid) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/gost/gost2814789.c | | Lines: | 406-412 |
| | 3 | 1 |
GENERAL_SUBTREE_new| Name: | 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_free| Name: | 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_new| Name: | 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_free| Name: | 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_dup| Name: | 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_new| Name: | 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_free| Name: | 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_new| Name: | 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_free| Name: | 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_whirlpool| Name: | 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_streebog512| Name: | 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_streebog256| Name: | 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_sha512| Name: | 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_sha384| Name: | 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_sha256| Name: | 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_sha224| Name: | 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_sha1| Name: | 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_ripemd160| Name: | 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 |