| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
sk_PROFESSION_INFO_reserve| Name: | sk_PROFESSION_INFO_reserve | | Prototype: | static inline int sk_PROFESSION_INFO_reserve(struct stack_st_PROFESSION_INFO *sk, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_set| Name: | sk_PROFESSION_INFO_set | | Prototype: | static inline PROFESSION_INFO *sk_PROFESSION_INFO_set(struct stack_st_PROFESSION_INFO *sk, int idx, PROFESSION_INFO *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_set_cmp_func| Name: | sk_PROFESSION_INFO_set_cmp_func | | Prototype: | static inline sk_PROFESSION_INFO_compfunc sk_PROFESSION_INFO_set_cmp_func(struct stack_st_PROFESSION_INFO *sk, sk_PROFESSION_INFO_compfunc compare) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_shift| Name: | sk_PROFESSION_INFO_shift | | Prototype: | static inline PROFESSION_INFO *sk_PROFESSION_INFO_shift(struct stack_st_PROFESSION_INFO *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_sort| Name: | sk_PROFESSION_INFO_sort | | Prototype: | static inline void sk_PROFESSION_INFO_sort(struct stack_st_PROFESSION_INFO *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_unshift| Name: | sk_PROFESSION_INFO_unshift | | Prototype: | static inline int sk_PROFESSION_INFO_unshift(struct stack_st_PROFESSION_INFO *sk, PROFESSION_INFO *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_value| Name: | sk_PROFESSION_INFO_value | | Prototype: | static inline PROFESSION_INFO *sk_PROFESSION_INFO_value(const struct stack_st_PROFESSION_INFO *sk, int idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_zero| Name: | sk_PROFESSION_INFO_zero | | Prototype: | static inline void sk_PROFESSION_INFO_zero(struct stack_st_PROFESSION_INFO *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 881-881 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_deep_copy| Name: | sk_RSA_PRIME_INFO_deep_copy | | Prototype: | static inline struct stack_st_RSA_PRIME_INFO *sk_RSA_PRIME_INFO_deep_copy(const struct stack_st_RSA_PRIME_INFO *sk, sk_RSA_PRIME_INFO_copyfunc copyfunc, sk_RSA_PRIME_INFO_freefunc freefunc) | | 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_delete| Name: | sk_RSA_PRIME_INFO_delete | | Prototype: | static inline RSA_PRIME_INFO *sk_RSA_PRIME_INFO_delete(struct stack_st_RSA_PRIME_INFO *sk, int i) | | 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_delete_ptr| Name: | sk_RSA_PRIME_INFO_delete_ptr | | Prototype: | static inline RSA_PRIME_INFO *sk_RSA_PRIME_INFO_delete_ptr(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_dup| Name: | sk_RSA_PRIME_INFO_dup | | Prototype: | static inline struct stack_st_RSA_PRIME_INFO * sk_RSA_PRIME_INFO_dup(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_find| Name: | sk_RSA_PRIME_INFO_find | | Prototype: | static inline int sk_RSA_PRIME_INFO_find(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_find_ex| Name: | sk_RSA_PRIME_INFO_find_ex | | Prototype: | static inline int sk_RSA_PRIME_INFO_find_ex(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_free| Name: | 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 |
sk_RSA_PRIME_INFO_insert| Name: | 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_is_sorted| Name: | 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_new| Name: | 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_new_null| Name: | 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_pop| Name: | 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_reserve| Name: | 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_set| Name: | 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_set_cmp_func| Name: | 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_shift| Name: | 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_sort| Name: | 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_unshift| Name: | 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_zero| Name: | 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_SCT_deep_copy| Name: | 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_SCT_delete| Name: | 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_delete_ptr| Name: | 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_dup| Name: | 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_find| Name: | 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_find_ex| Name: | 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_free| Name: | 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_insert| Name: | 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_is_sorted| Name: | 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_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_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_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_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_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_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_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_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_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_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_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_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_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 |