Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Dsha_hal.c32 inline static size_t state_length(esp_sha_type type) in state_length() function
49 inline static size_t state_length(esp_sha_type type) in state_length() function
124 uint32_t word_len = state_length(sha_type); in sha_hal_read_digest()
144 sha_ll_write_digest(sha_type, digest_state, state_length(sha_type)); in sha_hal_write_digest()