| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
sk_SCT_new| Name: | sk_SCT_new | | Prototype: | static inline struct stack_st_SCT *sk_SCT_new(sk_SCT_compfunc compare) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_new_null| Name: | sk_SCT_new_null | | Prototype: | static inline struct stack_st_SCT *sk_SCT_new_null(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_new_reserve| Name: | sk_SCT_new_reserve | | Prototype: | static inline struct stack_st_SCT *sk_SCT_new_reserve(sk_SCT_compfunc compare, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_num| Name: | sk_SCT_num | | Prototype: | static inline int sk_SCT_num(const struct stack_st_SCT *sk) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_pop| Name: | sk_SCT_pop | | Prototype: | static inline SCT *sk_SCT_pop(struct stack_st_SCT *sk) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_pop_free| Name: | sk_SCT_pop_free | | Prototype: | static inline void sk_SCT_pop_free(struct stack_st_SCT *sk, sk_SCT_freefunc freefunc) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_push| Name: | sk_SCT_push | | Prototype: | static inline int sk_SCT_push(struct stack_st_SCT *sk, SCT *ptr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_reserve| Name: | sk_SCT_reserve | | Prototype: | static inline int sk_SCT_reserve(struct stack_st_SCT *sk, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_set| Name: | sk_SCT_set | | Prototype: | static inline SCT *sk_SCT_set(struct stack_st_SCT *sk, int idx, SCT *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_set_cmp_func| Name: | sk_SCT_set_cmp_func | | Prototype: | static inline sk_SCT_compfunc sk_SCT_set_cmp_func(struct stack_st_SCT *sk, sk_SCT_compfunc compare) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_shift| Name: | sk_SCT_shift | | Prototype: | static inline SCT *sk_SCT_shift(struct stack_st_SCT *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_sort| Name: | sk_SCT_sort | | Prototype: | static inline void sk_SCT_sort(struct stack_st_SCT *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_unshift| Name: | sk_SCT_unshift | | Prototype: | static inline int sk_SCT_unshift(struct stack_st_SCT *sk, SCT *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_value| Name: | sk_SCT_value | | Prototype: | static inline SCT *sk_SCT_value(const struct stack_st_SCT *sk, int idx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_zero| Name: | sk_SCT_zero | | Prototype: | static inline void sk_SCT_zero(struct stack_st_SCT *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 58-58 |
| | 1 | 1 |
sk_SRP_gN_cache_deep_copy| Name: | sk_SRP_gN_cache_deep_copy | | Prototype: | static inline struct stack_st_SRP_gN_cache *sk_SRP_gN_cache_deep_copy(const struct stack_st_SRP_gN_cache *sk, sk_SRP_gN_cache_copyfunc copyfunc, sk_SRP_gN_cache_freefunc freefunc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_delete| Name: | sk_SRP_gN_cache_delete | | Prototype: | static inline SRP_gN_cache *sk_SRP_gN_cache_delete(struct stack_st_SRP_gN_cache *sk, int i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_delete_ptr| Name: | sk_SRP_gN_cache_delete_ptr | | Prototype: | static inline SRP_gN_cache *sk_SRP_gN_cache_delete_ptr(struct stack_st_SRP_gN_cache *sk, SRP_gN_cache *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_dup| Name: | sk_SRP_gN_cache_dup | | Prototype: | static inline struct stack_st_SRP_gN_cache * sk_SRP_gN_cache_dup(const struct stack_st_SRP_gN_cache *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_find| Name: | sk_SRP_gN_cache_find | | Prototype: | static inline int sk_SRP_gN_cache_find(struct stack_st_SRP_gN_cache *sk, SRP_gN_cache *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_find_ex| Name: | sk_SRP_gN_cache_find_ex | | Prototype: | static inline int sk_SRP_gN_cache_find_ex(struct stack_st_SRP_gN_cache *sk, SRP_gN_cache *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_free| Name: | sk_SRP_gN_cache_free | | Prototype: | static inline void sk_SRP_gN_cache_free(struct stack_st_SRP_gN_cache *sk) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_insert| Name: | sk_SRP_gN_cache_insert | | Prototype: | static inline int sk_SRP_gN_cache_insert(struct stack_st_SRP_gN_cache *sk, SRP_gN_cache *ptr, int idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_is_sorted| Name: | sk_SRP_gN_cache_is_sorted | | Prototype: | static inline int sk_SRP_gN_cache_is_sorted(const struct stack_st_SRP_gN_cache *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_new| Name: | sk_SRP_gN_cache_new | | Prototype: | static inline struct stack_st_SRP_gN_cache *sk_SRP_gN_cache_new(sk_SRP_gN_cache_compfunc compare) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_new_null| Name: | sk_SRP_gN_cache_new_null | | Prototype: | static inline struct stack_st_SRP_gN_cache *sk_SRP_gN_cache_new_null(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_new_reserve| Name: | sk_SRP_gN_cache_new_reserve | | Prototype: | static inline struct stack_st_SRP_gN_cache *sk_SRP_gN_cache_new_reserve(sk_SRP_gN_cache_compfunc compare, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_num| Name: | sk_SRP_gN_cache_num | | Prototype: | static inline int sk_SRP_gN_cache_num(const struct stack_st_SRP_gN_cache *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_pop| Name: | sk_SRP_gN_cache_pop | | Prototype: | static inline SRP_gN_cache *sk_SRP_gN_cache_pop(struct stack_st_SRP_gN_cache *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_pop_free| Name: | sk_SRP_gN_cache_pop_free | | Prototype: | static inline void sk_SRP_gN_cache_pop_free(struct stack_st_SRP_gN_cache *sk, sk_SRP_gN_cache_freefunc freefunc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_push| Name: | sk_SRP_gN_cache_push | | Prototype: | static inline int sk_SRP_gN_cache_push(struct stack_st_SRP_gN_cache *sk, SRP_gN_cache *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_reserve| Name: | sk_SRP_gN_cache_reserve | | Prototype: | static inline int sk_SRP_gN_cache_reserve(struct stack_st_SRP_gN_cache *sk, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_set| Name: | sk_SRP_gN_cache_set | | Prototype: | static inline SRP_gN_cache *sk_SRP_gN_cache_set(struct stack_st_SRP_gN_cache *sk, int idx, SRP_gN_cache *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_set_cmp_func| Name: | sk_SRP_gN_cache_set_cmp_func | | Prototype: | static inline sk_SRP_gN_cache_compfunc sk_SRP_gN_cache_set_cmp_func(struct stack_st_SRP_gN_cache *sk, sk_SRP_gN_cache_compfunc compare) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_shift| Name: | sk_SRP_gN_cache_shift | | Prototype: | static inline SRP_gN_cache *sk_SRP_gN_cache_shift(struct stack_st_SRP_gN_cache *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_sort| Name: | sk_SRP_gN_cache_sort | | Prototype: | static inline void sk_SRP_gN_cache_sort(struct stack_st_SRP_gN_cache *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_unshift| Name: | sk_SRP_gN_cache_unshift | | Prototype: | static inline int sk_SRP_gN_cache_unshift(struct stack_st_SRP_gN_cache *sk, SRP_gN_cache *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_value| Name: | sk_SRP_gN_cache_value | | Prototype: | static inline SRP_gN_cache *sk_SRP_gN_cache_value(const struct stack_st_SRP_gN_cache *sk, int idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_zero| Name: | sk_SRP_gN_cache_zero | | Prototype: | static inline void sk_SRP_gN_cache_zero(struct stack_st_SRP_gN_cache *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_deep_copy| Name: | sk_SRP_gN_deep_copy | | Prototype: | static inline struct stack_st_SRP_gN *sk_SRP_gN_deep_copy(const struct stack_st_SRP_gN *sk, sk_SRP_gN_copyfunc copyfunc, 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_delete| Name: | sk_SRP_gN_delete | | Prototype: | static inline SRP_gN *sk_SRP_gN_delete(struct stack_st_SRP_gN *sk, int i) | | 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_delete_ptr| Name: | sk_SRP_gN_delete_ptr | | Prototype: | static inline SRP_gN *sk_SRP_gN_delete_ptr(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_dup| Name: | sk_SRP_gN_dup | | Prototype: | static inline struct stack_st_SRP_gN * sk_SRP_gN_dup(const 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_find| Name: | sk_SRP_gN_find | | Prototype: | static inline int sk_SRP_gN_find(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_find_ex| Name: | sk_SRP_gN_find_ex | | Prototype: | static inline int sk_SRP_gN_find_ex(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_free| Name: | sk_SRP_gN_free | | Prototype: | static inline void sk_SRP_gN_free(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_insert| Name: | sk_SRP_gN_insert | | Prototype: | static inline int sk_SRP_gN_insert(struct stack_st_SRP_gN *sk, SRP_gN *ptr, 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_is_sorted| Name: | sk_SRP_gN_is_sorted | | Prototype: | static inline int sk_SRP_gN_is_sorted(const 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_new| Name: | sk_SRP_gN_new | | Prototype: | static inline struct stack_st_SRP_gN *sk_SRP_gN_new(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_new_null| Name: | sk_SRP_gN_new_null | | Prototype: | static inline struct stack_st_SRP_gN *sk_SRP_gN_new_null(void) | | 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 |
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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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 |