esp_sha_lock_engine() function
Obtain exclusive access to a particular SHA engine Blocks until engine is available. Note: Can block indefinitely while a TLS connection is open, suggest using esp_sha_try_lock_engine() and failing over to software SHA.
Arguments
sha_type
Type of SHA engine to use.
esp_sha_lock_engine() calls 1 function:
![]()
esp_sha_lock_engine()
esp_sha_lock_engine():
![]()
esp_sha_lock_engine()