Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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 |
MD5_InitName: | 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 |
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 |
MOD_EXP_CTIME_COPY_TO_PREBUFName: | MOD_EXP_CTIME_COPY_TO_PREBUF | Prototype: | static int MOD_EXP_CTIME_COPY_TO_PREBUF(const BIGNUM *b, int top, unsigned char *buf, int idx, int window) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/bn/bn_exp.c | Lines: | 566-582 |
| | 8 | 3 |
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 |
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_freeName: | NCONF_free | Prototype: | void NCONF_free(CONF *conf) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_lib.c | Lines: | 239-245 |
| | 5 | 2 |
NCONF_free_dataName: | NCONF_free_data | Prototype: | void NCONF_free_data(CONF *conf) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_lib.c | Lines: | 247-253 |
| | 5 | 2 |
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 |
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_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_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 |
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 |
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_bsearch_amethName: | 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_extName: | 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_lnName: | 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_nidName: | 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_objName: | 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_pmethName: | 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_sigName: | 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_sigxName: | 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_snName: | 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_ssl_cipher_idName: | 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_tableName: | 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_new_nidName: | 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_txt2nidName: | 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 |
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_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_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_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_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_REQINFO_freeName: | OCSP_REQINFO_free | Prototype: | void OCSP_REQINFO_free(OCSP_REQINFO *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 303-307 |
| | 1 | 1 |
OCSP_REQUEST_freeName: | OCSP_REQUEST_free | Prototype: | void OCSP_REQUEST_free(OCSP_REQUEST *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 367-371 |
| | 1 | 1 |
OCSP_RESPBYTES_freeName: | OCSP_RESPBYTES_free | Prototype: | void OCSP_RESPBYTES_free(OCSP_RESPBYTES *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 422-426 |
| | 1 | 1 |
OCSP_RESPDATA_freeName: | OCSP_RESPDATA_free | Prototype: | void OCSP_RESPDATA_free(OCSP_RESPDATA *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 801-805 |
| | 1 | 1 |
OCSP_RESPID_freeName: | OCSP_RESPID_free | Prototype: | void OCSP_RESPID_free(OCSP_RESPID *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 540-544 |
| | 1 | 1 |
OCSP_RESPONSE_freeName: | OCSP_RESPONSE_free | Prototype: | void OCSP_RESPONSE_free(OCSP_RESPONSE *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 487-491 |
| | 1 | 1 |
OCSP_REVOKEDINFO_freeName: | OCSP_REVOKEDINFO_free | Prototype: | void OCSP_REVOKEDINFO_free(OCSP_REVOKEDINFO *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 593-597 |
| | 1 | 1 |
OCSP_SERVICELOC_freeName: | OCSP_SERVICELOC_free | Prototype: | void OCSP_SERVICELOC_free(OCSP_SERVICELOC *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 981-985 |
| | 1 | 1 |
OCSP_SIGNATURE_freeName: | OCSP_SIGNATURE_free | Prototype: | void OCSP_SIGNATURE_free(OCSP_SIGNATURE *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 116-120 |
| | 1 | 1 |
OCSP_SINGLERESP_freeName: | OCSP_SINGLERESP_free | Prototype: | void OCSP_SINGLERESP_free(OCSP_SINGLERESP *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | Lines: | 727-731 |
| | 1 | 1 |
OPENSSL_add_all_algorithms_noconfName: | OPENSSL_add_all_algorithms_noconf | Prototype: | void OPENSSL_add_all_algorithms_noconf(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/c_all.c | Lines: | 301-307 |
| | 3 | 1 |
OPENSSL_cpu_capsName: | OPENSSL_cpu_caps | Prototype: | uint64_t OPENSSL_cpu_caps(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/cryptlib.c | Lines: | 627-631 |
| | 1 | 1 |
OPENSSL_cpuid_setupName: | OPENSSL_cpuid_setup | Prototype: | void OPENSSL_cpuid_setup(void) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/cryptlib.c | Lines: | 635-645 |
| | 5 | 2 |
OPENSSL_init_crypto_internalName: | OPENSSL_init_crypto_internal | Prototype: | static void OPENSSL_init_crypto_internal(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/crypto_init.c | Lines: | 33-41 |
| | 5 | 1 |
OPENSSL_init_ssl_internalName: | OPENSSL_init_ssl_internal | Prototype: | static void OPENSSL_init_ssl_internal(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/ssl/ssl_init.c | Lines: | 29-35 |
| | 3 | 1 |
OPENSSL_load_builtin_modulesName: | OPENSSL_load_builtin_modules | Prototype: | void OPENSSL_load_builtin_modules(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_mall.c | Lines: | 74-82 |
| | 2 | 1 |
OTHERNAME_freeName: | OTHERNAME_free | Prototype: | void OTHERNAME_free(OTHERNAME *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_genn.c | Lines: | 114-118 |
| | 1 | 1 |
OpenSSL_add_all_ciphersName: | OpenSSL_add_all_ciphers | Prototype: | void OpenSSL_add_all_ciphers(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/c_all.c | Lines: | 229-234 |
| | 1 | 1 |
OpenSSL_add_all_ciphers_internalName: | OpenSSL_add_all_ciphers_internal | Prototype: | static void OpenSSL_add_all_ciphers_internal(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/c_all.c | Lines: | 70-227 |
| | 117 | 1 |
OpenSSL_add_all_digestsName: | OpenSSL_add_all_digests | Prototype: | void OpenSSL_add_all_digests(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/c_all.c | Lines: | 294-299 |
| | 1 | 1 |
OpenSSL_add_all_digests_internalName: | OpenSSL_add_all_digests_internal | Prototype: | static void OpenSSL_add_all_digests_internal(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/evp/c_all.c | Lines: | 236-292 |
| | 26 | 1 |
PBE2PARAM_freeName: | PBE2PARAM_free | Prototype: | void PBE2PARAM_free(PBE2PARAM *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/p5_pbev2.c | Lines: | 111-115 |
| | 1 | 1 |
PBEPARAM_freeName: | PBEPARAM_free | Prototype: | void PBEPARAM_free(PBEPARAM *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/p5_pbe.c | Lines: | 111-115 |
| | 1 | 1 |
PBKDF2PARAM_freeName: | PBKDF2PARAM_free | Prototype: | void PBKDF2PARAM_free(PBKDF2PARAM *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/p5_pbev2.c | Lines: | 171-175 |
| | 1 | 1 |
PEM_read_bio_PKCS7Name: | PEM_read_bio_PKCS7 | Prototype: | PKCS7 * PEM_read_bio_PKCS7(BIO *bp, PKCS7 **x, pem_password_cb *cb, void *u) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | Lines: | 228-233 |
| | 2 | 1 |
PEM_read_bio_X509Name: | PEM_read_bio_X509 | Prototype: | X509 * PEM_read_bio_X509(BIO *bp, X509 **x, pem_password_cb *cb, void *u) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_x509.c | Lines: | 82-87 |
| | 2 | 1 |
PEM_read_bio_X509_AUXName: | PEM_read_bio_X509_AUX | Prototype: | X509 * PEM_read_bio_X509_AUX(BIO *bp, X509 **x, pem_password_cb *cb, void *u) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_xaux.c | Lines: | 82-87 |
| | 2 | 1 |
PEM_write_bio_DSAparamsName: | PEM_write_bio_DSAparams | Prototype: | int PEM_write_bio_DSAparams(BIO *bp, const DSA *x) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | Lines: | 495-500 |
| | 18 | 1 |
PEM_write_bio_PKCS7Name: | PEM_write_bio_PKCS7 | Prototype: | int PEM_write_bio_PKCS7(BIO *bp, PKCS7 *x) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | Lines: | 235-240 |
| | 18 | 1 |
PEM_write_bio_PKCS8PrivateKeyName: | PEM_write_bio_PKCS8PrivateKey | Prototype: | int PEM_write_bio_PKCS8PrivateKey(BIO *bp, EVP_PKEY *x, const EVP_CIPHER *enc, char *kstr, int klen, pem_password_cb *cb, void *u) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_pk8.c | Lines: | 88-93 |
| | 1 | 1 |
PEM_write_bio_PKCS8_PRIV_KEY_INFOName: | PEM_write_bio_PKCS8_PRIV_KEY_INFO | Prototype: | int PEM_write_bio_PKCS8_PRIV_KEY_INFO(BIO *bp, PKCS8_PRIV_KEY_INFO *x) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_pk8.c | Lines: | 301-306 |
| | 18 | 1 |
PEM_write_bio_RSAPrivateKeyName: | PEM_write_bio_RSAPrivateKey | Prototype: | int PEM_write_bio_RSAPrivateKey(BIO *bp, RSA *x, const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, void *u) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_all.c | Lines: | 324-331 |
| | 2 | 1 |
PEM_write_bio_X509Name: | PEM_write_bio_X509 | Prototype: | int PEM_write_bio_X509(BIO *bp, X509 *x) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_x509.c | Lines: | 89-94 |
| | 18 | 1 |
PKCS12_BAGS_freeName: | PKCS12_BAGS_free | Prototype: | void PKCS12_BAGS_free(PKCS12_BAGS *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs12/p12_asn.c | Lines: | 287-291 |
| | 1 | 1 |
PKCS12_MAC_DATA_freeName: | PKCS12_MAC_DATA_free | Prototype: | void PKCS12_MAC_DATA_free(PKCS12_MAC_DATA *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs12/p12_asn.c | Lines: | 180-184 |
| | 1 | 1 |
PKCS12_SAFEBAG_freeName: | PKCS12_SAFEBAG_free | Prototype: | void PKCS12_SAFEBAG_free(PKCS12_SAFEBAG *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs12/p12_asn.c | Lines: | 433-437 |
| | 1 | 1 |
PKCS12_freeName: | PKCS12_free | Prototype: | void PKCS12_free(PKCS12 *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs12/p12_asn.c | Lines: | 120-124 |
| | 1 | 1 |
PKCS7_DIGEST_freeName: | PKCS7_DIGEST_free | Prototype: | void PKCS7_DIGEST_free(PKCS7_DIGEST *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | Lines: | 910-914 |
| | 1 | 1 |
PKCS7_ENCRYPT_freeName: | PKCS7_ENCRYPT_free | Prototype: | void PKCS7_ENCRYPT_free(PKCS7_ENCRYPT *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | Lines: | 843-847 |
| | 1 | 1 |
PKCS7_ENC_CONTENT_freeName: | PKCS7_ENC_CONTENT_free | Prototype: | void PKCS7_ENC_CONTENT_free(PKCS7_ENC_CONTENT *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | Lines: | 702-706 |
| | 1 | 1 |
PKCS7_ENVELOPE_freeName: | PKCS7_ENVELOPE_free | Prototype: | void PKCS7_ENVELOPE_free(PKCS7_ENVELOPE *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | Lines: | 556-560 |
| | 1 | 1 |
PKCS7_ENVELOPE_newName: | PKCS7_ENVELOPE_new | Prototype: | PKCS7_ENVELOPE * PKCS7_ENVELOPE_new(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | Lines: | 550-554 |
| | 1 | 1 |
PKCS7_ISSUER_AND_SERIAL_freeName: | PKCS7_ISSUER_AND_SERIAL_free | Prototype: | void PKCS7_ISSUER_AND_SERIAL_free(PKCS7_ISSUER_AND_SERIAL *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | Lines: | 496-500 |
| | 1 | 1 |
PKCS7_RECIP_INFO_freeName: | PKCS7_RECIP_INFO_free | Prototype: | void PKCS7_RECIP_INFO_free(PKCS7_RECIP_INFO *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | Lines: | 642-646 |
| | 1 | 1 |
PKCS7_RECIP_INFO_newName: | PKCS7_RECIP_INFO_new | Prototype: | PKCS7_RECIP_INFO * PKCS7_RECIP_INFO_new(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | Lines: | 636-640 |
| | 1 | 1 |
PKCS7_SIGNED_freeName: | PKCS7_SIGNED_free | Prototype: | void PKCS7_SIGNED_free(PKCS7_SIGNED *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | Lines: | 331-335 |
| | 1 | 1 |
PKCS7_SIGNED_newName: | PKCS7_SIGNED_new | Prototype: | PKCS7_SIGNED * PKCS7_SIGNED_new(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | Lines: | 325-329 |
| | 1 | 1 |
PKCS7_SIGNER_INFO_freeName: | PKCS7_SIGNER_INFO_free | Prototype: | void PKCS7_SIGNER_INFO_free(PKCS7_SIGNER_INFO *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | Lines: | 443-447 |
| | 1 | 1 |
PKCS7_SIGNER_INFO_newName: | PKCS7_SIGNER_INFO_new | Prototype: | PKCS7_SIGNER_INFO * PKCS7_SIGNER_INFO_new(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | Lines: | 437-441 |
| | 1 | 1 |
PKCS7_SIGN_ENVELOPE_freeName: | PKCS7_SIGN_ENVELOPE_free | Prototype: | void PKCS7_SIGN_ENVELOPE_free(PKCS7_SIGN_ENVELOPE *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | Lines: | 790-794 |
| | 1 | 1 |
PKCS7_add_signed_attributeName: | PKCS7_add_signed_attribute | Prototype: | int PKCS7_add_signed_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int atrtype, void *value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_doit.c | Lines: | 1191-1196 |
| | 1 | 1 |
PKCS7_freeName: | PKCS7_free | Prototype: | void PKCS7_free(PKCS7 *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | Lines: | 238-242 |
| | 1 | 1 |
PKCS7_get_signed_attributeName: | PKCS7_get_signed_attribute | Prototype: | ASN1_TYPE * PKCS7_get_signed_attribute(PKCS7_SIGNER_INFO *si, int nid) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_doit.c | Lines: | 1104-1108 |
| | 1 | 1 |
PKCS7_newName: | PKCS7_new | Prototype: | PKCS7 * PKCS7_new(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | Lines: | 232-236 |
| | 1 | 1 |
PKCS8_PRIV_KEY_INFO_freeName: | PKCS8_PRIV_KEY_INFO_free | Prototype: | void PKCS8_PRIV_KEY_INFO_free(PKCS8_PRIV_KEY_INFO *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/p8_pkey.c | Lines: | 135-139 |
| | 1 | 1 |
PKCS8_PRIV_KEY_INFO_newName: | PKCS8_PRIV_KEY_INFO_new | Prototype: | PKCS8_PRIV_KEY_INFO * PKCS8_PRIV_KEY_INFO_new(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/p8_pkey.c | Lines: | 129-133 |
| | 1 | 1 |
PKEY_USAGE_PERIOD_freeName: | PKEY_USAGE_PERIOD_free | Prototype: | void PKEY_USAGE_PERIOD_free(PKEY_USAGE_PERIOD *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_pku.c | Lines: | 134-138 |
| | 1 | 1 |
POLICYINFO_freeName: | POLICYINFO_free | Prototype: | void POLICYINFO_free(POLICYINFO *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_cpols.c | Lines: | 193-197 |
| | 1 | 1 |
POLICYQUALINFO_freeName: | POLICYQUALINFO_free | Prototype: | void POLICYQUALINFO_free(POLICYQUALINFO *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_cpols.c | Lines: | 289-293 |
| | 1 | 1 |
POLICY_CONSTRAINTS_freeName: | POLICY_CONSTRAINTS_free | Prototype: | void POLICY_CONSTRAINTS_free(POLICY_CONSTRAINTS *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_pcons.c | Lines: | 125-129 |
| | 1 | 1 |
POLICY_MAPPING_freeName: | POLICY_MAPPING_free | Prototype: | void POLICY_MAPPING_free(POLICY_MAPPING *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_pmaps.c | Lines: | 141-145 |
| | 1 | 1 |
PROXY_CERT_INFO_EXTENSION_freeName: | PROXY_CERT_INFO_EXTENSION_free | Prototype: | void PROXY_CERT_INFO_EXTENSION_free(PROXY_CERT_INFO_EXTENSION *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_pcia.c | Lines: | 141-145 |
| | 1 | 1 |
PROXY_POLICY_freeName: | PROXY_POLICY_free | Prototype: | void PROXY_POLICY_free(PROXY_POLICY *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_pcia.c | Lines: | 88-92 |
| | 1 | 1 |
RAND_set_rand_methodName: | RAND_set_rand_method | Prototype: | int RAND_set_rand_method(const RAND_METHOD *meth) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rand/rand_lib.c | Lines: | 27-31 |
| | 1 | 1 |
RC2_cfb64_encryptName: | RC2_cfb64_encrypt | Prototype: | void RC2_cfb64_encrypt(const unsigned char *in, unsigned char *out, long length, RC2_KEY *schedule, unsigned char *ivec, int *num, int encrypt) | Coverage: | 100.000% (17/17) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rc2/rc2cfb64.c | Lines: | 67-121 |
| | 36 | 6 |
RC2_decryptName: | RC2_decrypt | Prototype: | void RC2_decrypt(unsigned long *d, RC2_KEY *key) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rc2/rc2_cbc.c | Lines: | 181-225 |
| | 32 | 4 |
RC2_ecb_encryptName: | RC2_ecb_encrypt | Prototype: | void RC2_ecb_encrypt(const unsigned char *in, unsigned char *out, RC2_KEY *ks, int encrypt) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rc2/rc2_ecb.c | Lines: | 71-85 |
| | 9 | 2 |
RC2_encryptName: | RC2_encrypt | Prototype: | void RC2_encrypt(unsigned long *d, RC2_KEY *key) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rc2/rc2_cbc.c | Lines: | 136-179 |
| | 31 | 4 |