Searched defs:block_word_len (Results 1 – 2 of 2) sorted by relevance
79 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()
119 static inline void sha_ll_fill_text_block(const void *input_text, size_t block_word_len) in sha_ll_fill_text_block()