Home
last modified time | relevance | path

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

12

/freebsd/crypto/openssl/include/internal/
H A Drefcount.h28 typedef _Atomic int CRYPTO_REF_COUNT; typedef
60 typedef int CRYPTO_REF_COUNT; typedef
78 typedef volatile int CRYPTO_REF_COUNT; typedef
98 typedef volatile int CRYPTO_REF_COUNT; typedef
159 typedef int CRYPTO_REF_COUNT; typedef
/freebsd/crypto/openssl/crypto/evp/
H A Devp_local.h90 CRYPTO_REF_COUNT refcnt; /* Context reference count */
101 CRYPTO_REF_COUNT refcnt;
141 CRYPTO_REF_COUNT refcnt;
161 CRYPTO_REF_COUNT refcnt;
196 CRYPTO_REF_COUNT refcnt;
217 CRYPTO_REF_COUNT refcnt;
H A Devp_rand.c29 CRYPTO_REF_COUNT refcnt;
/freebsd/crypto/openssl/include/crypto/
H A Dx509.h80 CRYPTO_REF_COUNT references;
104 CRYPTO_REF_COUNT references;
179 CRYPTO_REF_COUNT references;
H A Devp.h205 CRYPTO_REF_COUNT refcnt;
227 CRYPTO_REF_COUNT refcnt;
272 CRYPTO_REF_COUNT refcnt;
328 CRYPTO_REF_COUNT refcnt;
675 CRYPTO_REF_COUNT references;
H A Decx.h74 CRYPTO_REF_COUNT references;
/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dkdfexchange.h16 CRYPTO_REF_COUNT refcnt;
H A Dmacsignature.h18 CRYPTO_REF_COUNT refcnt;
/freebsd/crypto/openssl/crypto/dso/
H A Ddso_local.h28 CRYPTO_REF_COUNT references;
/freebsd/crypto/openssl/crypto/dh/
H A Ddh_local.h30 CRYPTO_REF_COUNT references;
/freebsd/crypto/openssl/crypto/encode_decode/
H A Dencoder_local.h27 CRYPTO_REF_COUNT refcnt;
/freebsd/crypto/openssl/crypto/dsa/
H A Ddsa_local.h27 CRYPTO_REF_COUNT references;
/freebsd/crypto/openssl/crypto/store/
H A Dstore_local.h105 CRYPTO_REF_COUNT refcnt;
/freebsd/crypto/openssl/crypto/engine/
H A Deng_local.h137 CRYPTO_REF_COUNT struct_ref;
/freebsd/crypto/openssl/crypto/bio/
H A Dossl_core_bio.c19 CRYPTO_REF_COUNT ref_cnt;
H A Dbio_local.h132 CRYPTO_REF_COUNT references;
H A Dbio_meth.c24 static CRYPTO_REF_COUNT bio_count = BIO_TYPE_START; in BIO_get_new_index()
/freebsd/crypto/openssl/crypto/x509/
H A Dx509_local.h147 CRYPTO_REF_COUNT references;
/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_local.h90 CRYPTO_REF_COUNT references;
/freebsd/crypto/openssl/crypto/asn1/
H A Dtasn_utl.c71 CRYPTO_REF_COUNT *lck; in ossl_asn1_do_lock()
/freebsd/crypto/openssl/ssl/
H A Dssl_local.h595 CRYPTO_REF_COUNT references;
908 CRYPTO_REF_COUNT references;
1552 CRYPTO_REF_COUNT references;
2067 CRYPTO_REF_COUNT references; /* >1 only if SSL_copy_session_id is used */
/freebsd/crypto/openssl/doc/internal/man3/
H A Devp_generic_fetch.pod119 CRYPTO_REF_COUNT refcnt;
/freebsd/crypto/openssl/crypto/ec/
H A Dec_mult.c47 CRYPTO_REF_COUNT references;
H A Dec_local.h296 CRYPTO_REF_COUNT references;
/freebsd/crypto/openssl/doc/man3/
H A DASN1_aux_cb.pod78 offset into the B<ASN1_VALUE> structure where a B<CRYPTO_REF_COUNT> may be

12