Home
last modified time | relevance | path

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

/aoo42x/main/sal/osl/unx/
H A Dsecurity.c419 static pthread_mutex_t crypt_mutex = PTHREAD_MUTEX_INITIALIZER; in osl_equalPasswords() local
429 pthread_mutex_lock(&crypt_mutex); in osl_equalPasswords()
438 pthread_mutex_unlock(&crypt_mutex); in osl_equalPasswords()

Completed in 11 milliseconds