Home
last modified time | relevance | path

Searched refs:lock (Results 76 – 83 of 83) sorted by relevance

1234

/openssl/doc/man7/
H A Dprovider-rand.pod147 OSSL_FUNC_rand_lock() is used to lock a DRBG. Once locked, exclusive access
H A DEVP_RAND.pod123 will lock the <primary> DRBG automatically for obtaining random input.
/openssl/include/openssl/
H A Dbn.h418 BN_MONT_CTX *BN_MONT_CTX_set_locked(BN_MONT_CTX **pmont, CRYPTO_RWLOCK *lock,
/openssl/include/crypto/
H A Devp.h685 CRYPTO_RWLOCK *lock; member
/openssl/ssl/
H A Dssl_local.h1105 CRYPTO_RWLOCK *lock; member
1204 CRYPTO_RWLOCK *lock; member
/openssl/doc/designs/quic-design/
H A Ddgram-api.md58 need to be synchronised with a lock, undermining performance on what (for
/openssl/
H A DCHANGES.md871 * The OBJ_ calls are now thread safe using a global lock.
9906 lock to call BN_BLINDING_invert_ex, and avoids one use of
10975 * Fix X509_STORE locking: Every 'objs' access requires a lock (to
10976 accommodate for stack sorting, always a write lock!).
11893 runtime, thus removing the need for a lock.
11910 runtime, thus removing the need for a lock.
12519 * Add new lock type (CRYPTO_LOCK_BN).
15145 * Use a lock around the call to CRYPTO_get_ex_new_index() in
16279 the CRYPTO_LOCK_RAND lock (and may even illegally release the lock
17019 not read locks (`CRYPTO_r_[un]lock`).
[all …]
H A DNEWS.md574 * The public and private DRBG instance are per thread for lock free

Completed in 80 milliseconds

1234