| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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 |
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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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 |
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 |
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_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_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_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_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_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_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_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 |
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 |
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_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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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_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 |
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 |
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 |
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 |
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_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_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_config| Name: | OPENSSL_config | | Prototype: | void OPENSSL_config(const char *config_name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/conf/conf_sap.c | | Lines: | 130-134 |
| | 1 | 1 |
OPENSSL_cleanse| Name: | OPENSSL_cleanse | | Prototype: | void OPENSSL_cleanse(void *ptr, size_t len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/mem_clr.c | | Lines: | 7-11 |
| | 1 | 1 |
OCSP_response_status_str| Name: | OCSP_response_status_str | | Prototype: | const char * OCSP_response_status_str(long s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_prn.c | | Lines: | 102-114 |
| | 1 | 1 |
OCSP_response_status| Name: | OCSP_response_status | | Prototype: | int OCSP_response_status(OCSP_RESPONSE *resp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_cl.c | | Lines: | 188-192 |
| | 1 | 1 |
OCSP_request_onereq_get0| Name: | OCSP_request_onereq_get0 | | Prototype: | OCSP_ONEREQ * OCSP_request_onereq_get0(OCSP_REQUEST *req, int i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_srv.c | | Lines: | 78-82 |
| | 1 | 1 |
OCSP_request_onereq_count| Name: | OCSP_request_onereq_count | | Prototype: | int OCSP_request_onereq_count(OCSP_REQUEST *req) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_srv.c | | Lines: | 72-76 |
| | 1 | 1 |
OCSP_request_add1_nonce| Name: | OCSP_request_add1_nonce | | Prototype: | int OCSP_request_add1_nonce(OCSP_REQUEST *req, unsigned char *val, int len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 362-366 |
| | 1 | 1 |
OCSP_onereq_get0_id| Name: | OCSP_onereq_get0_id | | Prototype: | OCSP_CERTID * OCSP_onereq_get0_id(OCSP_ONEREQ *one) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_srv.c | | Lines: | 84-88 |
| | 1 | 1 |
OCSP_crl_reason_str| Name: | OCSP_crl_reason_str | | Prototype: | const char * OCSP_crl_reason_str(long s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_prn.c | | Lines: | 127-141 |
| | 1 | 1 |
OCSP_cert_status_str| Name: | OCSP_cert_status_str | | Prototype: | const char * OCSP_cert_status_str(long s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_prn.c | | Lines: | 116-125 |
| | 1 | 1 |
OCSP_SINGLERESP_new| Name: | OCSP_SINGLERESP_new | | Prototype: | OCSP_SINGLERESP * OCSP_SINGLERESP_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 721-725 |
| | 1 | 1 |
OCSP_SINGLERESP_get_ext_count| Name: | OCSP_SINGLERESP_get_ext_count | | Prototype: | int OCSP_SINGLERESP_get_ext_count(OCSP_SINGLERESP *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 263-267 |
| | 1 | 1 |
OCSP_SINGLERESP_get_ext_by_critical| Name: | OCSP_SINGLERESP_get_ext_by_critical | | Prototype: | int OCSP_SINGLERESP_get_ext_by_critical(OCSP_SINGLERESP *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: | 282-286 |
| | 1 | 1 |
OCSP_SINGLERESP_get_ext_by_OBJ| Name: | OCSP_SINGLERESP_get_ext_by_OBJ | | Prototype: | int OCSP_SINGLERESP_get_ext_by_OBJ(OCSP_SINGLERESP *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: | 275-280 |
| | 1 | 1 |
OCSP_SINGLERESP_get_ext_by_NID| Name: | OCSP_SINGLERESP_get_ext_by_NID | | Prototype: | int OCSP_SINGLERESP_get_ext_by_NID(OCSP_SINGLERESP *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: | 269-273 |
| | 1 | 1 |
OCSP_SINGLERESP_get_ext| Name: | OCSP_SINGLERESP_get_ext | | Prototype: | X509_EXTENSION * OCSP_SINGLERESP_get_ext(OCSP_SINGLERESP *x, int loc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 288-292 |
| | 1 | 1 |
OCSP_SINGLERESP_get1_ext_d2i| Name: | OCSP_SINGLERESP_get1_ext_d2i | | Prototype: | void * OCSP_SINGLERESP_get1_ext_d2i(OCSP_SINGLERESP *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: | 300-304 |
| | 1 | 1 |
OCSP_SINGLERESP_get0_id| Name: | OCSP_SINGLERESP_get0_id | | Prototype: | const OCSP_CERTID * OCSP_SINGLERESP_get0_id(const OCSP_SINGLERESP *single) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_cl.c | | Lines: | 394-398 |
| | 1 | 1 |
OCSP_SINGLERESP_free| Name: | 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 |
OCSP_SINGLERESP_delete_ext| Name: | OCSP_SINGLERESP_delete_ext | | Prototype: | X509_EXTENSION * OCSP_SINGLERESP_delete_ext(OCSP_SINGLERESP *x, int loc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 294-298 |
| | 1 | 1 |
OCSP_SINGLERESP_add1_ext_i2d| Name: | OCSP_SINGLERESP_add1_ext_i2d | | Prototype: | int OCSP_SINGLERESP_add1_ext_i2d(OCSP_SINGLERESP *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: | 306-311 |
| | 1 | 1 |
OCSP_SIGNATURE_new| Name: | OCSP_SIGNATURE_new | | Prototype: | OCSP_SIGNATURE * OCSP_SIGNATURE_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 110-114 |
| | 1 | 1 |
OCSP_SIGNATURE_free| Name: | 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_SERVICELOC_new| Name: | OCSP_SERVICELOC_new | | Prototype: | OCSP_SERVICELOC * OCSP_SERVICELOC_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 975-979 |
| | 1 | 1 |
OCSP_SERVICELOC_free| Name: | 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_REVOKEDINFO_new| Name: | OCSP_REVOKEDINFO_new | | Prototype: | OCSP_REVOKEDINFO * OCSP_REVOKEDINFO_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 587-591 |
| | 1 | 1 |
OCSP_REVOKEDINFO_free| Name: | 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_RESPONSE_new| Name: | OCSP_RESPONSE_new | | Prototype: | OCSP_RESPONSE * OCSP_RESPONSE_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 481-485 |
| | 1 | 1 |
OCSP_RESPONSE_free| Name: | 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_RESPID_new| Name: | OCSP_RESPID_new | | Prototype: | OCSP_RESPID * OCSP_RESPID_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 534-538 |
| | 1 | 1 |
OCSP_RESPID_free| Name: | 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_RESPDATA_new| Name: | OCSP_RESPDATA_new | | Prototype: | OCSP_RESPDATA * OCSP_RESPDATA_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 795-799 |
| | 1 | 1 |
OCSP_RESPDATA_free| Name: | 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_RESPBYTES_new| Name: | OCSP_RESPBYTES_new | | Prototype: | OCSP_RESPBYTES * OCSP_RESPBYTES_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 416-420 |
| | 1 | 1 |
OCSP_RESPBYTES_free| Name: | 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_REQUEST_new| Name: | OCSP_REQUEST_new | | Prototype: | OCSP_REQUEST * OCSP_REQUEST_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 361-365 |
| | 1 | 1 |
OCSP_REQUEST_get_ext_count| Name: | OCSP_REQUEST_get_ext_count | | Prototype: | int OCSP_REQUEST_get_ext_count(OCSP_REQUEST *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 77-81 |
| | 1 | 1 |
OCSP_REQUEST_get_ext| Name: | OCSP_REQUEST_get_ext | | Prototype: | X509_EXTENSION * OCSP_REQUEST_get_ext(OCSP_REQUEST *x, int loc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 105-109 |
| | 1 | 1 |
OCSP_REQUEST_get1_ext_d2i| Name: | OCSP_REQUEST_get1_ext_d2i | | Prototype: | void * OCSP_REQUEST_get1_ext_d2i(OCSP_REQUEST *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: | 117-121 |
| | 1 | 1 |
OCSP_REQUEST_free| Name: | 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_REQUEST_delete_ext| Name: | OCSP_REQUEST_delete_ext | | Prototype: | X509_EXTENSION * OCSP_REQUEST_delete_ext(OCSP_REQUEST *x, int loc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 111-115 |
| | 1 | 1 |
OCSP_REQINFO_new| Name: | OCSP_REQINFO_new | | Prototype: | OCSP_REQINFO * OCSP_REQINFO_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 297-301 |
| | 1 | 1 |
OCSP_REQINFO_free| Name: | 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_ONEREQ_new| Name: | OCSP_ONEREQ_new | | Prototype: | OCSP_ONEREQ * OCSP_ONEREQ_new(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_asn.c | | Lines: | 230-234 |
| | 1 | 1 |
OCSP_ONEREQ_get_ext_count| Name: | OCSP_ONEREQ_get_ext_count | | Prototype: | int OCSP_ONEREQ_get_ext_count(OCSP_ONEREQ *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/libressl/src/crypto/ocsp/ocsp_ext.c | | Lines: | 140-144 |
| | 1 | 1 |
OCSP_ONEREQ_get_ext_by_OBJ| Name: | OCSP_ONEREQ_get_ext_by_OBJ | | Prototype: | int OCSP_ONEREQ_get_ext_by_OBJ(OCSP_ONEREQ *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: | 152-156 |
| | 1 | 1 |
OCSP_ONEREQ_get_ext_by_NID| Name: | OCSP_ONEREQ_get_ext_by_NID | | Prototype: | int OCSP_ONEREQ_get_ext_by_NID(OCSP_ONEREQ *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: | 146-150 |
| | 1 | 1 |
OCSP_ONEREQ_get_ext| Name: | OCSP_ONEREQ_get_ext | | Prototype: | X509_EXTENSION * OCSP_ONEREQ_get_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: | 165-169 |
| | 1 | 1 |