Home
last modified time | relevance | path

Searched defs:block_word_len (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/hal/
Dsha_hal.c79 void sha_hal_hash_block(esp_sha_type sha_type, const void *data_block, size_t block_word_len, bool … in sha_hal_hash_block()
/device/soc/esp/esp32/components/hal/esp32/include/hal/
Dsha_ll.h119 static inline void sha_ll_fill_text_block(const void *input_text, size_t block_word_len) in sha_ll_fill_text_block()