Symbol: CRYPTO_REF_COUNT
crypto/openssl/crypto/asn1/tasn_utl.c
72
CRYPTO_REF_COUNT *refcnt;
crypto/openssl/crypto/bio/bio_local.h
115
CRYPTO_REF_COUNT references;
crypto/openssl/crypto/bio/bio_local.h
142
extern CRYPTO_REF_COUNT bio_type_count;
crypto/openssl/crypto/bio/bio_meth.c
13
CRYPTO_REF_COUNT bio_type_count;
crypto/openssl/crypto/bio/ossl_core_bio.c
19
CRYPTO_REF_COUNT ref_cnt;
crypto/openssl/crypto/dh/dh_local.h
30
CRYPTO_REF_COUNT references;
crypto/openssl/crypto/dsa/dsa_local.h
27
CRYPTO_REF_COUNT references;
crypto/openssl/crypto/dso/dso_local.h
28
CRYPTO_REF_COUNT references;
crypto/openssl/crypto/ec/ec_local.h
303
CRYPTO_REF_COUNT references;
crypto/openssl/crypto/ec/ec_mult.c
47
CRYPTO_REF_COUNT references;
crypto/openssl/crypto/ec/ecp_nistp224.c
240
CRYPTO_REF_COUNT references;
crypto/openssl/crypto/ec/ecp_nistp256.c
1770
CRYPTO_REF_COUNT references;
crypto/openssl/crypto/ec/ecp_nistp384.c
1492
CRYPTO_REF_COUNT references;
crypto/openssl/crypto/ec/ecp_nistp521.c
1584
CRYPTO_REF_COUNT references;
crypto/openssl/crypto/ec/ecp_nistz256.c
69
CRYPTO_REF_COUNT references;
crypto/openssl/crypto/encode_decode/encoder_local.h
28
CRYPTO_REF_COUNT refcnt;
crypto/openssl/crypto/engine/eng_local.h
137
CRYPTO_REF_COUNT struct_ref;
crypto/openssl/crypto/evp/cmeth_lib.c
50
CRYPTO_REF_COUNT refcnt = to->refcnt;
crypto/openssl/crypto/evp/evp_lib.c
847
CRYPTO_REF_COUNT refcnt = to->refcnt;
crypto/openssl/crypto/evp/evp_local.h
103
CRYPTO_REF_COUNT refcnt;
crypto/openssl/crypto/evp/evp_local.h
146
CRYPTO_REF_COUNT refcnt;
crypto/openssl/crypto/evp/evp_local.h
165
CRYPTO_REF_COUNT refcnt;
crypto/openssl/crypto/evp/evp_local.h
208
CRYPTO_REF_COUNT refcnt;
crypto/openssl/crypto/evp/evp_local.h
231
CRYPTO_REF_COUNT refcnt;
crypto/openssl/crypto/evp/evp_local.h
251
CRYPTO_REF_COUNT refcnt;
crypto/openssl/crypto/evp/evp_local.h
90
CRYPTO_REF_COUNT refcnt; /* Context reference count */
crypto/openssl/crypto/evp/evp_rand.c
29
CRYPTO_REF_COUNT refcnt;
crypto/openssl/crypto/provider_core.c
151
CRYPTO_REF_COUNT refcnt;
crypto/openssl/crypto/rsa/rsa_local.h
90
CRYPTO_REF_COUNT references;
crypto/openssl/crypto/store/store_local.h
105
CRYPTO_REF_COUNT refcnt;
crypto/openssl/crypto/x509/x509_local.h
147
CRYPTO_REF_COUNT references;
crypto/openssl/include/crypto/ecx.h
73
CRYPTO_REF_COUNT references;
crypto/openssl/include/crypto/evp.h
215
CRYPTO_REF_COUNT refcnt;
crypto/openssl/include/crypto/evp.h
237
CRYPTO_REF_COUNT refcnt;
crypto/openssl/include/crypto/evp.h
281
CRYPTO_REF_COUNT refcnt;
crypto/openssl/include/crypto/evp.h
338
CRYPTO_REF_COUNT refcnt;
crypto/openssl/include/crypto/evp.h
691
CRYPTO_REF_COUNT references;
crypto/openssl/include/crypto/evp.h
760
CRYPTO_REF_COUNT references;
crypto/openssl/include/crypto/x509.h
104
CRYPTO_REF_COUNT references;
crypto/openssl/include/crypto/x509.h
179
CRYPTO_REF_COUNT references;
crypto/openssl/include/crypto/x509.h
80
CRYPTO_REF_COUNT references;
crypto/openssl/include/internal/quic_ssl.h
33
CRYPTO_REF_COUNT references;
crypto/openssl/include/internal/refcount.h
112
static __inline int CRYPTO_UP_REF(CRYPTO_REF_COUNT *refcnt, int *ret)
crypto/openssl/include/internal/refcount.h
118
static __inline int CRYPTO_DOWN_REF(CRYPTO_REF_COUNT *refcnt, int *ret)
crypto/openssl/include/internal/refcount.h
124
static __inline int CRYPTO_GET_REF(CRYPTO_REF_COUNT *refcnt, int *ret)
crypto/openssl/include/internal/refcount.h
144
static __inline int CRYPTO_UP_REF(CRYPTO_REF_COUNT *refcnt, int *ret)
crypto/openssl/include/internal/refcount.h
150
static __inline int CRYPTO_DOWN_REF(CRYPTO_REF_COUNT *refcnt, int *ret)
crypto/openssl/include/internal/refcount.h
156
static __inline int CRYPTO_GET_REF(CRYPTO_REF_COUNT *refcnt, int *ret)
crypto/openssl/include/internal/refcount.h
175
static __inline int CRYPTO_UP_REF(CRYPTO_REF_COUNT *refcnt, int *ret)
crypto/openssl/include/internal/refcount.h
181
static __inline int CRYPTO_DOWN_REF(CRYPTO_REF_COUNT *refcnt, int *ret)
crypto/openssl/include/internal/refcount.h
187
static __inline int CRYPTO_GET_REF(CRYPTO_REF_COUNT *refcnt, int *ret)
crypto/openssl/include/internal/refcount.h
214
static ossl_unused ossl_inline int CRYPTO_UP_REF(CRYPTO_REF_COUNT *refcnt,
crypto/openssl/include/internal/refcount.h
220
static ossl_unused ossl_inline int CRYPTO_DOWN_REF(CRYPTO_REF_COUNT *refcnt,
crypto/openssl/include/internal/refcount.h
226
static ossl_unused ossl_inline int CRYPTO_GET_REF(CRYPTO_REF_COUNT *refcnt,
crypto/openssl/include/internal/refcount.h
233
static ossl_unused ossl_inline int CRYPTO_NEW_REF(CRYPTO_REF_COUNT *refcnt, int n)
crypto/openssl/include/internal/refcount.h
244
static ossl_unused ossl_inline void CRYPTO_FREE_REF(CRYPTO_REF_COUNT *refcnt)
crypto/openssl/include/internal/refcount.h
252
static ossl_unused ossl_inline int CRYPTO_UP_REF(CRYPTO_REF_COUNT *refcnt,
crypto/openssl/include/internal/refcount.h
260
static ossl_unused ossl_inline int CRYPTO_DOWN_REF(CRYPTO_REF_COUNT *refcnt,
crypto/openssl/include/internal/refcount.h
268
static ossl_unused ossl_inline int CRYPTO_GET_REF(CRYPTO_REF_COUNT *refcnt,
crypto/openssl/include/internal/refcount.h
279
static ossl_unused ossl_inline int CRYPTO_NEW_REF(CRYPTO_REF_COUNT *refcnt, int n)
crypto/openssl/include/internal/refcount.h
285
static ossl_unused ossl_inline void CRYPTO_FREE_REF(CRYPTO_REF_COUNT *refcnt)
crypto/openssl/include/internal/refcount.h
39
static inline int CRYPTO_UP_REF(CRYPTO_REF_COUNT *refcnt, int *ret)
crypto/openssl/include/internal/refcount.h
55
static inline int CRYPTO_DOWN_REF(CRYPTO_REF_COUNT *refcnt, int *ret)
crypto/openssl/include/internal/refcount.h
71
static inline int CRYPTO_GET_REF(CRYPTO_REF_COUNT *refcnt, int *ret)
crypto/openssl/include/internal/refcount.h
85
static __inline__ int CRYPTO_UP_REF(CRYPTO_REF_COUNT *refcnt, int *ret)
crypto/openssl/include/internal/refcount.h
91
static __inline__ int CRYPTO_DOWN_REF(CRYPTO_REF_COUNT *refcnt, int *ret)
crypto/openssl/include/internal/refcount.h
99
static __inline__ int CRYPTO_GET_REF(CRYPTO_REF_COUNT *refcnt, int *ret)
crypto/openssl/providers/implementations/include/prov/kdfexchange.h
16
CRYPTO_REF_COUNT refcnt;
crypto/openssl/providers/implementations/include/prov/macsignature.h
17
CRYPTO_REF_COUNT refcnt;
crypto/openssl/ssl/quic/quic_impl.c
4738
CRYPTO_REF_COUNT references;
crypto/openssl/ssl/ssl_local.h
1236
CRYPTO_REF_COUNT references;
crypto/openssl/ssl/ssl_local.h
1998
CRYPTO_REF_COUNT references;
crypto/openssl/ssl/ssl_local.h
2143
CRYPTO_REF_COUNT references; /* >1 only if SSL_copy_session_id is used */
crypto/openssl/ssl/ssl_local.h
563
CRYPTO_REF_COUNT references;
crypto/openssl/ssl/ssl_local.h
860
CRYPTO_REF_COUNT references;
crypto/openssl/test/tls-provider.c
80
CRYPTO_REF_COUNT references;