Searched refs:exclusive (Results 1 – 8 of 8) sorted by relevance
/openssl/crypto/ |
H A D | threads_win.c | 42 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 D | LICENSE.txt | 69 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 76 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/openssl/doc/designs/quic-design/ |
H A D | quic-thread-assist.md | 18 applications existing usage of the HL APIs assumes exclusive access, and thus
|
/openssl/doc/man1/ |
H A D | openssl-genpkey.pod.in | 84 are mutually exclusive. Engines or providers may add algorithms in addition to 117 are mutually exclusive.
|
H A D | openssl-smime.pod.in | 64 These are mutually exclusive.
|
/openssl/doc/man3/ |
H A D | OSSL_trace_set_channel.pod | 72 exclusive, calling one of them will clear whatever was set by the
|
H A D | EVP_PKEY_CTX_ctrl.pod | 508 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 D | provider-rand.pod | 147 OSSL_FUNC_rand_lock() is used to lock a DRBG. Once locked, exclusive access
|
Completed in 26 milliseconds