Searched refs:g_hash_mutex (Results 1 – 1 of 1) sorted by relevance
54 static CRYPTO_MUTEX g_hash_mutex; variable58 ret = crypto_mutex_lock(&g_hash_mutex); \66 #define kapi_hash_unlock() crypto_mutex_unlock(&g_hash_mutex)100 crypto_mutex_init(&g_hash_mutex); in kapi_hash_init()134 crypto_mutex_destroy(&g_hash_mutex); in kapi_hash_deinit()