Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
sk_SRTP_PROTECTION_PROFILE_popName: | 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_numName: | 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_reserveName: | 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_nullName: | 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_newName: | 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_sortedName: | 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_insertName: | 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_freeName: | 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_exName: | 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_findName: | 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_dupName: | 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_ptrName: | 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_deleteName: | 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_copyName: | 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_zeroName: | 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_valueName: | 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_unshiftName: | 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_sortName: | 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_shiftName: | 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_funcName: | 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_setName: | 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_reserveName: | 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_pushName: | 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_freeName: | 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_popName: | 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_numName: | 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_reserveName: | 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_nullName: | 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_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 |