/freebsd/crypto/openssl/include/internal/ |
H A D | refcount.h | 28 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 D | evp_local.h | 90 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 D | evp_rand.c | 29 CRYPTO_REF_COUNT refcnt;
|
/freebsd/crypto/openssl/include/crypto/ |
H A D | x509.h | 80 CRYPTO_REF_COUNT references; 104 CRYPTO_REF_COUNT references; 179 CRYPTO_REF_COUNT references;
|
H A D | evp.h | 205 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 D | ecx.h | 74 CRYPTO_REF_COUNT references;
|
/freebsd/crypto/openssl/providers/implementations/include/prov/ |
H A D | kdfexchange.h | 16 CRYPTO_REF_COUNT refcnt;
|
H A D | macsignature.h | 18 CRYPTO_REF_COUNT refcnt;
|
/freebsd/crypto/openssl/crypto/dso/ |
H A D | dso_local.h | 28 CRYPTO_REF_COUNT references;
|
/freebsd/crypto/openssl/crypto/dh/ |
H A D | dh_local.h | 30 CRYPTO_REF_COUNT references;
|
/freebsd/crypto/openssl/crypto/encode_decode/ |
H A D | encoder_local.h | 27 CRYPTO_REF_COUNT refcnt;
|
/freebsd/crypto/openssl/crypto/dsa/ |
H A D | dsa_local.h | 27 CRYPTO_REF_COUNT references;
|
/freebsd/crypto/openssl/crypto/store/ |
H A D | store_local.h | 105 CRYPTO_REF_COUNT refcnt;
|
/freebsd/crypto/openssl/crypto/engine/ |
H A D | eng_local.h | 137 CRYPTO_REF_COUNT struct_ref;
|
/freebsd/crypto/openssl/crypto/bio/ |
H A D | ossl_core_bio.c | 19 CRYPTO_REF_COUNT ref_cnt;
|
H A D | bio_local.h | 132 CRYPTO_REF_COUNT references;
|
H A D | bio_meth.c | 24 static CRYPTO_REF_COUNT bio_count = BIO_TYPE_START; in BIO_get_new_index()
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | x509_local.h | 147 CRYPTO_REF_COUNT references;
|
/freebsd/crypto/openssl/crypto/rsa/ |
H A D | rsa_local.h | 90 CRYPTO_REF_COUNT references;
|
/freebsd/crypto/openssl/crypto/asn1/ |
H A D | tasn_utl.c | 71 CRYPTO_REF_COUNT *lck; in ossl_asn1_do_lock()
|
/freebsd/crypto/openssl/ssl/ |
H A D | ssl_local.h | 595 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 D | evp_generic_fetch.pod | 119 CRYPTO_REF_COUNT refcnt;
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ec_mult.c | 47 CRYPTO_REF_COUNT references;
|
H A D | ec_local.h | 296 CRYPTO_REF_COUNT references;
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | ASN1_aux_cb.pod | 78 offset into the B<ASN1_VALUE> structure where a B<CRYPTO_REF_COUNT> may be
|