Home
last modified time | relevance | path

Searched refs:crypt_mutex (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sal/osl/unx/
H A Dsecurity.c420 static pthread_mutex_t crypt_mutex = PTHREAD_MUTEX_INITIALIZER; in osl_equalPasswords() local
430 pthread_mutex_lock(&crypt_mutex); in osl_equalPasswords()
439 pthread_mutex_unlock(&crypt_mutex); in osl_equalPasswords()

Completed in 17 milliseconds