| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
sk_SRP_user_pwd_new| Name: | sk_SRP_user_pwd_new | | Prototype: | static inline struct stack_st_SRP_user_pwd *sk_SRP_user_pwd_new(sk_SRP_user_pwd_compfunc compare) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_new_null| Name: | sk_SRP_user_pwd_new_null | | Prototype: | static inline struct stack_st_SRP_user_pwd *sk_SRP_user_pwd_new_null(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_new_reserve| Name: | sk_SRP_user_pwd_new_reserve | | Prototype: | static inline struct stack_st_SRP_user_pwd *sk_SRP_user_pwd_new_reserve(sk_SRP_user_pwd_compfunc compare, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_num| Name: | sk_SRP_user_pwd_num | | Prototype: | static inline int sk_SRP_user_pwd_num(const struct stack_st_SRP_user_pwd *sk) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_pop| Name: | sk_SRP_user_pwd_pop | | Prototype: | static inline SRP_user_pwd *sk_SRP_user_pwd_pop(struct stack_st_SRP_user_pwd *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_pop_free| Name: | sk_SRP_user_pwd_pop_free | | Prototype: | static inline void sk_SRP_user_pwd_pop_free(struct stack_st_SRP_user_pwd *sk, sk_SRP_user_pwd_freefunc freefunc) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_push| Name: | sk_SRP_user_pwd_push | | Prototype: | static inline int sk_SRP_user_pwd_push(struct stack_st_SRP_user_pwd *sk, SRP_user_pwd *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_reserve| Name: | sk_SRP_user_pwd_reserve | | Prototype: | static inline int sk_SRP_user_pwd_reserve(struct stack_st_SRP_user_pwd *sk, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_set| Name: | sk_SRP_user_pwd_set | | Prototype: | static inline SRP_user_pwd *sk_SRP_user_pwd_set(struct stack_st_SRP_user_pwd *sk, int idx, SRP_user_pwd *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_set_cmp_func| Name: | sk_SRP_user_pwd_set_cmp_func | | Prototype: | static inline sk_SRP_user_pwd_compfunc sk_SRP_user_pwd_set_cmp_func(struct stack_st_SRP_user_pwd *sk, sk_SRP_user_pwd_compfunc compare) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_shift| Name: | sk_SRP_user_pwd_shift | | Prototype: | static inline SRP_user_pwd *sk_SRP_user_pwd_shift(struct stack_st_SRP_user_pwd *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_sort| Name: | sk_SRP_user_pwd_sort | | Prototype: | static inline void sk_SRP_user_pwd_sort(struct stack_st_SRP_user_pwd *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_unshift| Name: | sk_SRP_user_pwd_unshift | | Prototype: | static inline int sk_SRP_user_pwd_unshift(struct stack_st_SRP_user_pwd *sk, SRP_user_pwd *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_value| Name: | sk_SRP_user_pwd_value | | Prototype: | static inline SRP_user_pwd *sk_SRP_user_pwd_value(const struct stack_st_SRP_user_pwd *sk, int idx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_zero| Name: | sk_SRP_user_pwd_zero | | Prototype: | static inline void sk_SRP_user_pwd_zero(struct stack_st_SRP_user_pwd *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 52-52 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_deep_copy| Name: | sk_SRTP_PROTECTION_PROFILE_deep_copy | | Prototype: | static inline struct stack_st_SRTP_PROTECTION_PROFILE *sk_SRTP_PROTECTION_PROFILE_deep_copy(const struct stack_st_SRTP_PROTECTION_PROFILE *sk, sk_SRTP_PROTECTION_PROFILE_copyfunc copyfunc, sk_SRTP_PROTECTION_PROFILE_freefunc freefunc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_delete| Name: | sk_SRTP_PROTECTION_PROFILE_delete | | Prototype: | static inline SRTP_PROTECTION_PROFILE *sk_SRTP_PROTECTION_PROFILE_delete(struct stack_st_SRTP_PROTECTION_PROFILE *sk, int i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_delete_ptr| Name: | sk_SRTP_PROTECTION_PROFILE_delete_ptr | | Prototype: | static inline SRTP_PROTECTION_PROFILE *sk_SRTP_PROTECTION_PROFILE_delete_ptr(struct stack_st_SRTP_PROTECTION_PROFILE *sk, SRTP_PROTECTION_PROFILE *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_dup| Name: | sk_SRTP_PROTECTION_PROFILE_dup | | Prototype: | static inline struct stack_st_SRTP_PROTECTION_PROFILE * sk_SRTP_PROTECTION_PROFILE_dup(const struct stack_st_SRTP_PROTECTION_PROFILE *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_find| Name: | sk_SRTP_PROTECTION_PROFILE_find | | Prototype: | static inline int sk_SRTP_PROTECTION_PROFILE_find(struct stack_st_SRTP_PROTECTION_PROFILE *sk, SRTP_PROTECTION_PROFILE *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_find_ex| Name: | sk_SRTP_PROTECTION_PROFILE_find_ex | | Prototype: | static inline int sk_SRTP_PROTECTION_PROFILE_find_ex(struct stack_st_SRTP_PROTECTION_PROFILE *sk, SRTP_PROTECTION_PROFILE *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_free| Name: | sk_SRTP_PROTECTION_PROFILE_free | | Prototype: | static inline void sk_SRTP_PROTECTION_PROFILE_free(struct stack_st_SRTP_PROTECTION_PROFILE *sk) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_insert| Name: | sk_SRTP_PROTECTION_PROFILE_insert | | Prototype: | static inline int sk_SRTP_PROTECTION_PROFILE_insert(struct stack_st_SRTP_PROTECTION_PROFILE *sk, SRTP_PROTECTION_PROFILE *ptr, int idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_is_sorted| Name: | sk_SRTP_PROTECTION_PROFILE_is_sorted | | Prototype: | static inline int sk_SRTP_PROTECTION_PROFILE_is_sorted(const struct stack_st_SRTP_PROTECTION_PROFILE *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_new| Name: | sk_SRTP_PROTECTION_PROFILE_new | | Prototype: | static inline struct stack_st_SRTP_PROTECTION_PROFILE *sk_SRTP_PROTECTION_PROFILE_new(sk_SRTP_PROTECTION_PROFILE_compfunc compare) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_new_null| Name: | sk_SRTP_PROTECTION_PROFILE_new_null | | Prototype: | static inline struct stack_st_SRTP_PROTECTION_PROFILE *sk_SRTP_PROTECTION_PROFILE_new_null(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_new_reserve| Name: | sk_SRTP_PROTECTION_PROFILE_new_reserve | | Prototype: | static inline struct stack_st_SRTP_PROTECTION_PROFILE *sk_SRTP_PROTECTION_PROFILE_new_reserve(sk_SRTP_PROTECTION_PROFILE_compfunc compare, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_num| Name: | sk_SRTP_PROTECTION_PROFILE_num | | Prototype: | static inline int sk_SRTP_PROTECTION_PROFILE_num(const struct stack_st_SRTP_PROTECTION_PROFILE *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_pop| Name: | sk_SRTP_PROTECTION_PROFILE_pop | | Prototype: | static inline SRTP_PROTECTION_PROFILE *sk_SRTP_PROTECTION_PROFILE_pop(struct stack_st_SRTP_PROTECTION_PROFILE *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_pop_free| Name: | sk_SRTP_PROTECTION_PROFILE_pop_free | | Prototype: | static inline void sk_SRTP_PROTECTION_PROFILE_pop_free(struct stack_st_SRTP_PROTECTION_PROFILE *sk, sk_SRTP_PROTECTION_PROFILE_freefunc freefunc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_push| Name: | sk_SRTP_PROTECTION_PROFILE_push | | Prototype: | static inline int sk_SRTP_PROTECTION_PROFILE_push(struct stack_st_SRTP_PROTECTION_PROFILE *sk, SRTP_PROTECTION_PROFILE *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_reserve| Name: | sk_SRTP_PROTECTION_PROFILE_reserve | | Prototype: | static inline int sk_SRTP_PROTECTION_PROFILE_reserve(struct stack_st_SRTP_PROTECTION_PROFILE *sk, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_set| Name: | sk_SRTP_PROTECTION_PROFILE_set | | Prototype: | static inline SRTP_PROTECTION_PROFILE *sk_SRTP_PROTECTION_PROFILE_set(struct stack_st_SRTP_PROTECTION_PROFILE *sk, int idx, SRTP_PROTECTION_PROFILE *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_set_cmp_func| Name: | sk_SRTP_PROTECTION_PROFILE_set_cmp_func | | Prototype: | static inline sk_SRTP_PROTECTION_PROFILE_compfunc sk_SRTP_PROTECTION_PROFILE_set_cmp_func(struct stack_st_SRTP_PROTECTION_PROFILE *sk, sk_SRTP_PROTECTION_PROFILE_compfunc compare) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_shift| Name: | sk_SRTP_PROTECTION_PROFILE_shift | | Prototype: | static inline SRTP_PROTECTION_PROFILE *sk_SRTP_PROTECTION_PROFILE_shift(struct stack_st_SRTP_PROTECTION_PROFILE *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_sort| Name: | sk_SRTP_PROTECTION_PROFILE_sort | | Prototype: | static inline void sk_SRTP_PROTECTION_PROFILE_sort(struct stack_st_SRTP_PROTECTION_PROFILE *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_unshift| Name: | sk_SRTP_PROTECTION_PROFILE_unshift | | Prototype: | static inline int sk_SRTP_PROTECTION_PROFILE_unshift(struct stack_st_SRTP_PROTECTION_PROFILE *sk, SRTP_PROTECTION_PROFILE *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_value| Name: | sk_SRTP_PROTECTION_PROFILE_value | | Prototype: | static inline SRTP_PROTECTION_PROFILE *sk_SRTP_PROTECTION_PROFILE_value(const struct stack_st_SRTP_PROTECTION_PROFILE *sk, int idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_zero| Name: | sk_SRTP_PROTECTION_PROFILE_zero | | Prototype: | static inline void sk_SRTP_PROTECTION_PROFILE_zero(struct stack_st_SRTP_PROTECTION_PROFILE *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 227-227 |
| | 1 | 1 |
sk_SSL_CIPHER_deep_copy| Name: | sk_SSL_CIPHER_deep_copy | | Prototype: | static inline struct stack_st_SSL_CIPHER *sk_SSL_CIPHER_deep_copy(const struct stack_st_SSL_CIPHER *sk, sk_SSL_CIPHER_copyfunc copyfunc, sk_SSL_CIPHER_freefunc freefunc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_delete| Name: | sk_SSL_CIPHER_delete | | Prototype: | static inline const SSL_CIPHER *sk_SSL_CIPHER_delete(struct stack_st_SSL_CIPHER *sk, int i) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_delete_ptr| Name: | sk_SSL_CIPHER_delete_ptr | | Prototype: | static inline const SSL_CIPHER *sk_SSL_CIPHER_delete_ptr(struct stack_st_SSL_CIPHER *sk, const SSL_CIPHER *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_dup| Name: | sk_SSL_CIPHER_dup | | Prototype: | static inline struct stack_st_SSL_CIPHER * sk_SSL_CIPHER_dup(const struct stack_st_SSL_CIPHER *sk) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_find| Name: | sk_SSL_CIPHER_find | | Prototype: | static inline int sk_SSL_CIPHER_find(struct stack_st_SSL_CIPHER *sk, const SSL_CIPHER *ptr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_find_ex| Name: | sk_SSL_CIPHER_find_ex | | Prototype: | static inline int sk_SSL_CIPHER_find_ex(struct stack_st_SSL_CIPHER *sk, const SSL_CIPHER *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_free| Name: | sk_SSL_CIPHER_free | | Prototype: | static inline void sk_SSL_CIPHER_free(struct stack_st_SSL_CIPHER *sk) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_insert| Name: | sk_SSL_CIPHER_insert | | Prototype: | static inline int sk_SSL_CIPHER_insert(struct stack_st_SSL_CIPHER *sk, const SSL_CIPHER *ptr, int idx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_is_sorted| Name: | sk_SSL_CIPHER_is_sorted | | Prototype: | static inline int sk_SSL_CIPHER_is_sorted(const struct stack_st_SSL_CIPHER *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_new| Name: | sk_SSL_CIPHER_new | | Prototype: | static inline struct stack_st_SSL_CIPHER *sk_SSL_CIPHER_new(sk_SSL_CIPHER_compfunc compare) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_new_null| Name: | sk_SSL_CIPHER_new_null | | Prototype: | static inline struct stack_st_SSL_CIPHER *sk_SSL_CIPHER_new_null(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_new_reserve| Name: | sk_SSL_CIPHER_new_reserve | | Prototype: | static inline struct stack_st_SSL_CIPHER *sk_SSL_CIPHER_new_reserve(sk_SSL_CIPHER_compfunc compare, int n) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_num| Name: | sk_SSL_CIPHER_num | | Prototype: | static inline int sk_SSL_CIPHER_num(const struct stack_st_SSL_CIPHER *sk) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_pop| Name: | sk_SSL_CIPHER_pop | | Prototype: | static inline const SSL_CIPHER *sk_SSL_CIPHER_pop(struct stack_st_SSL_CIPHER *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_pop_free| Name: | sk_SSL_CIPHER_pop_free | | Prototype: | static inline void sk_SSL_CIPHER_pop_free(struct stack_st_SSL_CIPHER *sk, sk_SSL_CIPHER_freefunc freefunc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_push| Name: | sk_SSL_CIPHER_push | | Prototype: | static inline int sk_SSL_CIPHER_push(struct stack_st_SSL_CIPHER *sk, const SSL_CIPHER *ptr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_reserve| Name: | sk_SSL_CIPHER_reserve | | Prototype: | static inline int sk_SSL_CIPHER_reserve(struct stack_st_SSL_CIPHER *sk, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_set| Name: | sk_SSL_CIPHER_set | | Prototype: | static inline const SSL_CIPHER *sk_SSL_CIPHER_set(struct stack_st_SSL_CIPHER *sk, int idx, const SSL_CIPHER *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_set_cmp_func| Name: | sk_SSL_CIPHER_set_cmp_func | | Prototype: | static inline sk_SSL_CIPHER_compfunc sk_SSL_CIPHER_set_cmp_func(struct stack_st_SSL_CIPHER *sk, sk_SSL_CIPHER_compfunc compare) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_shift| Name: | sk_SSL_CIPHER_shift | | Prototype: | static inline const SSL_CIPHER *sk_SSL_CIPHER_shift(struct stack_st_SSL_CIPHER *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_sort| Name: | sk_SSL_CIPHER_sort | | Prototype: | static inline void sk_SSL_CIPHER_sort(struct stack_st_SSL_CIPHER *sk) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_unshift| Name: | sk_SSL_CIPHER_unshift | | Prototype: | static inline int sk_SSL_CIPHER_unshift(struct stack_st_SSL_CIPHER *sk, const SSL_CIPHER *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_value| Name: | sk_SSL_CIPHER_value | | Prototype: | static inline const SSL_CIPHER *sk_SSL_CIPHER_value(const struct stack_st_SSL_CIPHER *sk, int idx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_zero| Name: | sk_SSL_CIPHER_zero | | Prototype: | static inline void sk_SSL_CIPHER_zero(struct stack_st_SSL_CIPHER *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_COMP_deep_copy| Name: | sk_SSL_COMP_deep_copy | | Prototype: | static inline struct stack_st_SSL_COMP *sk_SSL_COMP_deep_copy(const struct stack_st_SSL_COMP *sk, sk_SSL_COMP_copyfunc copyfunc, sk_SSL_COMP_freefunc freefunc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_delete| Name: | sk_SSL_COMP_delete | | Prototype: | static inline SSL_COMP *sk_SSL_COMP_delete(struct stack_st_SSL_COMP *sk, int i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_delete_ptr| Name: | sk_SSL_COMP_delete_ptr | | Prototype: | static inline SSL_COMP *sk_SSL_COMP_delete_ptr(struct stack_st_SSL_COMP *sk, SSL_COMP *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_dup| Name: | sk_SSL_COMP_dup | | Prototype: | static inline struct stack_st_SSL_COMP * sk_SSL_COMP_dup(const struct stack_st_SSL_COMP *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_find| Name: | sk_SSL_COMP_find | | Prototype: | static inline int sk_SSL_COMP_find(struct stack_st_SSL_COMP *sk, SSL_COMP *ptr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_find_ex| Name: | sk_SSL_COMP_find_ex | | Prototype: | static inline int sk_SSL_COMP_find_ex(struct stack_st_SSL_COMP *sk, SSL_COMP *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_free| Name: | sk_SSL_COMP_free | | Prototype: | static inline void sk_SSL_COMP_free(struct stack_st_SSL_COMP *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_insert| Name: | sk_SSL_COMP_insert | | Prototype: | static inline int sk_SSL_COMP_insert(struct stack_st_SSL_COMP *sk, SSL_COMP *ptr, int idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_is_sorted| Name: | sk_SSL_COMP_is_sorted | | Prototype: | static inline int sk_SSL_COMP_is_sorted(const struct stack_st_SSL_COMP *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_new| Name: | sk_SSL_COMP_new | | Prototype: | static inline struct stack_st_SSL_COMP *sk_SSL_COMP_new(sk_SSL_COMP_compfunc compare) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_new_null| Name: | sk_SSL_COMP_new_null | | Prototype: | static inline struct stack_st_SSL_COMP *sk_SSL_COMP_new_null(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_new_reserve| Name: | sk_SSL_COMP_new_reserve | | Prototype: | static inline struct stack_st_SSL_COMP *sk_SSL_COMP_new_reserve(sk_SSL_COMP_compfunc compare, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_num| Name: | sk_SSL_COMP_num | | Prototype: | static inline int sk_SSL_COMP_num(const struct stack_st_SSL_COMP *sk) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_pop| Name: | sk_SSL_COMP_pop | | Prototype: | static inline SSL_COMP *sk_SSL_COMP_pop(struct stack_st_SSL_COMP *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_pop_free| Name: | sk_SSL_COMP_pop_free | | Prototype: | static inline void sk_SSL_COMP_pop_free(struct stack_st_SSL_COMP *sk, sk_SSL_COMP_freefunc freefunc) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_push| Name: | sk_SSL_COMP_push | | Prototype: | static inline int sk_SSL_COMP_push(struct stack_st_SSL_COMP *sk, SSL_COMP *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_reserve| Name: | sk_SSL_COMP_reserve | | Prototype: | static inline int sk_SSL_COMP_reserve(struct stack_st_SSL_COMP *sk, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_set| Name: | sk_SSL_COMP_set | | Prototype: | static inline SSL_COMP *sk_SSL_COMP_set(struct stack_st_SSL_COMP *sk, int idx, SSL_COMP *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_set_cmp_func| Name: | sk_SSL_COMP_set_cmp_func | | Prototype: | static inline sk_SSL_COMP_compfunc sk_SSL_COMP_set_cmp_func(struct stack_st_SSL_COMP *sk, sk_SSL_COMP_compfunc compare) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_shift| Name: | sk_SSL_COMP_shift | | Prototype: | static inline SSL_COMP *sk_SSL_COMP_shift(struct stack_st_SSL_COMP *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_sort| Name: | sk_SSL_COMP_sort | | Prototype: | static inline void sk_SSL_COMP_sort(struct stack_st_SSL_COMP *sk) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_unshift| Name: | sk_SSL_COMP_unshift | | Prototype: | static inline int sk_SSL_COMP_unshift(struct stack_st_SSL_COMP *sk, SSL_COMP *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_value| Name: | sk_SSL_COMP_value | | Prototype: | static inline SSL_COMP *sk_SSL_COMP_value(const struct stack_st_SSL_COMP *sk, int idx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_zero| Name: | sk_SSL_COMP_zero | | Prototype: | static inline void sk_SSL_COMP_zero(struct stack_st_SSL_COMP *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | | Lines: | 946-946 |
| | 1 | 1 |
sk_STACK_OF_X509_NAME_ENTRY_deep_copy| Name: | sk_STACK_OF_X509_NAME_ENTRY_deep_copy | | Prototype: | static inline struct stack_st_STACK_OF_X509_NAME_ENTRY *sk_STACK_OF_X509_NAME_ENTRY_deep_copy(const struct stack_st_STACK_OF_X509_NAME_ENTRY *sk, sk_STACK_OF_X509_NAME_ENTRY_copyfunc copyfunc, sk_STACK_OF_X509_NAME_ENTRY_freefunc freefunc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | | Lines: | 144-144 |
| | 1 | 1 |
sk_STACK_OF_X509_NAME_ENTRY_delete| Name: | sk_STACK_OF_X509_NAME_ENTRY_delete | | Prototype: | static inline STACK_OF_X509_NAME_ENTRY *sk_STACK_OF_X509_NAME_ENTRY_delete(struct stack_st_STACK_OF_X509_NAME_ENTRY *sk, int i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | | Lines: | 144-144 |
| | 1 | 1 |
sk_STACK_OF_X509_NAME_ENTRY_delete_ptr| Name: | sk_STACK_OF_X509_NAME_ENTRY_delete_ptr | | Prototype: | static inline STACK_OF_X509_NAME_ENTRY *sk_STACK_OF_X509_NAME_ENTRY_delete_ptr(struct stack_st_STACK_OF_X509_NAME_ENTRY *sk, STACK_OF_X509_NAME_ENTRY *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | | Lines: | 144-144 |
| | 1 | 1 |
sk_STACK_OF_X509_NAME_ENTRY_dup| Name: | sk_STACK_OF_X509_NAME_ENTRY_dup | | Prototype: | static inline struct stack_st_STACK_OF_X509_NAME_ENTRY * sk_STACK_OF_X509_NAME_ENTRY_dup(const struct stack_st_STACK_OF_X509_NAME_ENTRY *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | | Lines: | 144-144 |
| | 1 | 1 |
sk_STACK_OF_X509_NAME_ENTRY_find| Name: | sk_STACK_OF_X509_NAME_ENTRY_find | | Prototype: | static inline int sk_STACK_OF_X509_NAME_ENTRY_find(struct stack_st_STACK_OF_X509_NAME_ENTRY *sk, STACK_OF_X509_NAME_ENTRY *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | | Lines: | 144-144 |
| | 1 | 1 |
sk_STACK_OF_X509_NAME_ENTRY_find_ex| Name: | sk_STACK_OF_X509_NAME_ENTRY_find_ex | | Prototype: | static inline int sk_STACK_OF_X509_NAME_ENTRY_find_ex(struct stack_st_STACK_OF_X509_NAME_ENTRY *sk, STACK_OF_X509_NAME_ENTRY *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | | Lines: | 144-144 |
| | 1 | 1 |
sk_STACK_OF_X509_NAME_ENTRY_free| Name: | sk_STACK_OF_X509_NAME_ENTRY_free | | Prototype: | static inline void sk_STACK_OF_X509_NAME_ENTRY_free(struct stack_st_STACK_OF_X509_NAME_ENTRY *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | | Lines: | 144-144 |
| | 1 | 1 |
sk_STACK_OF_X509_NAME_ENTRY_insert| Name: | sk_STACK_OF_X509_NAME_ENTRY_insert | | Prototype: | static inline int sk_STACK_OF_X509_NAME_ENTRY_insert(struct stack_st_STACK_OF_X509_NAME_ENTRY *sk, STACK_OF_X509_NAME_ENTRY *ptr, int idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | | Lines: | 144-144 |
| | 1 | 1 |
sk_STACK_OF_X509_NAME_ENTRY_is_sorted| Name: | sk_STACK_OF_X509_NAME_ENTRY_is_sorted | | Prototype: | static inline int sk_STACK_OF_X509_NAME_ENTRY_is_sorted(const struct stack_st_STACK_OF_X509_NAME_ENTRY *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | | Lines: | 144-144 |
| | 1 | 1 |
sk_STACK_OF_X509_NAME_ENTRY_new| Name: | sk_STACK_OF_X509_NAME_ENTRY_new | | Prototype: | static inline struct stack_st_STACK_OF_X509_NAME_ENTRY *sk_STACK_OF_X509_NAME_ENTRY_new(sk_STACK_OF_X509_NAME_ENTRY_compfunc compare) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | | Lines: | 144-144 |
| | 1 | 1 |
sk_STACK_OF_X509_NAME_ENTRY_new_null| Name: | sk_STACK_OF_X509_NAME_ENTRY_new_null | | Prototype: | static inline struct stack_st_STACK_OF_X509_NAME_ENTRY *sk_STACK_OF_X509_NAME_ENTRY_new_null(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | | Lines: | 144-144 |
| | 1 | 1 |
sk_STACK_OF_X509_NAME_ENTRY_new_reserve| Name: | sk_STACK_OF_X509_NAME_ENTRY_new_reserve | | Prototype: | static inline struct stack_st_STACK_OF_X509_NAME_ENTRY *sk_STACK_OF_X509_NAME_ENTRY_new_reserve(sk_STACK_OF_X509_NAME_ENTRY_compfunc compare, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | | Lines: | 144-144 |
| | 1 | 1 |
sk_STACK_OF_X509_NAME_ENTRY_num| Name: | sk_STACK_OF_X509_NAME_ENTRY_num | | Prototype: | static inline int sk_STACK_OF_X509_NAME_ENTRY_num(const struct stack_st_STACK_OF_X509_NAME_ENTRY *sk) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | | Lines: | 144-144 |
| | 1 | 1 |