Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/include/soc/esp32c3/
Desp_crypto_lock.h32 void esp_crypto_ds_lock_acquire(void);
/hal_espressif-latest/components/esp_hw_support/include/soc/esp32s3/
Desp_crypto_lock.h26 void esp_crypto_ds_lock_acquire(void);
/hal_espressif-latest/components/esp_hw_support/include/soc/esp32c6/
Desp_crypto_lock.h32 void esp_crypto_ds_lock_acquire(void);
/hal_espressif-latest/components/esp_hw_support/include/soc/esp32h2/
Desp_crypto_lock.h32 void esp_crypto_ds_lock_acquire(void);
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Desp_crypto_lock.c29 void esp_crypto_ds_lock_acquire(void) in esp_crypto_ds_lock_acquire() function
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Desp_crypto_lock.c43 void esp_crypto_ds_lock_acquire(void) in esp_crypto_ds_lock_acquire() function
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Desp_crypto_lock.c47 void esp_crypto_ds_lock_acquire(void) in esp_crypto_ds_lock_acquire() function
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Desp_crypto_lock.c51 void esp_crypto_ds_lock_acquire(void) in esp_crypto_ds_lock_acquire() function
/hal_espressif-latest/components/esp_hw_support/
Desp_ds.c253 esp_crypto_ds_lock_acquire(); in ds_acquire_enable()
414 esp_crypto_ds_lock_acquire(); in esp_ds_encrypt_params()