Home
last modified time | relevance | path

Searched refs:references (Results 1 – 25 of 67) sorted by relevance

123

/openssl/crypto/ec/
H A Decx_key.c46 if (!CRYPTO_NEW_REF(&ret->references, 1)) in ossl_ecx_key_new()
58 CRYPTO_FREE_REF(&ret->references); in ossl_ecx_key_new()
71 CRYPTO_DOWN_REF(&key->references, &i); in ossl_ecx_key_free()
79 CRYPTO_FREE_REF(&key->references); in ossl_ecx_key_free()
92 if (CRYPTO_UP_REF(&key->references, &i) <= 0) in ossl_ecx_key_up_ref()
H A Decx_backend.c121 if (!CRYPTO_NEW_REF(&ret->references, 1)) in ossl_ecx_key_dup()
148 CRYPTO_FREE_REF(&ret->references); in ossl_ecx_key_dup()
H A Dec_mult.c47 CRYPTO_REF_COUNT references; member
65 if (!CRYPTO_NEW_REF(&ret->references, 1)) { in ec_pre_comp_new()
76 CRYPTO_UP_REF(&pre->references, &i); in EC_ec_pre_comp_dup()
87 CRYPTO_DOWN_REF(&pre->references, &i); in EC_ec_pre_comp_free()
100 CRYPTO_FREE_REF(&pre->references); in EC_ec_pre_comp_free()
H A Decp_nistp224.c240 CRYPTO_REF_COUNT references; member
1244 if (!CRYPTO_NEW_REF(&ret->references, 1)) { in nistp224_pre_comp_new()
1255 CRYPTO_UP_REF(&p->references, &i); in EC_nistp224_pre_comp_dup()
1266 CRYPTO_DOWN_REF(&p->references, &i); in EC_nistp224_pre_comp_free()
1272 CRYPTO_FREE_REF(&p->references); in EC_nistp224_pre_comp_free()
/openssl/doc/man3/
H A DOPENSSL_instrument_bus.pod5 OPENSSL_instrument_bus, OPENSSL_instrument_bus2 - instrument references to memory bus
16 It was empirically found that timings of references to primary memory
18 subroutines in question instrument these references for purposes of
H A DSSL_set_bio.pod30 number of references available using L<BIO_up_ref(3)> before calling the set0
60 same as the previously set value, then no additional references are consumed.
67 references are consumed for the B<rbio>.
74 and no references are consumed for the B<wbio>.
H A DOSSL_PARAM_BLD.pod105 object that references the UTF8 string specified by I<buf>.
112 object that references the octet string specified by I<buf> and <bsize>.
117 object that references the UTF8 string specified by I<buf>.
124 object that references the octet string specified by I<buf>.
/openssl/crypto/dh/
H A Ddh_lib.c88 if (!CRYPTO_NEW_REF(&ret->references, 1)) { in dh_new_intern()
143 CRYPTO_DOWN_REF(&r->references, &i); in DH_free()
159 CRYPTO_FREE_REF(&r->references); in DH_free()
171 if (CRYPTO_UP_REF(&r->references, &i) <= 0) in DH_up_ref()
H A Ddh_local.h30 CRYPTO_REF_COUNT references; member
/openssl/crypto/dso/
H A Ddso_lib.c28 if (!CRYPTO_NEW_REF(&ret->references, 1)) { in DSO_new_method()
54 if (CRYPTO_DOWN_REF(&dso->references, &i) <= 0) in DSO_free()
77 CRYPTO_FREE_REF(&dso->references); in DSO_free()
96 if (CRYPTO_UP_REF(&dso->references, &i) <= 0) in DSO_up_ref()
H A Ddso_local.h28 CRYPTO_REF_COUNT references; member
/openssl/crypto/dsa/
H A Ddsa_lib.c147 if (!CRYPTO_NEW_REF(&ret->references, 1)) { in dsa_new_intern()
220 CRYPTO_DOWN_REF(&r->references, &i); in DSA_free()
237 CRYPTO_FREE_REF(&r->references); in DSA_free()
249 if (CRYPTO_UP_REF(&r->references, &i) <= 0) in DSA_up_ref()
H A Ddsa_local.h27 CRYPTO_REF_COUNT references; member
/openssl/ssl/
H A Dssl_cert_comp.c67 || !CRYPTO_NEW_REF(&ret->references, 1)) in OSSL_COMP_CERT_new()
138 CRYPTO_DOWN_REF(&cc->references, &i); in OSSL_COMP_CERT_free()
145 CRYPTO_FREE_REF(&cc->references); in OSSL_COMP_CERT_free()
152 if (CRYPTO_UP_REF(&cc->references, &i) <= 0) in OSSL_COMP_CERT_up_ref()
H A Dssl_sess.c118 if (!CRYPTO_NEW_REF(&ss->references, 1)) { in SSL_SESSION_new()
124 CRYPTO_FREE_REF(&ss->references); in SSL_SESSION_new()
174 if (!CRYPTO_NEW_REF(&dest->references, 1)) { in ssl_session_dup_intern()
846 CRYPTO_DOWN_REF(&ss->references, &i); in SSL_SESSION_free()
870 CRYPTO_FREE_REF(&ss->references); in SSL_SESSION_free()
878 if (CRYPTO_UP_REF(&ss->references, &i) <= 0) in SSL_SESSION_up_ref()
/openssl/include/crypto/
H A Dx509.h80 CRYPTO_REF_COUNT references; member
104 CRYPTO_REF_COUNT references; member
179 CRYPTO_REF_COUNT references; member
H A Decx.h74 CRYPTO_REF_COUNT references; member
/openssl/crypto/bio/
H A Dbio_lib.c92 if (!CRYPTO_NEW_REF(&bio->references, 1)) in BIO_new_ex()
109 CRYPTO_FREE_REF(&bio->references); in BIO_new_ex()
126 if (CRYPTO_DOWN_REF(&a->references, &ret) <= 0) in BIO_free()
145 CRYPTO_FREE_REF(&a->references); in BIO_free()
191 if (CRYPTO_UP_REF(&a->references, &i) <= 0) in BIO_up_ref()
856 CRYPTO_GET_REF(&b->references, &ref); in BIO_free_all()
H A Dbio_local.h115 CRYPTO_REF_COUNT references; member
/openssl/doc/internal/man3/
H A Devp_keymgmt_util_export_to_provider.pod44 It maintains a cache of provider key references in I<pk> to keep track
55 clear the cache of operation key references. If required the lock must already
/openssl/crypto/x509/
H A Dx509_lu.c213 if (!CRYPTO_NEW_REF(&ret->references, 1)) in X509_STORE_new()
234 CRYPTO_DOWN_REF(&xs->references, &i); in X509_STORE_free()
252 CRYPTO_FREE_REF(&xs->references); in X509_STORE_free()
260 if (CRYPTO_UP_REF(&xs->references, &i) <= 0) in X509_STORE_up_ref()
H A Dx509cset.c78 if (CRYPTO_UP_REF(&crl->references, &i) <= 0) in X509_CRL_up_ref()
H A Dx509_local.h147 CRYPTO_REF_COUNT references; member
/openssl/crypto/rsa/
H A Drsa_lib.c89 if (!CRYPTO_NEW_REF(&ret->references, 1)) { in rsa_new_intern()
143 CRYPTO_DOWN_REF(&r->references, &i); in RSA_free()
160 CRYPTO_FREE_REF(&r->references); in RSA_free()
193 if (CRYPTO_UP_REF(&r->references, &i) <= 0) in RSA_up_ref()
/openssl/doc/man7/
H A Dopenssl-env.pod92 ENGINEs, cache defaults and functional references (etc), will generate
139 Traces decrementing certain ASN.1 structure references.

Completed in 52 milliseconds

123