Searched refs:s_crypto_hmac_lock (Results 1 – 3 of 3) sorted by relevance
23 static _lock_t s_crypto_hmac_lock; variable33 _lock_acquire(&s_crypto_hmac_lock); in esp_crypto_hmac_lock_acquire()40 _lock_release(&s_crypto_hmac_lock); in esp_crypto_hmac_lock_release()
24 static _lock_t s_crypto_hmac_lock; variable37 _lock_acquire(&s_crypto_hmac_lock); in esp_crypto_hmac_lock_acquire()44 _lock_release(&s_crypto_hmac_lock); in esp_crypto_hmac_lock_release()
25 static _lock_t s_crypto_hmac_lock; variable41 _lock_acquire(&s_crypto_hmac_lock); in esp_crypto_hmac_lock_acquire()48 _lock_release(&s_crypto_hmac_lock); in esp_crypto_hmac_lock_release()