| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
OPENSSL_cpu_caps| Name: | 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_no_config| Name: | OPENSSL_no_config | | Prototype: | void OPENSSL_no_config(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_sap.c | | Lines: | 150-154 |
| | 1 | 1 |
OPENSSL_strcasecmp| Name: | OPENSSL_strcasecmp | | Prototype: | int OPENSSL_strcasecmp(const char *str1, const char *str2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/o_str.c | | Lines: | 17-21 |
| | 1 | 1 |
OPENSSL_strncasecmp| Name: | OPENSSL_strncasecmp | | Prototype: | int OPENSSL_strncasecmp(const char *str1, const char *str2, size_t n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/o_str.c | | Lines: | 11-15 |
| | 1 | 1 |
OTHERNAME_free| Name: | 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 |
OTHERNAME_new| Name: | OTHERNAME_new | | Prototype: | OTHERNAME * OTHERNAME_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_genn.c | | Lines: | 108-112 |
| | 1 | 1 |
OpenSSL_add_all_ciphers| Name: | 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_digests| Name: | 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_version_num| Name: | OpenSSL_version_num | | Prototype: | unsigned long OpenSSL_version_num(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/cversion.c | | Lines: | 108-112 |
| | 1 | 1 |
PBE2PARAM_free| Name: | 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 |
PBE2PARAM_new| Name: | PBE2PARAM_new | | Prototype: | PBE2PARAM * PBE2PARAM_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/p5_pbev2.c | | Lines: | 105-109 |
| | 1 | 1 |
PBEPARAM_free| Name: | 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 |
PBEPARAM_new| Name: | PBEPARAM_new | | Prototype: | PBEPARAM * PBEPARAM_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/p5_pbe.c | | Lines: | 105-109 |
| | 1 | 1 |
PBKDF2PARAM_free| Name: | 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 |
PBKDF2PARAM_new| Name: | PBKDF2PARAM_new | | Prototype: | PBKDF2PARAM * PBKDF2PARAM_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/p5_pbev2.c | | Lines: | 165-169 |
| | 1 | 1 |
PEM_SignUpdate| Name: | PEM_SignUpdate | | Prototype: | int PEM_SignUpdate(EVP_MD_CTX *ctx, unsigned char *data, unsigned int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_sign.c | | Lines: | 73-78 |
| | 1 | 1 |
PEM_write_PKCS8PrivateKey| Name: | PEM_write_PKCS8PrivateKey | | Prototype: | int PEM_write_PKCS8PrivateKey(FILE *fp, EVP_PKEY *x, const EVP_CIPHER *enc, char *kstr, int klen, pem_password_cb *cb, void *u) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pem/pem_pk8.c | | Lines: | 214-219 |
| | 1 | 1 |
PEM_write_bio_PKCS8PrivateKey| Name: | 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 |
PKCS12_BAGS_free| Name: | 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_BAGS_new| Name: | PKCS12_BAGS_new | | Prototype: | PKCS12_BAGS * PKCS12_BAGS_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs12/p12_asn.c | | Lines: | 281-285 |
| | 1 | 1 |
PKCS12_MAC_DATA_free| Name: | 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_MAC_DATA_new| Name: | PKCS12_MAC_DATA_new | | Prototype: | PKCS12_MAC_DATA * PKCS12_MAC_DATA_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs12/p12_asn.c | | Lines: | 174-178 |
| | 1 | 1 |
PKCS12_SAFEBAG_free| Name: | 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_SAFEBAG_new| Name: | PKCS12_SAFEBAG_new | | Prototype: | PKCS12_SAFEBAG * PKCS12_SAFEBAG_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs12/p12_asn.c | | Lines: | 427-431 |
| | 1 | 1 |
PKCS12_decrypt_skey| Name: | PKCS12_decrypt_skey | | Prototype: | PKCS8_PRIV_KEY_INFO * PKCS12_decrypt_skey(const PKCS12_SAFEBAG *bag, const char *pass, int passlen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs12/p12_add.c | | Lines: | 234-238 |
| | 1 | 1 |
PKCS12_free| Name: | 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 |
PKCS12_new| Name: | PKCS12_new | | Prototype: | PKCS12 * PKCS12_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs12/p12_asn.c | | Lines: | 114-118 |
| | 1 | 1 |
PKCS7_DIGEST_free| Name: | 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_DIGEST_new| Name: | PKCS7_DIGEST_new | | Prototype: | PKCS7_DIGEST * PKCS7_DIGEST_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | | Lines: | 904-908 |
| | 1 | 1 |
PKCS7_ENCRYPT_free| Name: | 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_ENCRYPT_new| Name: | PKCS7_ENCRYPT_new | | Prototype: | PKCS7_ENCRYPT * PKCS7_ENCRYPT_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | | Lines: | 837-841 |
| | 1 | 1 |
PKCS7_ENC_CONTENT_free| Name: | 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_ENC_CONTENT_new| Name: | PKCS7_ENC_CONTENT_new | | Prototype: | PKCS7_ENC_CONTENT * PKCS7_ENC_CONTENT_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | | Lines: | 696-700 |
| | 1 | 1 |
PKCS7_ENVELOPE_free| Name: | 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_new| Name: | 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_free| Name: | 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_ISSUER_AND_SERIAL_new| Name: | PKCS7_ISSUER_AND_SERIAL_new | | Prototype: | PKCS7_ISSUER_AND_SERIAL * PKCS7_ISSUER_AND_SERIAL_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | | Lines: | 490-494 |
| | 1 | 1 |
PKCS7_RECIP_INFO_free| Name: | 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_new| Name: | 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_free| Name: | 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_new| Name: | 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_free| Name: | 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_new| Name: | 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_free| Name: | 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_SIGN_ENVELOPE_new| Name: | PKCS7_SIGN_ENVELOPE_new | | Prototype: | PKCS7_SIGN_ENVELOPE * PKCS7_SIGN_ENVELOPE_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | | Lines: | 784-788 |
| | 1 | 1 |
PKCS7_add_attribute| Name: | PKCS7_add_attribute | | Prototype: | int PKCS7_add_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int atrtype, void *value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_doit.c | | Lines: | 1198-1202 |
| | 1 | 1 |
PKCS7_add_signed_attribute| Name: | 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_dup| Name: | PKCS7_dup | | Prototype: | PKCS7 * PKCS7_dup(PKCS7 *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_asn1.c | | Lines: | 250-254 |
| | 1 | 1 |
PKCS7_free| Name: | 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_attribute| Name: | PKCS7_get_attribute | | Prototype: | ASN1_TYPE * PKCS7_get_attribute(PKCS7_SIGNER_INFO *si, int nid) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_doit.c | | Lines: | 1110-1114 |
| | 1 | 1 |
PKCS7_get_signed_attribute| Name: | 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_new| Name: | 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_free| Name: | 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_new| Name: | 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 |
PKCS8_pkey_get0_attrs| Name: | PKCS8_pkey_get0_attrs | | Prototype: | const struct stack_st_X509_ATTRIBUTE * PKCS8_pkey_get0_attrs(const PKCS8_PRIV_KEY_INFO *p8) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/asn1/p8_pkey.c | | Lines: | 171-175 |
| | 1 | 1 |
PKEY_USAGE_PERIOD_free| Name: | 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 |
PKEY_USAGE_PERIOD_new| Name: | PKEY_USAGE_PERIOD_new | | Prototype: | PKEY_USAGE_PERIOD * PKEY_USAGE_PERIOD_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_pku.c | | Lines: | 128-132 |
| | 1 | 1 |
POLICYINFO_free| Name: | 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 |
POLICYINFO_new| Name: | POLICYINFO_new | | Prototype: | POLICYINFO * POLICYINFO_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_cpols.c | | Lines: | 187-191 |
| | 1 | 1 |
POLICYQUALINFO_free| Name: | 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 |
POLICYQUALINFO_new| Name: | POLICYQUALINFO_new | | Prototype: | POLICYQUALINFO * POLICYQUALINFO_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_cpols.c | | Lines: | 283-287 |
| | 1 | 1 |
POLICY_CONSTRAINTS_free| Name: | 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_CONSTRAINTS_new| Name: | POLICY_CONSTRAINTS_new | | Prototype: | POLICY_CONSTRAINTS * POLICY_CONSTRAINTS_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_pcons.c | | Lines: | 119-123 |
| | 1 | 1 |
POLICY_MAPPING_free| Name: | 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 |
POLICY_MAPPING_new| Name: | POLICY_MAPPING_new | | Prototype: | POLICY_MAPPING * POLICY_MAPPING_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_pmaps.c | | Lines: | 135-139 |
| | 1 | 1 |
PROXY_CERT_INFO_EXTENSION_free| Name: | 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_CERT_INFO_EXTENSION_new| Name: | PROXY_CERT_INFO_EXTENSION_new | | Prototype: | PROXY_CERT_INFO_EXTENSION * PROXY_CERT_INFO_EXTENSION_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_pcia.c | | Lines: | 135-139 |
| | 1 | 1 |
PROXY_POLICY_free| Name: | 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 |
PROXY_POLICY_new| Name: | PROXY_POLICY_new | | Prototype: | PROXY_POLICY * PROXY_POLICY_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/x509v3/v3_pcia.c | | Lines: | 82-86 |
| | 1 | 1 |
RAND_poll| Name: | RAND_poll | | Prototype: | int RAND_poll(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rand/rand_lib.c | | Lines: | 77-81 |
| | 1 | 1 |
RAND_set_rand_engine| Name: | RAND_set_rand_engine | | Prototype: | int RAND_set_rand_engine(ENGINE *engine) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rand/rand_lib.c | | Lines: | 46-50 |
| | 1 | 1 |
RAND_set_rand_method| Name: | 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 |
RAND_status| Name: | RAND_status | | Prototype: | int RAND_status(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rand/rand_lib.c | | Lines: | 71-75 |
| | 1 | 1 |
ROTATE| Name: | ROTATE | | Prototype: | static inline uint32_t ROTATE(uint32_t a, uint32_t n) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/md32_common.h #4 | | Lines: | 147-150 |
| | 1 | 1 |
RSAPrivateKey_dup| Name: | RSAPrivateKey_dup | | Prototype: | RSA * RSAPrivateKey_dup(RSA *rsa) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_asn1.c | | Lines: | 304-308 |
| | 1 | 1 |
RSAPublicKey_dup| Name: | RSAPublicKey_dup | | Prototype: | RSA * RSAPublicKey_dup(RSA *rsa) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_asn1.c | | Lines: | 298-302 |
| | 1 | 1 |
RSA_PKCS1_SSLeay| Name: | RSA_PKCS1_SSLeay | | Prototype: | const RSA_METHOD * RSA_PKCS1_SSLeay(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_eay.c | | Lines: | 147-151 |
| | 1 | 1 |
RSA_PSS_PARAMS_free| Name: | RSA_PSS_PARAMS_free | | Prototype: | void RSA_PSS_PARAMS_free(RSA_PSS_PARAMS *a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_asn1.c | | Lines: | 264-268 |
| | 1 | 1 |
RSA_PSS_PARAMS_new| Name: | RSA_PSS_PARAMS_new | | Prototype: | RSA_PSS_PARAMS * RSA_PSS_PARAMS_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_asn1.c | | Lines: | 258-262 |
| | 1 | 1 |
RSA_bits| Name: | RSA_bits | | Prototype: | int RSA_bits(const RSA *r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_crpt.c | | Lines: | 75-79 |
| | 1 | 1 |
RSA_clear_flags| Name: | RSA_clear_flags | | Prototype: | void RSA_clear_flags(RSA *r, int flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_lib.c | | Lines: | 351-355 |
| | 1 | 1 |
RSA_get_ex_data| Name: | RSA_get_ex_data | | Prototype: | void * RSA_get_ex_data(const RSA *r, int idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_lib.c | | Lines: | 249-253 |
| | 1 | 1 |
RSA_get_method| Name: | RSA_get_method | | Prototype: | const RSA_METHOD * RSA_get_method(const RSA *rsa) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_lib.c | | Lines: | 98-102 |
| | 1 | 1 |
RSA_private_decrypt| Name: | RSA_private_decrypt | | Prototype: | int RSA_private_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_crpt.c | | Lines: | 101-106 |
| | 1 | 1 |
RSA_private_encrypt| Name: | RSA_private_encrypt | | Prototype: | int RSA_private_encrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_crpt.c | | Lines: | 94-99 |
| | 1 | 1 |
RSA_public_decrypt| Name: | RSA_public_decrypt | | Prototype: | int RSA_public_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_crpt.c | | Lines: | 108-113 |
| | 1 | 1 |
RSA_public_encrypt| Name: | RSA_public_encrypt | | Prototype: | int RSA_public_encrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_crpt.c | | Lines: | 87-92 |
| | 1 | 1 |
RSA_set_default_method| Name: | RSA_set_default_method | | Prototype: | void RSA_set_default_method(const RSA_METHOD *meth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_lib.c | | Lines: | 83-87 |
| | 1 | 1 |
RSA_set_ex_data| Name: | RSA_set_ex_data | | Prototype: | int RSA_set_ex_data(RSA *r, int idx, void *arg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_lib.c | | Lines: | 243-247 |
| | 1 | 1 |
RSA_set_flags| Name: | RSA_set_flags | | Prototype: | void RSA_set_flags(RSA *r, int flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_lib.c | | Lines: | 363-367 |
| | 1 | 1 |
RSA_size| Name: | RSA_size | | Prototype: | int RSA_size(const RSA *r) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_crpt.c | | Lines: | 81-85 |
| | 1 | 1 |
RSA_test_flags| Name: | RSA_test_flags | | Prototype: | int RSA_test_flags(const RSA *r, int flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/rsa/rsa_lib.c | | Lines: | 357-361 |
| | 1 | 1 |
SHA1_Transform [md32_common.h #2]| Name: | SHA1_Transform [md32_common.h #2] | | Prototype: | void SHA1_Transform (SHA_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 #2 | | Lines: | 270-273 |
| | 1 | 1 |
SHA224_Final| Name: | SHA224_Final | | Prototype: | int SHA224_Final (unsigned char *md, SHA256_CTX *c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/sha/sha256.c | | Lines: | 71-72 |
| | 1 | 1 |
SHA224_Update| Name: | SHA224_Update | | Prototype: | int SHA224_Update(SHA256_CTX *c, const void *data, size_t len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/sha/sha256.c | | Lines: | 69-70 |
| | 1 | 1 |
SHA256_Transform [md32_common.h #1]| Name: | SHA256_Transform [md32_common.h #1] | | Prototype: | void SHA256_Transform (SHA256_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 #1 | | Lines: | 270-273 |
| | 1 | 1 |
SHA384_Final| Name: | SHA384_Final | | Prototype: | int SHA384_Final (unsigned char *md,SHA512_CTX *c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/sha/sha512.c | | Lines: | 175-176 |
| | 1 | 1 |
SHA384_Update| Name: | SHA384_Update | | Prototype: | int SHA384_Update (SHA512_CTX *c, const void *data, size_t len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/sha/sha512.c | | Lines: | 229-230 |
| | 1 | 1 |
SHA512_Transform| Name: | SHA512_Transform | | Prototype: | void SHA512_Transform (SHA512_CTX *c, const unsigned char *data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/sha/sha512.c | | Lines: | 232-240 |
| | 1 | 1 |
SMIME_read_PKCS7| Name: | SMIME_read_PKCS7 | | Prototype: | PKCS7 * SMIME_read_PKCS7(BIO *bio, BIO **bcont) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/pkcs7/pk7_mime.c | | Lines: | 94-98 |
| | 1 | 1 |