Searched refs:ivgen_mutex (Results 1 – 1 of 1) sorted by relevance
377 QemuMutex *ivgen_mutex, in do_qcrypto_block_cipher_encdec() argument395 if (ivgen_mutex) { in do_qcrypto_block_cipher_encdec()396 qemu_mutex_lock(ivgen_mutex); in do_qcrypto_block_cipher_encdec()399 if (ivgen_mutex) { in do_qcrypto_block_cipher_encdec()400 qemu_mutex_unlock(ivgen_mutex); in do_qcrypto_block_cipher_encdec()