Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
sk_X509_NAME_ENTRY_deleteName: | sk_X509_NAME_ENTRY_delete | Prototype: | static inline X509_NAME_ENTRY *sk_X509_NAME_ENTRY_delete(struct stack_st_X509_NAME_ENTRY *sk, int i) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 75-75 |
| | 1 | 1 |
sk_X509_NAME_ENTRY_deep_copyName: | sk_X509_NAME_ENTRY_deep_copy | Prototype: | static inline struct stack_st_X509_NAME_ENTRY *sk_X509_NAME_ENTRY_deep_copy(const struct stack_st_X509_NAME_ENTRY *sk, sk_X509_NAME_ENTRY_copyfunc copyfunc, sk_X509_NAME_ENTRY_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 75-75 |
| | 1 | 1 |
sk_X509_LOOKUP_zeroName: | sk_X509_LOOKUP_zero | Prototype: | static inline void sk_X509_LOOKUP_zero(struct stack_st_X509_LOOKUP *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_LOOKUP_valueName: | sk_X509_LOOKUP_value | Prototype: | static inline X509_LOOKUP *sk_X509_LOOKUP_value(const struct stack_st_X509_LOOKUP *sk, int idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_LOOKUP_unshiftName: | sk_X509_LOOKUP_unshift | Prototype: | static inline int sk_X509_LOOKUP_unshift(struct stack_st_X509_LOOKUP *sk, X509_LOOKUP *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_LOOKUP_sortName: | sk_X509_LOOKUP_sort | Prototype: | static inline void sk_X509_LOOKUP_sort(struct stack_st_X509_LOOKUP *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_LOOKUP_shiftName: | sk_X509_LOOKUP_shift | Prototype: | static inline X509_LOOKUP *sk_X509_LOOKUP_shift(struct stack_st_X509_LOOKUP *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_LOOKUP_set_cmp_funcName: | sk_X509_LOOKUP_set_cmp_func | Prototype: | static inline sk_X509_LOOKUP_compfunc sk_X509_LOOKUP_set_cmp_func(struct stack_st_X509_LOOKUP *sk, sk_X509_LOOKUP_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_LOOKUP_setName: | sk_X509_LOOKUP_set | Prototype: | static inline X509_LOOKUP *sk_X509_LOOKUP_set(struct stack_st_X509_LOOKUP *sk, int idx, X509_LOOKUP *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_LOOKUP_reserveName: | sk_X509_LOOKUP_reserve | Prototype: | static inline int sk_X509_LOOKUP_reserve(struct stack_st_X509_LOOKUP *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_LOOKUP_pushName: | sk_X509_LOOKUP_push | Prototype: | static inline int sk_X509_LOOKUP_push(struct stack_st_X509_LOOKUP *sk, X509_LOOKUP *ptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_LOOKUP_pop_freeName: | sk_X509_LOOKUP_pop_free | Prototype: | static inline void sk_X509_LOOKUP_pop_free(struct stack_st_X509_LOOKUP *sk, sk_X509_LOOKUP_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_LOOKUP_popName: | sk_X509_LOOKUP_pop | Prototype: | static inline X509_LOOKUP *sk_X509_LOOKUP_pop(struct stack_st_X509_LOOKUP *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_LOOKUP_numName: | sk_X509_LOOKUP_num | Prototype: | static inline int sk_X509_LOOKUP_num(const struct stack_st_X509_LOOKUP *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_LOOKUP_new_reserveName: | sk_X509_LOOKUP_new_reserve | Prototype: | static inline struct stack_st_X509_LOOKUP *sk_X509_LOOKUP_new_reserve(sk_X509_LOOKUP_compfunc compare, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_LOOKUP_new_nullName: | sk_X509_LOOKUP_new_null | Prototype: | static inline struct stack_st_X509_LOOKUP *sk_X509_LOOKUP_new_null(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_LOOKUP_newName: | sk_X509_LOOKUP_new | Prototype: | static inline struct stack_st_X509_LOOKUP *sk_X509_LOOKUP_new(sk_X509_LOOKUP_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_LOOKUP_is_sortedName: | sk_X509_LOOKUP_is_sorted | Prototype: | static inline int sk_X509_LOOKUP_is_sorted(const struct stack_st_X509_LOOKUP *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_LOOKUP_insertName: | sk_X509_LOOKUP_insert | Prototype: | static inline int sk_X509_LOOKUP_insert(struct stack_st_X509_LOOKUP *sk, X509_LOOKUP *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_LOOKUP_freeName: | sk_X509_LOOKUP_free | Prototype: | static inline void sk_X509_LOOKUP_free(struct stack_st_X509_LOOKUP *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_LOOKUP_find_exName: | sk_X509_LOOKUP_find_ex | Prototype: | static inline int sk_X509_LOOKUP_find_ex(struct stack_st_X509_LOOKUP *sk, X509_LOOKUP *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_LOOKUP_findName: | sk_X509_LOOKUP_find | Prototype: | static inline int sk_X509_LOOKUP_find(struct stack_st_X509_LOOKUP *sk, X509_LOOKUP *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_LOOKUP_dupName: | sk_X509_LOOKUP_dup | Prototype: | static inline struct stack_st_X509_LOOKUP * sk_X509_LOOKUP_dup(const struct stack_st_X509_LOOKUP *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_LOOKUP_delete_ptrName: | sk_X509_LOOKUP_delete_ptr | Prototype: | static inline X509_LOOKUP *sk_X509_LOOKUP_delete_ptr(struct stack_st_X509_LOOKUP *sk, X509_LOOKUP *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_LOOKUP_deleteName: | sk_X509_LOOKUP_delete | Prototype: | static inline X509_LOOKUP *sk_X509_LOOKUP_delete(struct stack_st_X509_LOOKUP *sk, int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_LOOKUP_deep_copyName: | sk_X509_LOOKUP_deep_copy | Prototype: | static inline struct stack_st_X509_LOOKUP *sk_X509_LOOKUP_deep_copy(const struct stack_st_X509_LOOKUP *sk, sk_X509_LOOKUP_copyfunc copyfunc, sk_X509_LOOKUP_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509_vfy.h | Lines: | 57-57 |
| | 1 | 1 |
sk_X509_INFO_zeroName: | sk_X509_INFO_zero | Prototype: | static inline void sk_X509_INFO_zero(struct stack_st_X509_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_INFO_valueName: | sk_X509_INFO_value | Prototype: | static inline X509_INFO *sk_X509_INFO_value(const struct stack_st_X509_INFO *sk, int idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_INFO_unshiftName: | sk_X509_INFO_unshift | Prototype: | static inline int sk_X509_INFO_unshift(struct stack_st_X509_INFO *sk, X509_INFO *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_INFO_sortName: | sk_X509_INFO_sort | Prototype: | static inline void sk_X509_INFO_sort(struct stack_st_X509_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_INFO_shiftName: | sk_X509_INFO_shift | Prototype: | static inline X509_INFO *sk_X509_INFO_shift(struct stack_st_X509_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_INFO_set_cmp_funcName: | sk_X509_INFO_set_cmp_func | Prototype: | static inline sk_X509_INFO_compfunc sk_X509_INFO_set_cmp_func(struct stack_st_X509_INFO *sk, sk_X509_INFO_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_INFO_setName: | sk_X509_INFO_set | Prototype: | static inline X509_INFO *sk_X509_INFO_set(struct stack_st_X509_INFO *sk, int idx, X509_INFO *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_INFO_reserveName: | sk_X509_INFO_reserve | Prototype: | static inline int sk_X509_INFO_reserve(struct stack_st_X509_INFO *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_INFO_pushName: | sk_X509_INFO_push | Prototype: | static inline int sk_X509_INFO_push(struct stack_st_X509_INFO *sk, X509_INFO *ptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_INFO_pop_freeName: | sk_X509_INFO_pop_free | Prototype: | static inline void sk_X509_INFO_pop_free(struct stack_st_X509_INFO *sk, sk_X509_INFO_freefunc freefunc) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_INFO_popName: | sk_X509_INFO_pop | Prototype: | static inline X509_INFO *sk_X509_INFO_pop(struct stack_st_X509_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_INFO_numName: | sk_X509_INFO_num | Prototype: | static inline int sk_X509_INFO_num(const struct stack_st_X509_INFO *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_INFO_new_reserveName: | sk_X509_INFO_new_reserve | Prototype: | static inline struct stack_st_X509_INFO *sk_X509_INFO_new_reserve(sk_X509_INFO_compfunc compare, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_INFO_new_nullName: | sk_X509_INFO_new_null | Prototype: | static inline struct stack_st_X509_INFO *sk_X509_INFO_new_null(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_INFO_newName: | sk_X509_INFO_new | Prototype: | static inline struct stack_st_X509_INFO *sk_X509_INFO_new(sk_X509_INFO_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_INFO_is_sortedName: | sk_X509_INFO_is_sorted | Prototype: | static inline int sk_X509_INFO_is_sorted(const struct stack_st_X509_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_INFO_insertName: | sk_X509_INFO_insert | Prototype: | static inline int sk_X509_INFO_insert(struct stack_st_X509_INFO *sk, X509_INFO *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_INFO_freeName: | sk_X509_INFO_free | Prototype: | static inline void sk_X509_INFO_free(struct stack_st_X509_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_INFO_find_exName: | sk_X509_INFO_find_ex | Prototype: | static inline int sk_X509_INFO_find_ex(struct stack_st_X509_INFO *sk, X509_INFO *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_INFO_findName: | sk_X509_INFO_find | Prototype: | static inline int sk_X509_INFO_find(struct stack_st_X509_INFO *sk, X509_INFO *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_INFO_dupName: | sk_X509_INFO_dup | Prototype: | static inline struct stack_st_X509_INFO * sk_X509_INFO_dup(const struct stack_st_X509_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_INFO_delete_ptrName: | sk_X509_INFO_delete_ptr | Prototype: | static inline X509_INFO *sk_X509_INFO_delete_ptr(struct stack_st_X509_INFO *sk, X509_INFO *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_INFO_deleteName: | sk_X509_INFO_delete | Prototype: | static inline X509_INFO *sk_X509_INFO_delete(struct stack_st_X509_INFO *sk, int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_INFO_deep_copyName: | sk_X509_INFO_deep_copy | Prototype: | static inline struct stack_st_X509_INFO *sk_X509_INFO_deep_copy(const struct stack_st_X509_INFO *sk, sk_X509_INFO_copyfunc copyfunc, sk_X509_INFO_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 254-254 |
| | 1 | 1 |
sk_X509_EXTENSION_zeroName: | sk_X509_EXTENSION_zero | Prototype: | static inline void sk_X509_EXTENSION_zero(struct stack_st_X509_EXTENSION *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_EXTENSION_valueName: | sk_X509_EXTENSION_value | Prototype: | static inline X509_EXTENSION *sk_X509_EXTENSION_value(const struct stack_st_X509_EXTENSION *sk, int idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_EXTENSION_unshiftName: | sk_X509_EXTENSION_unshift | Prototype: | static inline int sk_X509_EXTENSION_unshift(struct stack_st_X509_EXTENSION *sk, X509_EXTENSION *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_EXTENSION_sortName: | sk_X509_EXTENSION_sort | Prototype: | static inline void sk_X509_EXTENSION_sort(struct stack_st_X509_EXTENSION *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_EXTENSION_shiftName: | sk_X509_EXTENSION_shift | Prototype: | static inline X509_EXTENSION *sk_X509_EXTENSION_shift(struct stack_st_X509_EXTENSION *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_EXTENSION_set_cmp_funcName: | sk_X509_EXTENSION_set_cmp_func | Prototype: | static inline sk_X509_EXTENSION_compfunc sk_X509_EXTENSION_set_cmp_func(struct stack_st_X509_EXTENSION *sk, sk_X509_EXTENSION_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_EXTENSION_setName: | sk_X509_EXTENSION_set | Prototype: | static inline X509_EXTENSION *sk_X509_EXTENSION_set(struct stack_st_X509_EXTENSION *sk, int idx, X509_EXTENSION *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_EXTENSION_reserveName: | sk_X509_EXTENSION_reserve | Prototype: | static inline int sk_X509_EXTENSION_reserve(struct stack_st_X509_EXTENSION *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_EXTENSION_pushName: | sk_X509_EXTENSION_push | Prototype: | static inline int sk_X509_EXTENSION_push(struct stack_st_X509_EXTENSION *sk, X509_EXTENSION *ptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_EXTENSION_pop_freeName: | sk_X509_EXTENSION_pop_free | Prototype: | static inline void sk_X509_EXTENSION_pop_free(struct stack_st_X509_EXTENSION *sk, sk_X509_EXTENSION_freefunc freefunc) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_EXTENSION_popName: | sk_X509_EXTENSION_pop | Prototype: | static inline X509_EXTENSION *sk_X509_EXTENSION_pop(struct stack_st_X509_EXTENSION *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_EXTENSION_numName: | sk_X509_EXTENSION_num | Prototype: | static inline int sk_X509_EXTENSION_num(const struct stack_st_X509_EXTENSION *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_EXTENSION_new_reserveName: | sk_X509_EXTENSION_new_reserve | Prototype: | static inline struct stack_st_X509_EXTENSION *sk_X509_EXTENSION_new_reserve(sk_X509_EXTENSION_compfunc compare, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_EXTENSION_new_nullName: | sk_X509_EXTENSION_new_null | Prototype: | static inline struct stack_st_X509_EXTENSION *sk_X509_EXTENSION_new_null(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_EXTENSION_newName: | sk_X509_EXTENSION_new | Prototype: | static inline struct stack_st_X509_EXTENSION *sk_X509_EXTENSION_new(sk_X509_EXTENSION_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_EXTENSION_is_sortedName: | sk_X509_EXTENSION_is_sorted | Prototype: | static inline int sk_X509_EXTENSION_is_sorted(const struct stack_st_X509_EXTENSION *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_EXTENSION_insertName: | sk_X509_EXTENSION_insert | Prototype: | static inline int sk_X509_EXTENSION_insert(struct stack_st_X509_EXTENSION *sk, X509_EXTENSION *ptr, int idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_EXTENSION_freeName: | sk_X509_EXTENSION_free | Prototype: | static inline void sk_X509_EXTENSION_free(struct stack_st_X509_EXTENSION *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_EXTENSION_find_exName: | sk_X509_EXTENSION_find_ex | Prototype: | static inline int sk_X509_EXTENSION_find_ex(struct stack_st_X509_EXTENSION *sk, X509_EXTENSION *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_EXTENSION_findName: | sk_X509_EXTENSION_find | Prototype: | static inline int sk_X509_EXTENSION_find(struct stack_st_X509_EXTENSION *sk, X509_EXTENSION *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_EXTENSION_dupName: | sk_X509_EXTENSION_dup | Prototype: | static inline struct stack_st_X509_EXTENSION * sk_X509_EXTENSION_dup(const struct stack_st_X509_EXTENSION *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_EXTENSION_delete_ptrName: | sk_X509_EXTENSION_delete_ptr | Prototype: | static inline X509_EXTENSION *sk_X509_EXTENSION_delete_ptr(struct stack_st_X509_EXTENSION *sk, X509_EXTENSION *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_EXTENSION_deleteName: | sk_X509_EXTENSION_delete | Prototype: | static inline X509_EXTENSION *sk_X509_EXTENSION_delete(struct stack_st_X509_EXTENSION *sk, int i) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_EXTENSION_deep_copyName: | sk_X509_EXTENSION_deep_copy | Prototype: | static inline struct stack_st_X509_EXTENSION *sk_X509_EXTENSION_deep_copy(const struct stack_st_X509_EXTENSION *sk, sk_X509_EXTENSION_copyfunc copyfunc, sk_X509_EXTENSION_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 85-85 |
| | 1 | 1 |
sk_X509_CRL_zeroName: | sk_X509_CRL_zero | Prototype: | static inline void sk_X509_CRL_zero(struct stack_st_X509_CRL *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_CRL_valueName: | sk_X509_CRL_value | Prototype: | static inline X509_CRL *sk_X509_CRL_value(const struct stack_st_X509_CRL *sk, int idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_CRL_unshiftName: | sk_X509_CRL_unshift | Prototype: | static inline int sk_X509_CRL_unshift(struct stack_st_X509_CRL *sk, X509_CRL *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_CRL_sortName: | sk_X509_CRL_sort | Prototype: | static inline void sk_X509_CRL_sort(struct stack_st_X509_CRL *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_CRL_shiftName: | sk_X509_CRL_shift | Prototype: | static inline X509_CRL *sk_X509_CRL_shift(struct stack_st_X509_CRL *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_CRL_set_cmp_funcName: | sk_X509_CRL_set_cmp_func | Prototype: | static inline sk_X509_CRL_compfunc sk_X509_CRL_set_cmp_func(struct stack_st_X509_CRL *sk, sk_X509_CRL_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_CRL_setName: | sk_X509_CRL_set | Prototype: | static inline X509_CRL *sk_X509_CRL_set(struct stack_st_X509_CRL *sk, int idx, X509_CRL *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_CRL_reserveName: | sk_X509_CRL_reserve | Prototype: | static inline int sk_X509_CRL_reserve(struct stack_st_X509_CRL *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_CRL_pushName: | sk_X509_CRL_push | Prototype: | static inline int sk_X509_CRL_push(struct stack_st_X509_CRL *sk, X509_CRL *ptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_CRL_pop_freeName: | sk_X509_CRL_pop_free | Prototype: | static inline void sk_X509_CRL_pop_free(struct stack_st_X509_CRL *sk, sk_X509_CRL_freefunc freefunc) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_CRL_popName: | sk_X509_CRL_pop | Prototype: | static inline X509_CRL *sk_X509_CRL_pop(struct stack_st_X509_CRL *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_CRL_numName: | sk_X509_CRL_num | Prototype: | static inline int sk_X509_CRL_num(const struct stack_st_X509_CRL *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_CRL_new_reserveName: | sk_X509_CRL_new_reserve | Prototype: | static inline struct stack_st_X509_CRL *sk_X509_CRL_new_reserve(sk_X509_CRL_compfunc compare, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_CRL_new_nullName: | sk_X509_CRL_new_null | Prototype: | static inline struct stack_st_X509_CRL *sk_X509_CRL_new_null(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_CRL_newName: | sk_X509_CRL_new | Prototype: | static inline struct stack_st_X509_CRL *sk_X509_CRL_new(sk_X509_CRL_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_CRL_is_sortedName: | sk_X509_CRL_is_sorted | Prototype: | static inline int sk_X509_CRL_is_sorted(const struct stack_st_X509_CRL *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_CRL_insertName: | sk_X509_CRL_insert | Prototype: | static inline int sk_X509_CRL_insert(struct stack_st_X509_CRL *sk, X509_CRL *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_CRL_freeName: | sk_X509_CRL_free | Prototype: | static inline void sk_X509_CRL_free(struct stack_st_X509_CRL *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_CRL_find_exName: | sk_X509_CRL_find_ex | Prototype: | static inline int sk_X509_CRL_find_ex(struct stack_st_X509_CRL *sk, X509_CRL *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_CRL_findName: | sk_X509_CRL_find | Prototype: | static inline int sk_X509_CRL_find(struct stack_st_X509_CRL *sk, X509_CRL *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_CRL_dupName: | sk_X509_CRL_dup | Prototype: | static inline struct stack_st_X509_CRL * sk_X509_CRL_dup(const struct stack_st_X509_CRL *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_CRL_delete_ptrName: | sk_X509_CRL_delete_ptr | Prototype: | static inline X509_CRL *sk_X509_CRL_delete_ptr(struct stack_st_X509_CRL *sk, X509_CRL *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_CRL_deleteName: | sk_X509_CRL_delete | Prototype: | static inline X509_CRL *sk_X509_CRL_delete(struct stack_st_X509_CRL *sk, int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_CRL_deep_copyName: | sk_X509_CRL_deep_copy | Prototype: | static inline struct stack_st_X509_CRL *sk_X509_CRL_deep_copy(const struct stack_st_X509_CRL *sk, sk_X509_CRL_copyfunc copyfunc, sk_X509_CRL_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 228-228 |
| | 1 | 1 |
sk_X509_ATTRIBUTE_zeroName: | sk_X509_ATTRIBUTE_zero | Prototype: | static inline void sk_X509_ATTRIBUTE_zero(struct stack_st_X509_ATTRIBUTE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 89-89 |
| | 1 | 1 |
sk_X509_ATTRIBUTE_valueName: | sk_X509_ATTRIBUTE_value | Prototype: | static inline X509_ATTRIBUTE *sk_X509_ATTRIBUTE_value(const struct stack_st_X509_ATTRIBUTE *sk, int idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509.h | Lines: | 89-89 |
| | 1 | 1 |