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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dfips.c72 static ath_mutex_t fsm_lock = ATH_MUTEX_INITIALIZER; variable
75 used while in fips mode. Change this only while holding fsm_lock. */
187 err = ath_mutex_init (&fsm_lock);
228 err = ath_mutex_lock (&fsm_lock);
247 err = ath_mutex_unlock (&fsm_lock);

Completed in 92 milliseconds