| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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_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_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_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_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| 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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| 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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| 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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| 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_is_sorted| Name: | sk_SRP_user_pwd_is_sorted | | Prototype: | static inline int sk_SRP_user_pwd_is_sorted(const 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_insert| Name: | sk_SRP_user_pwd_insert | | Prototype: | static inline int sk_SRP_user_pwd_insert(struct stack_st_SRP_user_pwd *sk, SRP_user_pwd *ptr, 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_free| Name: | sk_SRP_user_pwd_free | | Prototype: | static inline void sk_SRP_user_pwd_free(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_find_ex| Name: | sk_SRP_user_pwd_find_ex | | Prototype: | static inline int sk_SRP_user_pwd_find_ex(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_find| Name: | sk_SRP_user_pwd_find | | Prototype: | static inline int sk_SRP_user_pwd_find(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_dup| Name: | sk_SRP_user_pwd_dup | | Prototype: | static inline struct stack_st_SRP_user_pwd * sk_SRP_user_pwd_dup(const 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_delete_ptr| Name: | sk_SRP_user_pwd_delete_ptr | | Prototype: | static inline SRP_user_pwd *sk_SRP_user_pwd_delete_ptr(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_delete| Name: | sk_SRP_user_pwd_delete | | Prototype: | static inline SRP_user_pwd *sk_SRP_user_pwd_delete(struct stack_st_SRP_user_pwd *sk, int i) | | 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_deep_copy| Name: | sk_SRP_user_pwd_deep_copy | | Prototype: | static inline struct stack_st_SRP_user_pwd *sk_SRP_user_pwd_deep_copy(const struct stack_st_SRP_user_pwd *sk, sk_SRP_user_pwd_copyfunc copyfunc, sk_SRP_user_pwd_freefunc freefunc) | | 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_gN_zero| Name: | sk_SRP_gN_zero | | Prototype: | static inline void sk_SRP_gN_zero(struct stack_st_SRP_gN *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 72-72 |
| | 1 | 1 |
sk_SRP_gN_value| Name: | sk_SRP_gN_value | | Prototype: | static inline SRP_gN *sk_SRP_gN_value(const struct stack_st_SRP_gN *sk, int idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 72-72 |
| | 1 | 1 |
sk_SRP_gN_unshift| Name: | sk_SRP_gN_unshift | | Prototype: | static inline int sk_SRP_gN_unshift(struct stack_st_SRP_gN *sk, SRP_gN *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 72-72 |
| | 1 | 1 |
sk_SRP_gN_sort| Name: | sk_SRP_gN_sort | | Prototype: | static inline void sk_SRP_gN_sort(struct stack_st_SRP_gN *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 72-72 |
| | 1 | 1 |
sk_SRP_gN_shift| Name: | sk_SRP_gN_shift | | Prototype: | static inline SRP_gN *sk_SRP_gN_shift(struct stack_st_SRP_gN *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 72-72 |
| | 1 | 1 |
sk_SRP_gN_set_cmp_func| Name: | sk_SRP_gN_set_cmp_func | | Prototype: | static inline sk_SRP_gN_compfunc sk_SRP_gN_set_cmp_func(struct stack_st_SRP_gN *sk, sk_SRP_gN_compfunc compare) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 72-72 |
| | 1 | 1 |
sk_SRP_gN_set| Name: | sk_SRP_gN_set | | Prototype: | static inline SRP_gN *sk_SRP_gN_set(struct stack_st_SRP_gN *sk, int idx, SRP_gN *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 72-72 |
| | 1 | 1 |
sk_SRP_gN_reserve| Name: | sk_SRP_gN_reserve | | Prototype: | static inline int sk_SRP_gN_reserve(struct stack_st_SRP_gN *sk, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 72-72 |
| | 1 | 1 |
sk_SRP_gN_push| Name: | sk_SRP_gN_push | | Prototype: | static inline int sk_SRP_gN_push(struct stack_st_SRP_gN *sk, SRP_gN *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 72-72 |
| | 1 | 1 |
sk_SRP_gN_pop_free| Name: | sk_SRP_gN_pop_free | | Prototype: | static inline void sk_SRP_gN_pop_free(struct stack_st_SRP_gN *sk, sk_SRP_gN_freefunc freefunc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 72-72 |
| | 1 | 1 |
sk_SRP_gN_pop| Name: | sk_SRP_gN_pop | | Prototype: | static inline SRP_gN *sk_SRP_gN_pop(struct stack_st_SRP_gN *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 72-72 |
| | 1 | 1 |
sk_SRP_gN_num| Name: | sk_SRP_gN_num | | Prototype: | static inline int sk_SRP_gN_num(const struct stack_st_SRP_gN *sk) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 72-72 |
| | 1 | 1 |
sk_SRP_gN_new_reserve| Name: | sk_SRP_gN_new_reserve | | Prototype: | static inline struct stack_st_SRP_gN *sk_SRP_gN_new_reserve(sk_SRP_gN_compfunc compare, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 72-72 |
| | 1 | 1 |