Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/crypto/
Dcrypto_it8xxx2_sha.c47 uint8_t w_input[SHA_SHA256_BLOCK_LEN]; member
139 chip_ctx.w_input[chip_ctx.w_input_index++] = in it8xxx2_hash_handler()
151 memset(&chip_ctx.w_input[chip_ctx.w_input_index], in it8xxx2_hash_handler()
153 chip_ctx.w_input[chip_ctx.w_input_index] = 0x80; in it8xxx2_hash_handler()
157 memset(&chip_ctx.w_input[chip_ctx.w_input_index], in it8xxx2_hash_handler()
Dcrypto_it8xxx2_sha_v2.c63 uint8_t w_input[SHA_SHA256_SRAM_BUF]; member
163 chip_ctx.w_input[chip_ctx.w_input_index++] = in it8xxx2_hash_handler()
179 chip_ctx.w_input[chip_ctx.w_input_index++] = in it8xxx2_hash_handler()
206 memset(&chip_ctx.w_input[chip_ctx.w_input_index], in it8xxx2_hash_handler()
208 chip_ctx.w_input[chip_ctx.w_input_index] = 0x80; in it8xxx2_hash_handler()
225 memset(&chip_ctx.w_input[chip_ctx.w_input_index], in it8xxx2_hash_handler()