Searched refs:s_crypto_mpi_lock (Results 1 – 5 of 5) sorted by relevance
17 static int s_crypto_mpi_lock; variable31 s_crypto_mpi_lock = irq_lock(); in esp_crypto_mpi_lock_acquire()36 irq_unlock(s_crypto_mpi_lock); in esp_crypto_mpi_lock_release()
27 static _lock_t s_crypto_mpi_lock; variable61 _lock_acquire(&s_crypto_mpi_lock); in esp_crypto_mpi_lock_acquire()66 _lock_release(&s_crypto_mpi_lock); in esp_crypto_mpi_lock_release()
26 static _lock_t s_crypto_mpi_lock; variable69 _lock_acquire(&s_crypto_mpi_lock); in esp_crypto_mpi_lock_acquire()74 _lock_release(&s_crypto_mpi_lock); in esp_crypto_mpi_lock_release()
27 static _lock_t s_crypto_mpi_lock; variable73 _lock_acquire(&s_crypto_mpi_lock); in esp_crypto_mpi_lock_acquire()78 _lock_release(&s_crypto_mpi_lock); in esp_crypto_mpi_lock_release()
28 static _lock_t s_crypto_mpi_lock; variable77 _lock_acquire(&s_crypto_mpi_lock); in esp_crypto_mpi_lock_acquire()82 _lock_release(&s_crypto_mpi_lock); in esp_crypto_mpi_lock_release()