/external/rust/crates/quiche/deps/boringssl/src/crypto/ |
D | refcount_lock.c | 34 CRYPTO_STATIC_MUTEX_unlock_write(&g_refcount_lock); in CRYPTO_refcount_inc() 48 CRYPTO_STATIC_MUTEX_unlock_write(&g_refcount_lock); in CRYPTO_refcount_dec_and_test_zero()
|
D | thread_none.c | 37 void CRYPTO_STATIC_MUTEX_unlock_write(struct CRYPTO_STATIC_MUTEX *lock) {} in CRYPTO_STATIC_MUTEX_unlock_write() function
|
D | thread_pthread.c | 86 void CRYPTO_STATIC_MUTEX_unlock_write(struct CRYPTO_STATIC_MUTEX *lock) { in CRYPTO_STATIC_MUTEX_unlock_write() function
|
D | ex_data.c | 164 CRYPTO_STATIC_MUTEX_unlock_write(&ex_data_class->lock); in CRYPTO_get_ex_new_index()
|
D | thread_win.c | 85 void CRYPTO_STATIC_MUTEX_unlock_write(struct CRYPTO_STATIC_MUTEX *lock) { in CRYPTO_STATIC_MUTEX_unlock_write() function
|
/external/boringssl/src/crypto/ |
D | refcount_lock.c | 34 CRYPTO_STATIC_MUTEX_unlock_write(&g_refcount_lock); in CRYPTO_refcount_inc() 48 CRYPTO_STATIC_MUTEX_unlock_write(&g_refcount_lock); in CRYPTO_refcount_dec_and_test_zero()
|
D | thread_none.c | 37 void CRYPTO_STATIC_MUTEX_unlock_write(struct CRYPTO_STATIC_MUTEX *lock) {} in CRYPTO_STATIC_MUTEX_unlock_write() function
|
D | thread_pthread.c | 86 void CRYPTO_STATIC_MUTEX_unlock_write(struct CRYPTO_STATIC_MUTEX *lock) { in CRYPTO_STATIC_MUTEX_unlock_write() function
|
D | ex_data.c | 164 CRYPTO_STATIC_MUTEX_unlock_write(&ex_data_class->lock); in CRYPTO_get_ex_new_index()
|
D | thread_win.c | 85 void CRYPTO_STATIC_MUTEX_unlock_write(struct CRYPTO_STATIC_MUTEX *lock) { in CRYPTO_STATIC_MUTEX_unlock_write() function
|
/external/boringssl/src/crypto/fipsmodule/rand/ |
D | rand.c | 121 CRYPTO_STATIC_MUTEX_unlock_write(thread_states_list_lock_bss_get()); in rand_thread_state_free() 212 CRYPTO_STATIC_MUTEX_unlock_write(entropy_buffer_lock_bss_get()); in RAND_load_entropy() 226 CRYPTO_STATIC_MUTEX_unlock_write(entropy_buffer_lock_bss_get()); in get_seed_entropy() 240 CRYPTO_STATIC_MUTEX_unlock_write(entropy_buffer_lock_bss_get()); in get_seed_entropy() 399 CRYPTO_STATIC_MUTEX_unlock_write(thread_states_list_lock_bss_get()); in RAND_bytes_with_additional_data()
|
D | fork_detect.c | 124 CRYPTO_STATIC_MUTEX_unlock_write(lock); in CRYPTO_get_fork_generation()
|
/external/boringssl/src/crypto/x509/ |
D | x_pubkey.c | 165 CRYPTO_STATIC_MUTEX_unlock_write(&g_pubkey_lock); in X509_PUBKEY_get() 170 CRYPTO_STATIC_MUTEX_unlock_write(&g_pubkey_lock); in X509_PUBKEY_get()
|
D | by_dir.c | 417 CRYPTO_STATIC_MUTEX_unlock_write(&g_ent_hashes_lock); in get_cert_by_subject() 424 CRYPTO_STATIC_MUTEX_unlock_write(&g_ent_hashes_lock); in get_cert_by_subject() 433 CRYPTO_STATIC_MUTEX_unlock_write(&g_ent_hashes_lock); in get_cert_by_subject()
|
/external/boringssl/src/crypto/rand_extra/ |
D | forkunsafe.c | 37 CRYPTO_STATIC_MUTEX_unlock_write(&g_lock); in RAND_enable_fork_unsafe_buffering()
|
D | deterministic.c | 42 CRYPTO_STATIC_MUTEX_unlock_write(&g_num_calls_lock); in CRYPTO_sysrand()
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/rand_extra/ |
D | forkunsafe.c | 37 CRYPTO_STATIC_MUTEX_unlock_write(&g_lock); in RAND_enable_fork_unsafe_buffering()
|
D | deterministic.c | 42 CRYPTO_STATIC_MUTEX_unlock_write(&g_num_calls_lock); in CRYPTO_sysrand()
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/ |
D | by_dir.c | 417 CRYPTO_STATIC_MUTEX_unlock_write(&g_ent_hashes_lock); in get_cert_by_subject() 424 CRYPTO_STATIC_MUTEX_unlock_write(&g_ent_hashes_lock); in get_cert_by_subject() 433 CRYPTO_STATIC_MUTEX_unlock_write(&g_ent_hashes_lock); in get_cert_by_subject()
|
D | x_pubkey.c | 165 CRYPTO_STATIC_MUTEX_unlock_write(&g_pubkey_lock); in X509_PUBKEY_get() 170 CRYPTO_STATIC_MUTEX_unlock_write(&g_pubkey_lock); in X509_PUBKEY_get()
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rand/ |
D | rand.c | 120 CRYPTO_STATIC_MUTEX_unlock_write(thread_states_list_lock_bss_get()); in rand_thread_state_free() 310 CRYPTO_STATIC_MUTEX_unlock_write(thread_states_list_lock_bss_get()); in RAND_bytes_with_additional_data()
|
D | fork_detect.c | 124 CRYPTO_STATIC_MUTEX_unlock_write(lock); in CRYPTO_get_fork_generation()
|
/external/boringssl/src/crypto/obj/ |
D | obj.c | 92 CRYPTO_STATIC_MUTEX_unlock_write(&global_next_nid_lock); in obj_next_nid() 534 CRYPTO_STATIC_MUTEX_unlock_write(&global_added_lock); in obj_add_object()
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/obj/ |
D | obj.c | 92 CRYPTO_STATIC_MUTEX_unlock_write(&global_next_nid_lock); in obj_next_nid() 534 CRYPTO_STATIC_MUTEX_unlock_write(&global_added_lock); in obj_add_object()
|
/external/boringssl/src/crypto/x509v3/ |
D | pcy_cache.c | 254 CRYPTO_STATIC_MUTEX_unlock_write(&g_x509_policy_cache_lock); in policy_cache_set()
|