OpenCoverage

OpenSSL Test Coverage

Functions

Page:<>1
Function: ACCESS_DESCRIPTION_free
...40
Function: X509_CRL_get_ext_by_critical
...50
Function: cms_DigestedData_create
...60
Function: file_load_try_repeat
...70
Function: param_cmp
71
Function: pkey_rsa_print
72
Function: rand_drbg_get_nonce
73
Function: rsa_pss_check_min_key_size
7475
Function: sk_ASN1_INTEGER_delete_ptr
76
Function: sk_ASN1_TYPE_free
77
Function: sk_BIO_new_null
78
Function: sk_CMS_RecipientEncryptedKey_pop_free
...80
Function: sk_DIST_POINT_value
...90
Function: sk_SSL_COMP_pop_free
...100
Function: tls_construct_new_session_ticket
...103
Function: xsyslog
Functionâ–´Condition %eLOC - Effective Lines of CodeMcCabe - Cyclomatic Complexity
siphash_signctx_init
Name: siphash_signctx_init
Prototype: static int siphash_signctx_init(EVP_PKEY_CTX *ctx, EVP_MD_CTX *mctx)
Coverage:  50.000% (3/6)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/siphash/siphash_pmeth.c
Lines: 93-105
 50.000% (3/6)
132
siphash_size
Name: siphash_size
Prototype: static int siphash_size(const EVP_PKEY *pkey)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/siphash/siphash_ameth.c
Lines: 23-26
  0.000% (0/1)
11
sk_ACCESS_DESCRIPTION_deep_copy
Name: sk_ACCESS_DESCRIPTION_deep_copy
Prototype: static inline struct stack_st_ACCESS_DESCRIPTION *sk_ACCESS_DESCRIPTION_deep_copy(const struct stack_st_ACCESS_DESCRIPTION *sk, sk_ACCESS_DESCRIPTION_copyfunc copyfunc, sk_ACCESS_DESCRIPTION_freefunc freefunc)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
  0.000% (0/1)
11
sk_ACCESS_DESCRIPTION_delete
Name: sk_ACCESS_DESCRIPTION_delete
Prototype: static inline ACCESS_DESCRIPTION *sk_ACCESS_DESCRIPTION_delete(struct stack_st_ACCESS_DESCRIPTION *sk, int i)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
  0.000% (0/1)
11
sk_ACCESS_DESCRIPTION_delete_ptr
Name: sk_ACCESS_DESCRIPTION_delete_ptr
Prototype: static inline ACCESS_DESCRIPTION *sk_ACCESS_DESCRIPTION_delete_ptr(struct stack_st_ACCESS_DESCRIPTION *sk, ACCESS_DESCRIPTION *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
  0.000% (0/1)
11
sk_ACCESS_DESCRIPTION_dup
Name: sk_ACCESS_DESCRIPTION_dup
Prototype: static inline struct stack_st_ACCESS_DESCRIPTION * sk_ACCESS_DESCRIPTION_dup(const struct stack_st_ACCESS_DESCRIPTION *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
  0.000% (0/1)
11
sk_ACCESS_DESCRIPTION_find
Name: sk_ACCESS_DESCRIPTION_find
Prototype: static inline int sk_ACCESS_DESCRIPTION_find(struct stack_st_ACCESS_DESCRIPTION *sk, ACCESS_DESCRIPTION *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
  0.000% (0/1)
11
sk_ACCESS_DESCRIPTION_find_ex
Name: sk_ACCESS_DESCRIPTION_find_ex
Prototype: static inline int sk_ACCESS_DESCRIPTION_find_ex(struct stack_st_ACCESS_DESCRIPTION *sk, ACCESS_DESCRIPTION *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
  0.000% (0/1)
11
sk_ACCESS_DESCRIPTION_free
Name: sk_ACCESS_DESCRIPTION_free
Prototype: static inline void sk_ACCESS_DESCRIPTION_free(struct stack_st_ACCESS_DESCRIPTION *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
  0.000% (0/1)
11
sk_ACCESS_DESCRIPTION_insert
Name: sk_ACCESS_DESCRIPTION_insert
Prototype: static inline int sk_ACCESS_DESCRIPTION_insert(struct stack_st_ACCESS_DESCRIPTION *sk, ACCESS_DESCRIPTION *ptr, int idx)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
  0.000% (0/1)
11
sk_ACCESS_DESCRIPTION_is_sorted
Name: sk_ACCESS_DESCRIPTION_is_sorted
Prototype: static inline int sk_ACCESS_DESCRIPTION_is_sorted(const struct stack_st_ACCESS_DESCRIPTION *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
  0.000% (0/1)
11
sk_ACCESS_DESCRIPTION_new
Name: sk_ACCESS_DESCRIPTION_new
Prototype: static inline struct stack_st_ACCESS_DESCRIPTION *sk_ACCESS_DESCRIPTION_new(sk_ACCESS_DESCRIPTION_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
  0.000% (0/1)
11
sk_ACCESS_DESCRIPTION_new_null
Name: sk_ACCESS_DESCRIPTION_new_null
Prototype: static inline struct stack_st_ACCESS_DESCRIPTION *sk_ACCESS_DESCRIPTION_new_null(void)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
  0.000% (0/1)
11
sk_ACCESS_DESCRIPTION_new_reserve
Name: sk_ACCESS_DESCRIPTION_new_reserve
Prototype: static inline struct stack_st_ACCESS_DESCRIPTION *sk_ACCESS_DESCRIPTION_new_reserve(sk_ACCESS_DESCRIPTION_compfunc compare, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
  0.000% (0/1)
11
sk_ACCESS_DESCRIPTION_num
Name: sk_ACCESS_DESCRIPTION_num
Prototype: static inline int sk_ACCESS_DESCRIPTION_num(const struct stack_st_ACCESS_DESCRIPTION *sk)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
100.000% (1/1)
11
sk_ACCESS_DESCRIPTION_pop
Name: sk_ACCESS_DESCRIPTION_pop
Prototype: static inline ACCESS_DESCRIPTION *sk_ACCESS_DESCRIPTION_pop(struct stack_st_ACCESS_DESCRIPTION *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
  0.000% (0/1)
11
sk_ACCESS_DESCRIPTION_pop_free
Name: sk_ACCESS_DESCRIPTION_pop_free
Prototype: static inline void sk_ACCESS_DESCRIPTION_pop_free(struct stack_st_ACCESS_DESCRIPTION *sk, sk_ACCESS_DESCRIPTION_freefunc freefunc)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
  0.000% (0/1)
11
sk_ACCESS_DESCRIPTION_push
Name: sk_ACCESS_DESCRIPTION_push
Prototype: static inline int sk_ACCESS_DESCRIPTION_push(struct stack_st_ACCESS_DESCRIPTION *sk, ACCESS_DESCRIPTION *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
  0.000% (0/1)
11
sk_ACCESS_DESCRIPTION_reserve
Name: sk_ACCESS_DESCRIPTION_reserve
Prototype: static inline int sk_ACCESS_DESCRIPTION_reserve(struct stack_st_ACCESS_DESCRIPTION *sk, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
  0.000% (0/1)
11
sk_ACCESS_DESCRIPTION_set
Name: sk_ACCESS_DESCRIPTION_set
Prototype: static inline ACCESS_DESCRIPTION *sk_ACCESS_DESCRIPTION_set(struct stack_st_ACCESS_DESCRIPTION *sk, int idx, ACCESS_DESCRIPTION *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
  0.000% (0/1)
11
sk_ACCESS_DESCRIPTION_set_cmp_func
Name: sk_ACCESS_DESCRIPTION_set_cmp_func
Prototype: static inline sk_ACCESS_DESCRIPTION_compfunc sk_ACCESS_DESCRIPTION_set_cmp_func(struct stack_st_ACCESS_DESCRIPTION *sk, sk_ACCESS_DESCRIPTION_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
  0.000% (0/1)
11
sk_ACCESS_DESCRIPTION_shift
Name: sk_ACCESS_DESCRIPTION_shift
Prototype: static inline ACCESS_DESCRIPTION *sk_ACCESS_DESCRIPTION_shift(struct stack_st_ACCESS_DESCRIPTION *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
  0.000% (0/1)
11
sk_ACCESS_DESCRIPTION_sort
Name: sk_ACCESS_DESCRIPTION_sort
Prototype: static inline void sk_ACCESS_DESCRIPTION_sort(struct stack_st_ACCESS_DESCRIPTION *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
  0.000% (0/1)
11
sk_ACCESS_DESCRIPTION_unshift
Name: sk_ACCESS_DESCRIPTION_unshift
Prototype: static inline int sk_ACCESS_DESCRIPTION_unshift(struct stack_st_ACCESS_DESCRIPTION *sk, ACCESS_DESCRIPTION *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
  0.000% (0/1)
11
sk_ACCESS_DESCRIPTION_value
Name: sk_ACCESS_DESCRIPTION_value
Prototype: static inline ACCESS_DESCRIPTION *sk_ACCESS_DESCRIPTION_value(const struct stack_st_ACCESS_DESCRIPTION *sk, int idx)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
100.000% (1/1)
11
sk_ACCESS_DESCRIPTION_zero
Name: sk_ACCESS_DESCRIPTION_zero
Prototype: static inline void sk_ACCESS_DESCRIPTION_zero(struct stack_st_ACCESS_DESCRIPTION *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 170-170
  0.000% (0/1)
11
sk_ADMISSIONS_deep_copy
Name: sk_ADMISSIONS_deep_copy
Prototype: static inline struct stack_st_ADMISSIONS *sk_ADMISSIONS_deep_copy(const struct stack_st_ADMISSIONS *sk, sk_ADMISSIONS_copyfunc copyfunc, sk_ADMISSIONS_freefunc freefunc)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
  0.000% (0/1)
11
sk_ADMISSIONS_delete
Name: sk_ADMISSIONS_delete
Prototype: static inline ADMISSIONS *sk_ADMISSIONS_delete(struct stack_st_ADMISSIONS *sk, int i)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
  0.000% (0/1)
11
sk_ADMISSIONS_delete_ptr
Name: sk_ADMISSIONS_delete_ptr
Prototype: static inline ADMISSIONS *sk_ADMISSIONS_delete_ptr(struct stack_st_ADMISSIONS *sk, ADMISSIONS *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
  0.000% (0/1)
11
sk_ADMISSIONS_dup
Name: sk_ADMISSIONS_dup
Prototype: static inline struct stack_st_ADMISSIONS * sk_ADMISSIONS_dup(const struct stack_st_ADMISSIONS *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
  0.000% (0/1)
11
sk_ADMISSIONS_find
Name: sk_ADMISSIONS_find
Prototype: static inline int sk_ADMISSIONS_find(struct stack_st_ADMISSIONS *sk, ADMISSIONS *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
  0.000% (0/1)
11
sk_ADMISSIONS_find_ex
Name: sk_ADMISSIONS_find_ex
Prototype: static inline int sk_ADMISSIONS_find_ex(struct stack_st_ADMISSIONS *sk, ADMISSIONS *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
  0.000% (0/1)
11
sk_ADMISSIONS_free
Name: sk_ADMISSIONS_free
Prototype: static inline void sk_ADMISSIONS_free(struct stack_st_ADMISSIONS *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
  0.000% (0/1)
11
sk_ADMISSIONS_insert
Name: sk_ADMISSIONS_insert
Prototype: static inline int sk_ADMISSIONS_insert(struct stack_st_ADMISSIONS *sk, ADMISSIONS *ptr, int idx)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
  0.000% (0/1)
11
sk_ADMISSIONS_is_sorted
Name: sk_ADMISSIONS_is_sorted
Prototype: static inline int sk_ADMISSIONS_is_sorted(const struct stack_st_ADMISSIONS *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
  0.000% (0/1)
11
sk_ADMISSIONS_new
Name: sk_ADMISSIONS_new
Prototype: static inline struct stack_st_ADMISSIONS *sk_ADMISSIONS_new(sk_ADMISSIONS_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
  0.000% (0/1)
11
sk_ADMISSIONS_new_null
Name: sk_ADMISSIONS_new_null
Prototype: static inline struct stack_st_ADMISSIONS *sk_ADMISSIONS_new_null(void)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
  0.000% (0/1)
11
sk_ADMISSIONS_new_reserve
Name: sk_ADMISSIONS_new_reserve
Prototype: static inline struct stack_st_ADMISSIONS *sk_ADMISSIONS_new_reserve(sk_ADMISSIONS_compfunc compare, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
  0.000% (0/1)
11
sk_ADMISSIONS_num
Name: sk_ADMISSIONS_num
Prototype: static inline int sk_ADMISSIONS_num(const struct stack_st_ADMISSIONS *sk)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
100.000% (1/1)
11
sk_ADMISSIONS_pop
Name: sk_ADMISSIONS_pop
Prototype: static inline ADMISSIONS *sk_ADMISSIONS_pop(struct stack_st_ADMISSIONS *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
  0.000% (0/1)
11
sk_ADMISSIONS_pop_free
Name: sk_ADMISSIONS_pop_free
Prototype: static inline void sk_ADMISSIONS_pop_free(struct stack_st_ADMISSIONS *sk, sk_ADMISSIONS_freefunc freefunc)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
  0.000% (0/1)
11
sk_ADMISSIONS_push
Name: sk_ADMISSIONS_push
Prototype: static inline int sk_ADMISSIONS_push(struct stack_st_ADMISSIONS *sk, ADMISSIONS *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
  0.000% (0/1)
11
sk_ADMISSIONS_reserve
Name: sk_ADMISSIONS_reserve
Prototype: static inline int sk_ADMISSIONS_reserve(struct stack_st_ADMISSIONS *sk, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
  0.000% (0/1)
11
sk_ADMISSIONS_set
Name: sk_ADMISSIONS_set
Prototype: static inline ADMISSIONS *sk_ADMISSIONS_set(struct stack_st_ADMISSIONS *sk, int idx, ADMISSIONS *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
  0.000% (0/1)
11
sk_ADMISSIONS_set_cmp_func
Name: sk_ADMISSIONS_set_cmp_func
Prototype: static inline sk_ADMISSIONS_compfunc sk_ADMISSIONS_set_cmp_func(struct stack_st_ADMISSIONS *sk, sk_ADMISSIONS_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
  0.000% (0/1)
11
sk_ADMISSIONS_shift
Name: sk_ADMISSIONS_shift
Prototype: static inline ADMISSIONS *sk_ADMISSIONS_shift(struct stack_st_ADMISSIONS *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
  0.000% (0/1)
11
sk_ADMISSIONS_sort
Name: sk_ADMISSIONS_sort
Prototype: static inline void sk_ADMISSIONS_sort(struct stack_st_ADMISSIONS *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
  0.000% (0/1)
11
sk_ADMISSIONS_unshift
Name: sk_ADMISSIONS_unshift
Prototype: static inline int sk_ADMISSIONS_unshift(struct stack_st_ADMISSIONS *sk, ADMISSIONS *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
  0.000% (0/1)
11
sk_ADMISSIONS_value
Name: sk_ADMISSIONS_value
Prototype: static inline ADMISSIONS *sk_ADMISSIONS_value(const struct stack_st_ADMISSIONS *sk, int idx)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
100.000% (1/1)
11
sk_ADMISSIONS_zero
Name: sk_ADMISSIONS_zero
Prototype: static inline void sk_ADMISSIONS_zero(struct stack_st_ADMISSIONS *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 880-880
  0.000% (0/1)
11
sk_ASIdOrRange_deep_copy
Name: sk_ASIdOrRange_deep_copy
Prototype: static inline struct stack_st_ASIdOrRange *sk_ASIdOrRange_deep_copy(const struct stack_st_ASIdOrRange *sk, sk_ASIdOrRange_copyfunc copyfunc, sk_ASIdOrRange_freefunc freefunc)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASIdOrRange_delete
Name: sk_ASIdOrRange_delete
Prototype: static inline ASIdOrRange *sk_ASIdOrRange_delete(struct stack_st_ASIdOrRange *sk, int i)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASIdOrRange_delete_ptr
Name: sk_ASIdOrRange_delete_ptr
Prototype: static inline ASIdOrRange *sk_ASIdOrRange_delete_ptr(struct stack_st_ASIdOrRange *sk, ASIdOrRange *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASIdOrRange_dup
Name: sk_ASIdOrRange_dup
Prototype: static inline struct stack_st_ASIdOrRange * sk_ASIdOrRange_dup(const struct stack_st_ASIdOrRange *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASIdOrRange_find
Name: sk_ASIdOrRange_find
Prototype: static inline int sk_ASIdOrRange_find(struct stack_st_ASIdOrRange *sk, ASIdOrRange *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASIdOrRange_find_ex
Name: sk_ASIdOrRange_find_ex
Prototype: static inline int sk_ASIdOrRange_find_ex(struct stack_st_ASIdOrRange *sk, ASIdOrRange *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASIdOrRange_free
Name: sk_ASIdOrRange_free
Prototype: static inline void sk_ASIdOrRange_free(struct stack_st_ASIdOrRange *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASIdOrRange_insert
Name: sk_ASIdOrRange_insert
Prototype: static inline int sk_ASIdOrRange_insert(struct stack_st_ASIdOrRange *sk, ASIdOrRange *ptr, int idx)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASIdOrRange_is_sorted
Name: sk_ASIdOrRange_is_sorted
Prototype: static inline int sk_ASIdOrRange_is_sorted(const struct stack_st_ASIdOrRange *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASIdOrRange_new
Name: sk_ASIdOrRange_new
Prototype: static inline struct stack_st_ASIdOrRange *sk_ASIdOrRange_new(sk_ASIdOrRange_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASIdOrRange_new_null
Name: sk_ASIdOrRange_new_null
Prototype: static inline struct stack_st_ASIdOrRange *sk_ASIdOrRange_new_null(void)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASIdOrRange_new_reserve
Name: sk_ASIdOrRange_new_reserve
Prototype: static inline struct stack_st_ASIdOrRange *sk_ASIdOrRange_new_reserve(sk_ASIdOrRange_compfunc compare, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASIdOrRange_num
Name: sk_ASIdOrRange_num
Prototype: static inline int sk_ASIdOrRange_num(const struct stack_st_ASIdOrRange *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASIdOrRange_pop
Name: sk_ASIdOrRange_pop
Prototype: static inline ASIdOrRange *sk_ASIdOrRange_pop(struct stack_st_ASIdOrRange *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASIdOrRange_pop_free
Name: sk_ASIdOrRange_pop_free
Prototype: static inline void sk_ASIdOrRange_pop_free(struct stack_st_ASIdOrRange *sk, sk_ASIdOrRange_freefunc freefunc)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASIdOrRange_push
Name: sk_ASIdOrRange_push
Prototype: static inline int sk_ASIdOrRange_push(struct stack_st_ASIdOrRange *sk, ASIdOrRange *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASIdOrRange_reserve
Name: sk_ASIdOrRange_reserve
Prototype: static inline int sk_ASIdOrRange_reserve(struct stack_st_ASIdOrRange *sk, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASIdOrRange_set
Name: sk_ASIdOrRange_set
Prototype: static inline ASIdOrRange *sk_ASIdOrRange_set(struct stack_st_ASIdOrRange *sk, int idx, ASIdOrRange *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASIdOrRange_set_cmp_func
Name: sk_ASIdOrRange_set_cmp_func
Prototype: static inline sk_ASIdOrRange_compfunc sk_ASIdOrRange_set_cmp_func(struct stack_st_ASIdOrRange *sk, sk_ASIdOrRange_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASIdOrRange_shift
Name: sk_ASIdOrRange_shift
Prototype: static inline ASIdOrRange *sk_ASIdOrRange_shift(struct stack_st_ASIdOrRange *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASIdOrRange_sort
Name: sk_ASIdOrRange_sort
Prototype: static inline void sk_ASIdOrRange_sort(struct stack_st_ASIdOrRange *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASIdOrRange_unshift
Name: sk_ASIdOrRange_unshift
Prototype: static inline int sk_ASIdOrRange_unshift(struct stack_st_ASIdOrRange *sk, ASIdOrRange *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASIdOrRange_value
Name: sk_ASIdOrRange_value
Prototype: static inline ASIdOrRange *sk_ASIdOrRange_value(const struct stack_st_ASIdOrRange *sk, int idx)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASIdOrRange_zero
Name: sk_ASIdOrRange_zero
Prototype: static inline void sk_ASIdOrRange_zero(struct stack_st_ASIdOrRange *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 738-738
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_deep_copy
Name: sk_ASN1_GENERALSTRING_deep_copy
Prototype: static inline struct stack_st_ASN1_GENERALSTRING *sk_ASN1_GENERALSTRING_deep_copy(const struct stack_st_ASN1_GENERALSTRING *sk, sk_ASN1_GENERALSTRING_copyfunc copyfunc, sk_ASN1_GENERALSTRING_freefunc freefunc)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_delete
Name: sk_ASN1_GENERALSTRING_delete
Prototype: static inline ASN1_GENERALSTRING *sk_ASN1_GENERALSTRING_delete(struct stack_st_ASN1_GENERALSTRING *sk, int i)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_delete_ptr
Name: sk_ASN1_GENERALSTRING_delete_ptr
Prototype: static inline ASN1_GENERALSTRING *sk_ASN1_GENERALSTRING_delete_ptr(struct stack_st_ASN1_GENERALSTRING *sk, ASN1_GENERALSTRING *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_dup
Name: sk_ASN1_GENERALSTRING_dup
Prototype: static inline struct stack_st_ASN1_GENERALSTRING * sk_ASN1_GENERALSTRING_dup(const struct stack_st_ASN1_GENERALSTRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_find
Name: sk_ASN1_GENERALSTRING_find
Prototype: static inline int sk_ASN1_GENERALSTRING_find(struct stack_st_ASN1_GENERALSTRING *sk, ASN1_GENERALSTRING *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_find_ex
Name: sk_ASN1_GENERALSTRING_find_ex
Prototype: static inline int sk_ASN1_GENERALSTRING_find_ex(struct stack_st_ASN1_GENERALSTRING *sk, ASN1_GENERALSTRING *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_free
Name: sk_ASN1_GENERALSTRING_free
Prototype: static inline void sk_ASN1_GENERALSTRING_free(struct stack_st_ASN1_GENERALSTRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_insert
Name: sk_ASN1_GENERALSTRING_insert
Prototype: static inline int sk_ASN1_GENERALSTRING_insert(struct stack_st_ASN1_GENERALSTRING *sk, ASN1_GENERALSTRING *ptr, int idx)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_is_sorted
Name: sk_ASN1_GENERALSTRING_is_sorted
Prototype: static inline int sk_ASN1_GENERALSTRING_is_sorted(const struct stack_st_ASN1_GENERALSTRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_new
Name: sk_ASN1_GENERALSTRING_new
Prototype: static inline struct stack_st_ASN1_GENERALSTRING *sk_ASN1_GENERALSTRING_new(sk_ASN1_GENERALSTRING_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_new_null
Name: sk_ASN1_GENERALSTRING_new_null
Prototype: static inline struct stack_st_ASN1_GENERALSTRING *sk_ASN1_GENERALSTRING_new_null(void)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_new_reserve
Name: sk_ASN1_GENERALSTRING_new_reserve
Prototype: static inline struct stack_st_ASN1_GENERALSTRING *sk_ASN1_GENERALSTRING_new_reserve(sk_ASN1_GENERALSTRING_compfunc compare, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_num
Name: sk_ASN1_GENERALSTRING_num
Prototype: static inline int sk_ASN1_GENERALSTRING_num(const struct stack_st_ASN1_GENERALSTRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_pop
Name: sk_ASN1_GENERALSTRING_pop
Prototype: static inline ASN1_GENERALSTRING *sk_ASN1_GENERALSTRING_pop(struct stack_st_ASN1_GENERALSTRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_pop_free
Name: sk_ASN1_GENERALSTRING_pop_free
Prototype: static inline void sk_ASN1_GENERALSTRING_pop_free(struct stack_st_ASN1_GENERALSTRING *sk, sk_ASN1_GENERALSTRING_freefunc freefunc)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_push
Name: sk_ASN1_GENERALSTRING_push
Prototype: static inline int sk_ASN1_GENERALSTRING_push(struct stack_st_ASN1_GENERALSTRING *sk, ASN1_GENERALSTRING *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_reserve
Name: sk_ASN1_GENERALSTRING_reserve
Prototype: static inline int sk_ASN1_GENERALSTRING_reserve(struct stack_st_ASN1_GENERALSTRING *sk, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_set
Name: sk_ASN1_GENERALSTRING_set
Prototype: static inline ASN1_GENERALSTRING *sk_ASN1_GENERALSTRING_set(struct stack_st_ASN1_GENERALSTRING *sk, int idx, ASN1_GENERALSTRING *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_set_cmp_func
Name: sk_ASN1_GENERALSTRING_set_cmp_func
Prototype: static inline sk_ASN1_GENERALSTRING_compfunc sk_ASN1_GENERALSTRING_set_cmp_func(struct stack_st_ASN1_GENERALSTRING *sk, sk_ASN1_GENERALSTRING_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_shift
Name: sk_ASN1_GENERALSTRING_shift
Prototype: static inline ASN1_GENERALSTRING *sk_ASN1_GENERALSTRING_shift(struct stack_st_ASN1_GENERALSTRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_sort
Name: sk_ASN1_GENERALSTRING_sort
Prototype: static inline void sk_ASN1_GENERALSTRING_sort(struct stack_st_ASN1_GENERALSTRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_unshift
Name: sk_ASN1_GENERALSTRING_unshift
Prototype: static inline int sk_ASN1_GENERALSTRING_unshift(struct stack_st_ASN1_GENERALSTRING *sk, ASN1_GENERALSTRING *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_value
Name: sk_ASN1_GENERALSTRING_value
Prototype: static inline ASN1_GENERALSTRING *sk_ASN1_GENERALSTRING_value(const struct stack_st_ASN1_GENERALSTRING *sk, int idx)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_GENERALSTRING_zero
Name: sk_ASN1_GENERALSTRING_zero
Prototype: static inline void sk_ASN1_GENERALSTRING_zero(struct stack_st_ASN1_GENERALSTRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 440-440
  0.000% (0/1)
11
sk_ASN1_INTEGER_deep_copy
Name: sk_ASN1_INTEGER_deep_copy
Prototype: static inline struct stack_st_ASN1_INTEGER *sk_ASN1_INTEGER_deep_copy(const struct stack_st_ASN1_INTEGER *sk, sk_ASN1_INTEGER_copyfunc copyfunc, sk_ASN1_INTEGER_freefunc freefunc)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
  0.000% (0/1)
11
sk_ASN1_INTEGER_delete
Name: sk_ASN1_INTEGER_delete
Prototype: static inline ASN1_INTEGER *sk_ASN1_INTEGER_delete(struct stack_st_ASN1_INTEGER *sk, int i)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
  0.000% (0/1)
11
Page:<>1
Function: ACCESS_DESCRIPTION_free
...40
Function: X509_CRL_get_ext_by_critical
...50
Function: cms_DigestedData_create
...60
Function: file_load_try_repeat
...70
Function: param_cmp
71
Function: pkey_rsa_print
72
Function: rand_drbg_get_nonce
73
Function: rsa_pss_check_min_key_size
7475
Function: sk_ASN1_INTEGER_delete_ptr
76
Function: sk_ASN1_TYPE_free
77
Function: sk_BIO_new_null
78
Function: sk_CMS_RecipientEncryptedKey_pop_free
...80
Function: sk_DIST_POINT_value
...90
Function: sk_SSL_COMP_pop_free
...100
Function: tls_construct_new_session_ticket
...103
Function: xsyslog

Generated by Squish Coco 4.2.2