Home
last modified time | relevance | path

Searched refs:esp_crypto_hmac_lock_acquire (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Desp_crypto_lock.c31 void esp_crypto_hmac_lock_acquire(void) in esp_crypto_hmac_lock_acquire() function
46 esp_crypto_hmac_lock_acquire(); in esp_crypto_ds_lock_acquire()
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Desp_crypto_lock.c35 void esp_crypto_hmac_lock_acquire(void) in esp_crypto_hmac_lock_acquire() function
50 esp_crypto_hmac_lock_acquire(); in esp_crypto_ds_lock_acquire()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Desp_crypto_lock.c39 void esp_crypto_hmac_lock_acquire(void) in esp_crypto_hmac_lock_acquire() function
54 esp_crypto_hmac_lock_acquire(); in esp_crypto_ds_lock_acquire()
/hal_espressif-latest/components/esp_hw_support/
Desp_hmac.c67 esp_crypto_hmac_lock_acquire(); in esp_hmac_calculate()
161 esp_crypto_hmac_lock_acquire(); in esp_hmac_jtag_enable()
182 esp_crypto_hmac_lock_acquire(); in esp_hmac_jtag_disable()
/hal_espressif-latest/components/esp_hw_support/include/soc/esp32c3/
Desp_crypto_lock.h18 void esp_crypto_hmac_lock_acquire(void);
/hal_espressif-latest/components/esp_hw_support/include/soc/esp32s3/
Desp_crypto_lock.h40 void esp_crypto_hmac_lock_acquire(void);
/hal_espressif-latest/components/esp_hw_support/include/soc/esp32c6/
Desp_crypto_lock.h18 void esp_crypto_hmac_lock_acquire(void);
/hal_espressif-latest/components/esp_hw_support/include/soc/esp32h2/
Desp_crypto_lock.h18 void esp_crypto_hmac_lock_acquire(void);
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Desp_crypto_lock.c39 void esp_crypto_hmac_lock_acquire(void) in esp_crypto_hmac_lock_acquire() function