Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dthreads_win.c42 int exclusive; member
502 rwlock->exclusive = 1; in CRYPTO_THREAD_write_lock()
514 if (rwlock->exclusive) { in CRYPTO_THREAD_unlock()
515 rwlock->exclusive = 0; in CRYPTO_THREAD_unlock()
/openssl/
H A DLICENSE.txt69 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/openssl/doc/designs/quic-design/
H A Dquic-thread-assist.md18 applications existing usage of the HL APIs assumes exclusive access, and thus
/openssl/doc/man1/
H A Dopenssl-genpkey.pod.in84 are mutually exclusive. Engines or providers may add algorithms in addition to
117 are mutually exclusive.
H A Dopenssl-smime.pod.in64 These are mutually exclusive.
/openssl/doc/man3/
H A DOSSL_trace_set_channel.pod72 exclusive, calling one of them will clear whatever was set by the
H A DEVP_PKEY_CTX_ctrl.pod508 The nid parameter and the rfc5114 parameter are mutually exclusive.
515 The rfc5114 parameter and the nid parameter are mutually exclusive.
/openssl/doc/man7/
H A Dprovider-rand.pod147 OSSL_FUNC_rand_lock() is used to lock a DRBG. Once locked, exclusive access

Completed in 26 milliseconds