Home
last modified time | relevance | path

Searched refs:owner (Results 1 – 8 of 8) sorted by relevance

/openssl-master/ssl/
A Dssl_sess.c896 if (s->owner != NULL) { in SSL_SESSION_set_timeout()
897 if (!CRYPTO_THREAD_write_lock(s->owner->lock)) in SSL_SESSION_set_timeout()
901 SSL_SESSION_list_add(s->owner, s); in SSL_SESSION_set_timeout()
902 CRYPTO_THREAD_unlock(s->owner->lock); in SSL_SESSION_set_timeout()
930 if (s->owner != NULL) { in SSL_SESSION_set_time()
931 if (!CRYPTO_THREAD_write_lock(s->owner->lock)) in SSL_SESSION_set_time()
935 SSL_SESSION_list_add(s->owner, s); in SSL_SESSION_set_time()
936 CRYPTO_THREAD_unlock(s->owner->lock); in SSL_SESSION_set_time()
1221 s->owner = NULL; in SSL_SESSION_list_remove()
1270 s->owner = ctx; in SSL_SESSION_list_add()
A Dssl_local.h639 SSL_CTX *owner; member
/openssl-master/
A DLICENSE.txt13 "Licensor" shall mean the copyright owner or entity authorized by
14 the copyright owner that is granting the License.
52 submitted to Licensor for inclusion in the Work by the copyright owner
54 the copyright owner. For the purposes of this definition, "submitted"
61 designated in writing by the copyright owner as "Not a Contribution."
A DCHANGES.md3909 output file readable only by the owner. This behavior change might
/openssl-master/doc/man7/
A Dproxy-certificates.pod14 operations on behalf of the owner of the EE (End Entity) certificate.
290 * owner of the current certificate has, and sets them
/openssl-master/doc/man3/
A DBN_BLINDING_new.pod69 owner of the B<BN_BLINDING> structure.
/openssl-master/crypto/objects/
A Dobj_mac.num876 owner 876
A Dobjects.txt775 X509 32 : owner :

Completed in 40 milliseconds