Lines Matching refs:session_mutex
62 (void) pthread_mutex_lock(&session_p->session_mutex); in soft_encrypt_init_internal()
66 (void) pthread_mutex_unlock(&session_p->session_mutex); in soft_encrypt_init_internal()
72 (void) pthread_mutex_unlock(&session_p->session_mutex); in soft_encrypt_init_internal()
77 (void) pthread_mutex_lock(&session_p->session_mutex); in soft_encrypt_init_internal()
79 (void) pthread_mutex_unlock(&session_p->session_mutex); in soft_encrypt_init_internal()
164 (void) pthread_mutex_lock(&session_p->session_mutex); in soft_encrypt_init()
185 (void) pthread_mutex_unlock(&session_p->session_mutex); in soft_encrypt_init()
218 (void) pthread_mutex_lock(&session_p->session_mutex); in soft_encrypt_init()
239 (void) pthread_mutex_unlock(&session_p->session_mutex); in soft_encrypt_init()
262 (void) pthread_mutex_lock(&session_p->session_mutex); in soft_encrypt_init()
278 (void) pthread_mutex_unlock(&session_p->session_mutex); in soft_encrypt_init()
318 (void) pthread_mutex_lock(&session_p->session_mutex); in soft_encrypt_init()
341 (void) pthread_mutex_unlock(&session_p->session_mutex); in soft_encrypt_init()
549 (void) pthread_mutex_lock(&session_p->session_mutex); in soft_encrypt_final()
827 (void) pthread_mutex_unlock(&session_p->session_mutex); in soft_encrypt_final()
850 (void) pthread_mutex_lock(&session_p->session_mutex); in soft_crypt_cleanup()