Searched refs:ciphers_registered_lock (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dcipher.c122 static ath_mutex_t ciphers_registered_lock = ATH_MUTEX_INITIALIZER; variable
132 ath_mutex_lock (&ciphers_registered_lock); \
138 ath_mutex_unlock (&ciphers_registered_lock); \
404 ath_mutex_lock (&ciphers_registered_lock);
409 ath_mutex_unlock (&ciphers_registered_lock);
425 ath_mutex_lock (&ciphers_registered_lock);
427 ath_mutex_unlock (&ciphers_registered_lock);
487 ath_mutex_lock (&ciphers_registered_lock);
500 ath_mutex_unlock (&ciphers_registered_lock);
519 ath_mutex_lock (&ciphers_registered_lock);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dcipher.c122 static ath_mutex_t ciphers_registered_lock = ATH_MUTEX_INITIALIZER; variable
132 ath_mutex_lock (&ciphers_registered_lock); \
138 ath_mutex_unlock (&ciphers_registered_lock); \
404 ath_mutex_lock (&ciphers_registered_lock);
409 ath_mutex_unlock (&ciphers_registered_lock);
425 ath_mutex_lock (&ciphers_registered_lock);
427 ath_mutex_unlock (&ciphers_registered_lock);
487 ath_mutex_lock (&ciphers_registered_lock);
500 ath_mutex_unlock (&ciphers_registered_lock);
519 ath_mutex_lock (&ciphers_registered_lock);
[all...]

Completed in 115 milliseconds