Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
sk_SRP_user_pwd_newName: | 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_sortedName: | 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_insertName: | 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_freeName: | 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_exName: | 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_findName: | 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_dupName: | 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_ptrName: | 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_deleteName: | 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_copyName: | 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_zeroName: | 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_valueName: | 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_unshiftName: | 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_sortName: | 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_shiftName: | 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_funcName: | 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_setName: | 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_reserveName: | 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_pushName: | 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_freeName: | 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_popName: | 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_numName: | 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_reserveName: | 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_new_nullName: | 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_newName: | 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_is_sortedName: | 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_insertName: | 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_freeName: | 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_find_exName: | 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_findName: | 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_dupName: | 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_delete_ptrName: | 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_deleteName: | 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_deep_copyName: | 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_cache_zeroName: | 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_cache_valueName: | 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_unshiftName: | 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_sortName: | 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_shiftName: | 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_set_cmp_funcName: | 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_setName: | 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_reserveName: | 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_pushName: | 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_pop_freeName: | 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_popName: | 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_numName: | 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_new_reserveName: | 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_new_nullName: | 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_newName: | 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_is_sortedName: | 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_insertName: | 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_freeName: | 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_find_exName: | 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_findName: | 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_dupName: | 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_delete_ptrName: | 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_deleteName: | 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_deep_copyName: | 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_SCT_zeroName: | 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_SCT_valueName: | 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_unshiftName: | 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_sortName: | 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_shiftName: | 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_set_cmp_funcName: | 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_setName: | 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_reserveName: | 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_pushName: | 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_pop_freeName: | 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_popName: | 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_numName: | 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_new_reserveName: | 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_new_nullName: | 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_newName: | 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_is_sortedName: | sk_SCT_is_sorted | Prototype: | static inline int sk_SCT_is_sorted(const 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_insertName: | sk_SCT_insert | Prototype: | static inline int sk_SCT_insert(struct stack_st_SCT *sk, SCT *ptr, int idx) | 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_freeName: | sk_SCT_free | Prototype: | static inline void sk_SCT_free(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_find_exName: | sk_SCT_find_ex | Prototype: | static inline int sk_SCT_find_ex(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_findName: | sk_SCT_find | Prototype: | static inline int sk_SCT_find(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_dupName: | sk_SCT_dup | Prototype: | static inline struct stack_st_SCT * sk_SCT_dup(const 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_delete_ptrName: | sk_SCT_delete_ptr | Prototype: | static inline SCT *sk_SCT_delete_ptr(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_deleteName: | sk_SCT_delete | Prototype: | static inline SCT *sk_SCT_delete(struct stack_st_SCT *sk, int i) | 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_deep_copyName: | sk_SCT_deep_copy | Prototype: | static inline struct stack_st_SCT *sk_SCT_deep_copy(const struct stack_st_SCT *sk, sk_SCT_copyfunc copyfunc, sk_SCT_freefunc freefunc) | 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_RSA_PRIME_INFO_zeroName: | sk_RSA_PRIME_INFO_zero | Prototype: | static inline void sk_RSA_PRIME_INFO_zero(struct stack_st_RSA_PRIME_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_valueName: | sk_RSA_PRIME_INFO_value | Prototype: | static inline RSA_PRIME_INFO *sk_RSA_PRIME_INFO_value(const struct stack_st_RSA_PRIME_INFO *sk, int idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_unshiftName: | sk_RSA_PRIME_INFO_unshift | Prototype: | static inline int sk_RSA_PRIME_INFO_unshift(struct stack_st_RSA_PRIME_INFO *sk, RSA_PRIME_INFO *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_sortName: | sk_RSA_PRIME_INFO_sort | Prototype: | static inline void sk_RSA_PRIME_INFO_sort(struct stack_st_RSA_PRIME_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_shiftName: | sk_RSA_PRIME_INFO_shift | Prototype: | static inline RSA_PRIME_INFO *sk_RSA_PRIME_INFO_shift(struct stack_st_RSA_PRIME_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_set_cmp_funcName: | sk_RSA_PRIME_INFO_set_cmp_func | Prototype: | static inline sk_RSA_PRIME_INFO_compfunc sk_RSA_PRIME_INFO_set_cmp_func(struct stack_st_RSA_PRIME_INFO *sk, sk_RSA_PRIME_INFO_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_setName: | sk_RSA_PRIME_INFO_set | Prototype: | static inline RSA_PRIME_INFO *sk_RSA_PRIME_INFO_set(struct stack_st_RSA_PRIME_INFO *sk, int idx, RSA_PRIME_INFO *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_reserveName: | sk_RSA_PRIME_INFO_reserve | Prototype: | static inline int sk_RSA_PRIME_INFO_reserve(struct stack_st_RSA_PRIME_INFO *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_pushName: | sk_RSA_PRIME_INFO_push | Prototype: | static inline int sk_RSA_PRIME_INFO_push(struct stack_st_RSA_PRIME_INFO *sk, RSA_PRIME_INFO *ptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_pop_freeName: | sk_RSA_PRIME_INFO_pop_free | Prototype: | static inline void sk_RSA_PRIME_INFO_pop_free(struct stack_st_RSA_PRIME_INFO *sk, sk_RSA_PRIME_INFO_freefunc freefunc) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_popName: | sk_RSA_PRIME_INFO_pop | Prototype: | static inline RSA_PRIME_INFO *sk_RSA_PRIME_INFO_pop(struct stack_st_RSA_PRIME_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_numName: | sk_RSA_PRIME_INFO_num | Prototype: | static inline int sk_RSA_PRIME_INFO_num(const struct stack_st_RSA_PRIME_INFO *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_new_reserveName: | sk_RSA_PRIME_INFO_new_reserve | Prototype: | static inline struct stack_st_RSA_PRIME_INFO *sk_RSA_PRIME_INFO_new_reserve(sk_RSA_PRIME_INFO_compfunc compare, int n) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_new_nullName: | sk_RSA_PRIME_INFO_new_null | Prototype: | static inline struct stack_st_RSA_PRIME_INFO *sk_RSA_PRIME_INFO_new_null(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_newName: | sk_RSA_PRIME_INFO_new | Prototype: | static inline struct stack_st_RSA_PRIME_INFO *sk_RSA_PRIME_INFO_new(sk_RSA_PRIME_INFO_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_is_sortedName: | sk_RSA_PRIME_INFO_is_sorted | Prototype: | static inline int sk_RSA_PRIME_INFO_is_sorted(const struct stack_st_RSA_PRIME_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_insertName: | sk_RSA_PRIME_INFO_insert | Prototype: | static inline int sk_RSA_PRIME_INFO_insert(struct stack_st_RSA_PRIME_INFO *sk, RSA_PRIME_INFO *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_freeName: | sk_RSA_PRIME_INFO_free | Prototype: | static inline void sk_RSA_PRIME_INFO_free(struct stack_st_RSA_PRIME_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |