Home
last modified time | relevance | path

Searched refs:CRYPTO_REF_COUNT (Results 1 – 25 of 34) sorted by relevance

12

/openssl/include/internal/
H A Drefcount.h31 } CRYPTO_REF_COUNT; typedef
33 static inline int CRYPTO_UP_REF(CRYPTO_REF_COUNT *refcnt, int *ret) in CRYPTO_UP_REF()
49 static inline int CRYPTO_DOWN_REF(CRYPTO_REF_COUNT *refcnt, int *ret) in CRYPTO_DOWN_REF()
57 static inline int CRYPTO_GET_REF(CRYPTO_REF_COUNT *refcnt, int *ret) in CRYPTO_GET_REF()
69 } CRYPTO_REF_COUNT; typedef
96 } CRYPTO_REF_COUNT; typedef
98 static __inline int CRYPTO_UP_REF(CRYPTO_REF_COUNT *refcnt, int *ret) in CRYPTO_UP_REF()
122 } CRYPTO_REF_COUNT; typedef
130 static __inline int CRYPTO_UP_REF(CRYPTO_REF_COUNT *refcnt, int *ret) in CRYPTO_UP_REF()
163 static __inline int CRYPTO_UP_REF(CRYPTO_REF_COUNT *refcnt, int *ret) in CRYPTO_UP_REF()
[all …]
/openssl/crypto/evp/
H A Devp_local.h90 CRYPTO_REF_COUNT refcnt; /* Context reference count */
103 CRYPTO_REF_COUNT refcnt;
146 CRYPTO_REF_COUNT refcnt;
165 CRYPTO_REF_COUNT refcnt;
208 CRYPTO_REF_COUNT refcnt;
228 CRYPTO_REF_COUNT refcnt;
H A Dcmeth_lib.c49 CRYPTO_REF_COUNT refcnt = to->refcnt; in EVP_CIPHER_meth_dup()
H A Devp_rand.c29 CRYPTO_REF_COUNT refcnt;
/openssl/crypto/bio/
H A Dbio_local.h115 CRYPTO_REF_COUNT references;
142 extern CRYPTO_REF_COUNT bio_type_count;
H A Dossl_core_bio.c19 CRYPTO_REF_COUNT ref_cnt;
H A Dbio_meth.c13 CRYPTO_REF_COUNT bio_type_count;
/openssl/providers/implementations/include/prov/
H A Dkdfexchange.h16 CRYPTO_REF_COUNT refcnt;
H A Dmacsignature.h17 CRYPTO_REF_COUNT refcnt;
/openssl/include/crypto/
H A Dx509.h80 CRYPTO_REF_COUNT references;
104 CRYPTO_REF_COUNT references;
179 CRYPTO_REF_COUNT references;
H A Devp.h215 CRYPTO_REF_COUNT refcnt;
236 CRYPTO_REF_COUNT refcnt;
280 CRYPTO_REF_COUNT refcnt;
336 CRYPTO_REF_COUNT refcnt;
682 CRYPTO_REF_COUNT references;
H A Decx.h74 CRYPTO_REF_COUNT references;
/openssl/crypto/dso/
H A Ddso_local.h28 CRYPTO_REF_COUNT references;
/openssl/crypto/dh/
H A Ddh_local.h30 CRYPTO_REF_COUNT references;
/openssl/crypto/encode_decode/
H A Dencoder_local.h27 CRYPTO_REF_COUNT refcnt;
/openssl/crypto/dsa/
H A Ddsa_local.h27 CRYPTO_REF_COUNT references;
/openssl/crypto/store/
H A Dstore_local.h105 CRYPTO_REF_COUNT refcnt;
/openssl/crypto/engine/
H A Deng_local.h137 CRYPTO_REF_COUNT struct_ref;
/openssl/crypto/x509/
H A Dx509_local.h147 CRYPTO_REF_COUNT references;
/openssl/crypto/rsa/
H A Drsa_local.h90 CRYPTO_REF_COUNT references;
/openssl/crypto/asn1/
H A Dtasn_utl.c72 CRYPTO_REF_COUNT *refcnt; in ossl_asn1_do_lock()
/openssl/ssl/
H A Dssl_local.h566 CRYPTO_REF_COUNT references;
857 CRYPTO_REF_COUNT references;
1193 CRYPTO_REF_COUNT references;
1953 CRYPTO_REF_COUNT references;
2094 CRYPTO_REF_COUNT references; /* >1 only if SSL_copy_session_id is used */
/openssl/doc/internal/man3/
H A Devp_generic_fetch.pod102 CRYPTO_REF_COUNT refcnt;
/openssl/doc/man3/
H A DASN1_aux_cb.pod78 offset into the B<ASN1_VALUE> structure where a B<CRYPTO_REF_COUNT> may be
/openssl/crypto/ec/
H A Dec_mult.c47 CRYPTO_REF_COUNT references;

Completed in 82 milliseconds

12