Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
sk_BY_DIR_HASH_popName: | sk_BY_DIR_HASH_pop | Prototype: | static inline BY_DIR_HASH *sk_BY_DIR_HASH_pop(struct stack_st_BY_DIR_HASH *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | Lines: | 141-141 |
| | 1 | 1 |
sk_BY_DIR_HASH_pop_freeName: | sk_BY_DIR_HASH_pop_free | Prototype: | static inline void sk_BY_DIR_HASH_pop_free(struct stack_st_BY_DIR_HASH *sk, sk_BY_DIR_HASH_freefunc freefunc) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | Lines: | 141-141 |
| | 1 | 1 |
sk_BY_DIR_HASH_pushName: | sk_BY_DIR_HASH_push | Prototype: | static inline int sk_BY_DIR_HASH_push(struct stack_st_BY_DIR_HASH *sk, BY_DIR_HASH *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | Lines: | 141-141 |
| | 1 | 1 |
sk_BY_DIR_HASH_reserveName: | sk_BY_DIR_HASH_reserve | Prototype: | static inline int sk_BY_DIR_HASH_reserve(struct stack_st_BY_DIR_HASH *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | Lines: | 141-141 |
| | 1 | 1 |
sk_BY_DIR_HASH_setName: | sk_BY_DIR_HASH_set | Prototype: | static inline BY_DIR_HASH *sk_BY_DIR_HASH_set(struct stack_st_BY_DIR_HASH *sk, int idx, BY_DIR_HASH *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | Lines: | 141-141 |
| | 1 | 1 |
sk_BY_DIR_HASH_set_cmp_funcName: | sk_BY_DIR_HASH_set_cmp_func | Prototype: | static inline sk_BY_DIR_HASH_compfunc sk_BY_DIR_HASH_set_cmp_func(struct stack_st_BY_DIR_HASH *sk, sk_BY_DIR_HASH_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | Lines: | 141-141 |
| | 1 | 1 |
sk_BY_DIR_HASH_shiftName: | sk_BY_DIR_HASH_shift | Prototype: | static inline BY_DIR_HASH *sk_BY_DIR_HASH_shift(struct stack_st_BY_DIR_HASH *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | Lines: | 141-141 |
| | 1 | 1 |
sk_BY_DIR_HASH_sortName: | sk_BY_DIR_HASH_sort | Prototype: | static inline void sk_BY_DIR_HASH_sort(struct stack_st_BY_DIR_HASH *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | Lines: | 141-141 |
| | 1 | 1 |
sk_BY_DIR_HASH_unshiftName: | sk_BY_DIR_HASH_unshift | Prototype: | static inline int sk_BY_DIR_HASH_unshift(struct stack_st_BY_DIR_HASH *sk, BY_DIR_HASH *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | Lines: | 141-141 |
| | 1 | 1 |
sk_BY_DIR_HASH_valueName: | sk_BY_DIR_HASH_value | Prototype: | static inline BY_DIR_HASH *sk_BY_DIR_HASH_value(const struct stack_st_BY_DIR_HASH *sk, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | Lines: | 141-141 |
| | 1 | 1 |
sk_BY_DIR_HASH_zeroName: | sk_BY_DIR_HASH_zero | Prototype: | static inline void sk_BY_DIR_HASH_zero(struct stack_st_BY_DIR_HASH *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | Lines: | 141-141 |
| | 1 | 1 |
sk_CMS_CertificateChoices_deep_copyName: | sk_CMS_CertificateChoices_deep_copy | Prototype: | static inline struct stack_st_CMS_CertificateChoices *sk_CMS_CertificateChoices_deep_copy(const struct stack_st_CMS_CertificateChoices *sk, sk_CMS_CertificateChoices_copyfunc copyfunc, sk_CMS_CertificateChoices_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_CertificateChoices_deleteName: | sk_CMS_CertificateChoices_delete | Prototype: | static inline CMS_CertificateChoices *sk_CMS_CertificateChoices_delete(struct stack_st_CMS_CertificateChoices *sk, int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_CertificateChoices_delete_ptrName: | sk_CMS_CertificateChoices_delete_ptr | Prototype: | static inline CMS_CertificateChoices *sk_CMS_CertificateChoices_delete_ptr(struct stack_st_CMS_CertificateChoices *sk, CMS_CertificateChoices *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_CertificateChoices_dupName: | sk_CMS_CertificateChoices_dup | Prototype: | static inline struct stack_st_CMS_CertificateChoices * sk_CMS_CertificateChoices_dup(const struct stack_st_CMS_CertificateChoices *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_CertificateChoices_findName: | sk_CMS_CertificateChoices_find | Prototype: | static inline int sk_CMS_CertificateChoices_find(struct stack_st_CMS_CertificateChoices *sk, CMS_CertificateChoices *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_CertificateChoices_find_exName: | sk_CMS_CertificateChoices_find_ex | Prototype: | static inline int sk_CMS_CertificateChoices_find_ex(struct stack_st_CMS_CertificateChoices *sk, CMS_CertificateChoices *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_CertificateChoices_freeName: | sk_CMS_CertificateChoices_free | Prototype: | static inline void sk_CMS_CertificateChoices_free(struct stack_st_CMS_CertificateChoices *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_CertificateChoices_insertName: | sk_CMS_CertificateChoices_insert | Prototype: | static inline int sk_CMS_CertificateChoices_insert(struct stack_st_CMS_CertificateChoices *sk, CMS_CertificateChoices *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_CertificateChoices_is_sortedName: | sk_CMS_CertificateChoices_is_sorted | Prototype: | static inline int sk_CMS_CertificateChoices_is_sorted(const struct stack_st_CMS_CertificateChoices *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_CertificateChoices_newName: | sk_CMS_CertificateChoices_new | Prototype: | static inline struct stack_st_CMS_CertificateChoices *sk_CMS_CertificateChoices_new(sk_CMS_CertificateChoices_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_CertificateChoices_new_nullName: | sk_CMS_CertificateChoices_new_null | Prototype: | static inline struct stack_st_CMS_CertificateChoices *sk_CMS_CertificateChoices_new_null(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_CertificateChoices_new_reserveName: | sk_CMS_CertificateChoices_new_reserve | Prototype: | static inline struct stack_st_CMS_CertificateChoices *sk_CMS_CertificateChoices_new_reserve(sk_CMS_CertificateChoices_compfunc compare, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_CertificateChoices_numName: | sk_CMS_CertificateChoices_num | Prototype: | static inline int sk_CMS_CertificateChoices_num(const struct stack_st_CMS_CertificateChoices *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_CertificateChoices_popName: | sk_CMS_CertificateChoices_pop | Prototype: | static inline CMS_CertificateChoices *sk_CMS_CertificateChoices_pop(struct stack_st_CMS_CertificateChoices *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_CertificateChoices_pop_freeName: | sk_CMS_CertificateChoices_pop_free | Prototype: | static inline void sk_CMS_CertificateChoices_pop_free(struct stack_st_CMS_CertificateChoices *sk, sk_CMS_CertificateChoices_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_CertificateChoices_pushName: | sk_CMS_CertificateChoices_push | Prototype: | static inline int sk_CMS_CertificateChoices_push(struct stack_st_CMS_CertificateChoices *sk, CMS_CertificateChoices *ptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_CertificateChoices_reserveName: | sk_CMS_CertificateChoices_reserve | Prototype: | static inline int sk_CMS_CertificateChoices_reserve(struct stack_st_CMS_CertificateChoices *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_CertificateChoices_setName: | sk_CMS_CertificateChoices_set | Prototype: | static inline CMS_CertificateChoices *sk_CMS_CertificateChoices_set(struct stack_st_CMS_CertificateChoices *sk, int idx, CMS_CertificateChoices *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_CertificateChoices_set_cmp_funcName: | sk_CMS_CertificateChoices_set_cmp_func | Prototype: | static inline sk_CMS_CertificateChoices_compfunc sk_CMS_CertificateChoices_set_cmp_func(struct stack_st_CMS_CertificateChoices *sk, sk_CMS_CertificateChoices_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_CertificateChoices_shiftName: | sk_CMS_CertificateChoices_shift | Prototype: | static inline CMS_CertificateChoices *sk_CMS_CertificateChoices_shift(struct stack_st_CMS_CertificateChoices *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_CertificateChoices_sortName: | sk_CMS_CertificateChoices_sort | Prototype: | static inline void sk_CMS_CertificateChoices_sort(struct stack_st_CMS_CertificateChoices *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_CertificateChoices_unshiftName: | sk_CMS_CertificateChoices_unshift | Prototype: | static inline int sk_CMS_CertificateChoices_unshift(struct stack_st_CMS_CertificateChoices *sk, CMS_CertificateChoices *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_CertificateChoices_valueName: | sk_CMS_CertificateChoices_value | Prototype: | static inline CMS_CertificateChoices *sk_CMS_CertificateChoices_value(const struct stack_st_CMS_CertificateChoices *sk, int idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_CertificateChoices_zeroName: | sk_CMS_CertificateChoices_zero | Prototype: | static inline void sk_CMS_CertificateChoices_zero(struct stack_st_CMS_CertificateChoices *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/cms/cms_lcl.h | Lines: | 63-63 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_deep_copyName: | sk_CMS_RecipientEncryptedKey_deep_copy | Prototype: | static inline struct stack_st_CMS_RecipientEncryptedKey *sk_CMS_RecipientEncryptedKey_deep_copy(const struct stack_st_CMS_RecipientEncryptedKey *sk, sk_CMS_RecipientEncryptedKey_copyfunc copyfunc, sk_CMS_RecipientEncryptedKey_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_deleteName: | sk_CMS_RecipientEncryptedKey_delete | Prototype: | static inline CMS_RecipientEncryptedKey *sk_CMS_RecipientEncryptedKey_delete(struct stack_st_CMS_RecipientEncryptedKey *sk, int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_delete_ptrName: | sk_CMS_RecipientEncryptedKey_delete_ptr | Prototype: | static inline CMS_RecipientEncryptedKey *sk_CMS_RecipientEncryptedKey_delete_ptr(struct stack_st_CMS_RecipientEncryptedKey *sk, CMS_RecipientEncryptedKey *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_dupName: | sk_CMS_RecipientEncryptedKey_dup | Prototype: | static inline struct stack_st_CMS_RecipientEncryptedKey * sk_CMS_RecipientEncryptedKey_dup(const struct stack_st_CMS_RecipientEncryptedKey *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_findName: | sk_CMS_RecipientEncryptedKey_find | Prototype: | static inline int sk_CMS_RecipientEncryptedKey_find(struct stack_st_CMS_RecipientEncryptedKey *sk, CMS_RecipientEncryptedKey *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_find_exName: | sk_CMS_RecipientEncryptedKey_find_ex | Prototype: | static inline int sk_CMS_RecipientEncryptedKey_find_ex(struct stack_st_CMS_RecipientEncryptedKey *sk, CMS_RecipientEncryptedKey *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_freeName: | sk_CMS_RecipientEncryptedKey_free | Prototype: | static inline void sk_CMS_RecipientEncryptedKey_free(struct stack_st_CMS_RecipientEncryptedKey *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_insertName: | sk_CMS_RecipientEncryptedKey_insert | Prototype: | static inline int sk_CMS_RecipientEncryptedKey_insert(struct stack_st_CMS_RecipientEncryptedKey *sk, CMS_RecipientEncryptedKey *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_is_sortedName: | sk_CMS_RecipientEncryptedKey_is_sorted | Prototype: | static inline int sk_CMS_RecipientEncryptedKey_is_sorted(const struct stack_st_CMS_RecipientEncryptedKey *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_newName: | sk_CMS_RecipientEncryptedKey_new | Prototype: | static inline struct stack_st_CMS_RecipientEncryptedKey *sk_CMS_RecipientEncryptedKey_new(sk_CMS_RecipientEncryptedKey_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_new_nullName: | sk_CMS_RecipientEncryptedKey_new_null | Prototype: | static inline struct stack_st_CMS_RecipientEncryptedKey *sk_CMS_RecipientEncryptedKey_new_null(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_new_reserveName: | sk_CMS_RecipientEncryptedKey_new_reserve | Prototype: | static inline struct stack_st_CMS_RecipientEncryptedKey *sk_CMS_RecipientEncryptedKey_new_reserve(sk_CMS_RecipientEncryptedKey_compfunc compare, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_numName: | sk_CMS_RecipientEncryptedKey_num | Prototype: | static inline int sk_CMS_RecipientEncryptedKey_num(const struct stack_st_CMS_RecipientEncryptedKey *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_popName: | sk_CMS_RecipientEncryptedKey_pop | Prototype: | static inline CMS_RecipientEncryptedKey *sk_CMS_RecipientEncryptedKey_pop(struct stack_st_CMS_RecipientEncryptedKey *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_pop_freeName: | sk_CMS_RecipientEncryptedKey_pop_free | Prototype: | static inline void sk_CMS_RecipientEncryptedKey_pop_free(struct stack_st_CMS_RecipientEncryptedKey *sk, sk_CMS_RecipientEncryptedKey_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_pushName: | sk_CMS_RecipientEncryptedKey_push | Prototype: | static inline int sk_CMS_RecipientEncryptedKey_push(struct stack_st_CMS_RecipientEncryptedKey *sk, CMS_RecipientEncryptedKey *ptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_reserveName: | sk_CMS_RecipientEncryptedKey_reserve | Prototype: | static inline int sk_CMS_RecipientEncryptedKey_reserve(struct stack_st_CMS_RecipientEncryptedKey *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_setName: | sk_CMS_RecipientEncryptedKey_set | Prototype: | static inline CMS_RecipientEncryptedKey *sk_CMS_RecipientEncryptedKey_set(struct stack_st_CMS_RecipientEncryptedKey *sk, int idx, CMS_RecipientEncryptedKey *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_set_cmp_funcName: | sk_CMS_RecipientEncryptedKey_set_cmp_func | Prototype: | static inline sk_CMS_RecipientEncryptedKey_compfunc sk_CMS_RecipientEncryptedKey_set_cmp_func(struct stack_st_CMS_RecipientEncryptedKey *sk, sk_CMS_RecipientEncryptedKey_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_shiftName: | sk_CMS_RecipientEncryptedKey_shift | Prototype: | static inline CMS_RecipientEncryptedKey *sk_CMS_RecipientEncryptedKey_shift(struct stack_st_CMS_RecipientEncryptedKey *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_sortName: | sk_CMS_RecipientEncryptedKey_sort | Prototype: | static inline void sk_CMS_RecipientEncryptedKey_sort(struct stack_st_CMS_RecipientEncryptedKey *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_unshiftName: | sk_CMS_RecipientEncryptedKey_unshift | Prototype: | static inline int sk_CMS_RecipientEncryptedKey_unshift(struct stack_st_CMS_RecipientEncryptedKey *sk, CMS_RecipientEncryptedKey *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_valueName: | sk_CMS_RecipientEncryptedKey_value | Prototype: | static inline CMS_RecipientEncryptedKey *sk_CMS_RecipientEncryptedKey_value(const struct stack_st_CMS_RecipientEncryptedKey *sk, int idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientEncryptedKey_zeroName: | sk_CMS_RecipientEncryptedKey_zero | Prototype: | static inline void sk_CMS_RecipientEncryptedKey_zero(struct stack_st_CMS_RecipientEncryptedKey *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 34-34 |
| | 1 | 1 |
sk_CMS_RecipientInfo_deep_copyName: | sk_CMS_RecipientInfo_deep_copy | Prototype: | static inline struct stack_st_CMS_RecipientInfo *sk_CMS_RecipientInfo_deep_copy(const struct stack_st_CMS_RecipientInfo *sk, sk_CMS_RecipientInfo_copyfunc copyfunc, sk_CMS_RecipientInfo_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RecipientInfo_deleteName: | sk_CMS_RecipientInfo_delete | Prototype: | static inline CMS_RecipientInfo *sk_CMS_RecipientInfo_delete(struct stack_st_CMS_RecipientInfo *sk, int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RecipientInfo_delete_ptrName: | sk_CMS_RecipientInfo_delete_ptr | Prototype: | static inline CMS_RecipientInfo *sk_CMS_RecipientInfo_delete_ptr(struct stack_st_CMS_RecipientInfo *sk, CMS_RecipientInfo *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RecipientInfo_dupName: | sk_CMS_RecipientInfo_dup | Prototype: | static inline struct stack_st_CMS_RecipientInfo * sk_CMS_RecipientInfo_dup(const struct stack_st_CMS_RecipientInfo *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RecipientInfo_findName: | sk_CMS_RecipientInfo_find | Prototype: | static inline int sk_CMS_RecipientInfo_find(struct stack_st_CMS_RecipientInfo *sk, CMS_RecipientInfo *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RecipientInfo_find_exName: | sk_CMS_RecipientInfo_find_ex | Prototype: | static inline int sk_CMS_RecipientInfo_find_ex(struct stack_st_CMS_RecipientInfo *sk, CMS_RecipientInfo *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RecipientInfo_freeName: | sk_CMS_RecipientInfo_free | Prototype: | static inline void sk_CMS_RecipientInfo_free(struct stack_st_CMS_RecipientInfo *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RecipientInfo_insertName: | sk_CMS_RecipientInfo_insert | Prototype: | static inline int sk_CMS_RecipientInfo_insert(struct stack_st_CMS_RecipientInfo *sk, CMS_RecipientInfo *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RecipientInfo_is_sortedName: | sk_CMS_RecipientInfo_is_sorted | Prototype: | static inline int sk_CMS_RecipientInfo_is_sorted(const struct stack_st_CMS_RecipientInfo *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RecipientInfo_newName: | sk_CMS_RecipientInfo_new | Prototype: | static inline struct stack_st_CMS_RecipientInfo *sk_CMS_RecipientInfo_new(sk_CMS_RecipientInfo_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RecipientInfo_new_nullName: | sk_CMS_RecipientInfo_new_null | Prototype: | static inline struct stack_st_CMS_RecipientInfo *sk_CMS_RecipientInfo_new_null(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RecipientInfo_new_reserveName: | sk_CMS_RecipientInfo_new_reserve | Prototype: | static inline struct stack_st_CMS_RecipientInfo *sk_CMS_RecipientInfo_new_reserve(sk_CMS_RecipientInfo_compfunc compare, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RecipientInfo_numName: | sk_CMS_RecipientInfo_num | Prototype: | static inline int sk_CMS_RecipientInfo_num(const struct stack_st_CMS_RecipientInfo *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RecipientInfo_popName: | sk_CMS_RecipientInfo_pop | Prototype: | static inline CMS_RecipientInfo *sk_CMS_RecipientInfo_pop(struct stack_st_CMS_RecipientInfo *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RecipientInfo_pop_freeName: | sk_CMS_RecipientInfo_pop_free | Prototype: | static inline void sk_CMS_RecipientInfo_pop_free(struct stack_st_CMS_RecipientInfo *sk, sk_CMS_RecipientInfo_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RecipientInfo_pushName: | sk_CMS_RecipientInfo_push | Prototype: | static inline int sk_CMS_RecipientInfo_push(struct stack_st_CMS_RecipientInfo *sk, CMS_RecipientInfo *ptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RecipientInfo_reserveName: | sk_CMS_RecipientInfo_reserve | Prototype: | static inline int sk_CMS_RecipientInfo_reserve(struct stack_st_CMS_RecipientInfo *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RecipientInfo_setName: | sk_CMS_RecipientInfo_set | Prototype: | static inline CMS_RecipientInfo *sk_CMS_RecipientInfo_set(struct stack_st_CMS_RecipientInfo *sk, int idx, CMS_RecipientInfo *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RecipientInfo_set_cmp_funcName: | sk_CMS_RecipientInfo_set_cmp_func | Prototype: | static inline sk_CMS_RecipientInfo_compfunc sk_CMS_RecipientInfo_set_cmp_func(struct stack_st_CMS_RecipientInfo *sk, sk_CMS_RecipientInfo_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RecipientInfo_shiftName: | sk_CMS_RecipientInfo_shift | Prototype: | static inline CMS_RecipientInfo *sk_CMS_RecipientInfo_shift(struct stack_st_CMS_RecipientInfo *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RecipientInfo_sortName: | sk_CMS_RecipientInfo_sort | Prototype: | static inline void sk_CMS_RecipientInfo_sort(struct stack_st_CMS_RecipientInfo *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RecipientInfo_unshiftName: | sk_CMS_RecipientInfo_unshift | Prototype: | static inline int sk_CMS_RecipientInfo_unshift(struct stack_st_CMS_RecipientInfo *sk, CMS_RecipientInfo *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RecipientInfo_valueName: | sk_CMS_RecipientInfo_value | Prototype: | static inline CMS_RecipientInfo *sk_CMS_RecipientInfo_value(const struct stack_st_CMS_RecipientInfo *sk, int idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RecipientInfo_zeroName: | sk_CMS_RecipientInfo_zero | Prototype: | static inline void sk_CMS_RecipientInfo_zero(struct stack_st_CMS_RecipientInfo *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 35-35 |
| | 1 | 1 |
sk_CMS_RevocationInfoChoice_deep_copyName: | sk_CMS_RevocationInfoChoice_deep_copy | Prototype: | static inline struct stack_st_CMS_RevocationInfoChoice *sk_CMS_RevocationInfoChoice_deep_copy(const struct stack_st_CMS_RevocationInfoChoice *sk, sk_CMS_RevocationInfoChoice_copyfunc copyfunc, sk_CMS_RevocationInfoChoice_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 36-36 |
| | 1 | 1 |
sk_CMS_RevocationInfoChoice_deleteName: | sk_CMS_RevocationInfoChoice_delete | Prototype: | static inline CMS_RevocationInfoChoice *sk_CMS_RevocationInfoChoice_delete(struct stack_st_CMS_RevocationInfoChoice *sk, int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 36-36 |
| | 1 | 1 |
sk_CMS_RevocationInfoChoice_delete_ptrName: | sk_CMS_RevocationInfoChoice_delete_ptr | Prototype: | static inline CMS_RevocationInfoChoice *sk_CMS_RevocationInfoChoice_delete_ptr(struct stack_st_CMS_RevocationInfoChoice *sk, CMS_RevocationInfoChoice *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 36-36 |
| | 1 | 1 |
sk_CMS_RevocationInfoChoice_dupName: | sk_CMS_RevocationInfoChoice_dup | Prototype: | static inline struct stack_st_CMS_RevocationInfoChoice * sk_CMS_RevocationInfoChoice_dup(const struct stack_st_CMS_RevocationInfoChoice *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 36-36 |
| | 1 | 1 |
sk_CMS_RevocationInfoChoice_findName: | sk_CMS_RevocationInfoChoice_find | Prototype: | static inline int sk_CMS_RevocationInfoChoice_find(struct stack_st_CMS_RevocationInfoChoice *sk, CMS_RevocationInfoChoice *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 36-36 |
| | 1 | 1 |
sk_CMS_RevocationInfoChoice_find_exName: | sk_CMS_RevocationInfoChoice_find_ex | Prototype: | static inline int sk_CMS_RevocationInfoChoice_find_ex(struct stack_st_CMS_RevocationInfoChoice *sk, CMS_RevocationInfoChoice *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 36-36 |
| | 1 | 1 |
sk_CMS_RevocationInfoChoice_freeName: | sk_CMS_RevocationInfoChoice_free | Prototype: | static inline void sk_CMS_RevocationInfoChoice_free(struct stack_st_CMS_RevocationInfoChoice *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 36-36 |
| | 1 | 1 |
sk_CMS_RevocationInfoChoice_insertName: | sk_CMS_RevocationInfoChoice_insert | Prototype: | static inline int sk_CMS_RevocationInfoChoice_insert(struct stack_st_CMS_RevocationInfoChoice *sk, CMS_RevocationInfoChoice *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 36-36 |
| | 1 | 1 |
sk_CMS_RevocationInfoChoice_is_sortedName: | sk_CMS_RevocationInfoChoice_is_sorted | Prototype: | static inline int sk_CMS_RevocationInfoChoice_is_sorted(const struct stack_st_CMS_RevocationInfoChoice *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 36-36 |
| | 1 | 1 |
sk_CMS_RevocationInfoChoice_newName: | sk_CMS_RevocationInfoChoice_new | Prototype: | static inline struct stack_st_CMS_RevocationInfoChoice *sk_CMS_RevocationInfoChoice_new(sk_CMS_RevocationInfoChoice_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 36-36 |
| | 1 | 1 |
sk_CMS_RevocationInfoChoice_new_nullName: | sk_CMS_RevocationInfoChoice_new_null | Prototype: | static inline struct stack_st_CMS_RevocationInfoChoice *sk_CMS_RevocationInfoChoice_new_null(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 36-36 |
| | 1 | 1 |
sk_CMS_RevocationInfoChoice_new_reserveName: | sk_CMS_RevocationInfoChoice_new_reserve | Prototype: | static inline struct stack_st_CMS_RevocationInfoChoice *sk_CMS_RevocationInfoChoice_new_reserve(sk_CMS_RevocationInfoChoice_compfunc compare, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 36-36 |
| | 1 | 1 |
sk_CMS_RevocationInfoChoice_numName: | sk_CMS_RevocationInfoChoice_num | Prototype: | static inline int sk_CMS_RevocationInfoChoice_num(const struct stack_st_CMS_RevocationInfoChoice *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 36-36 |
| | 1 | 1 |
sk_CMS_RevocationInfoChoice_popName: | sk_CMS_RevocationInfoChoice_pop | Prototype: | static inline CMS_RevocationInfoChoice *sk_CMS_RevocationInfoChoice_pop(struct stack_st_CMS_RevocationInfoChoice *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 36-36 |
| | 1 | 1 |
sk_CMS_RevocationInfoChoice_pop_freeName: | sk_CMS_RevocationInfoChoice_pop_free | Prototype: | static inline void sk_CMS_RevocationInfoChoice_pop_free(struct stack_st_CMS_RevocationInfoChoice *sk, sk_CMS_RevocationInfoChoice_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 36-36 |
| | 1 | 1 |
sk_CMS_RevocationInfoChoice_pushName: | sk_CMS_RevocationInfoChoice_push | Prototype: | static inline int sk_CMS_RevocationInfoChoice_push(struct stack_st_CMS_RevocationInfoChoice *sk, CMS_RevocationInfoChoice *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 36-36 |
| | 1 | 1 |
sk_CMS_RevocationInfoChoice_reserveName: | sk_CMS_RevocationInfoChoice_reserve | Prototype: | static inline int sk_CMS_RevocationInfoChoice_reserve(struct stack_st_CMS_RevocationInfoChoice *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/cms.h | Lines: | 36-36 |
| | 1 | 1 |