Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/crypto/
Dcrypto_it8xxx2_sha_v2.c74 static void it8xxx2_sha256_init(bool init_k) in it8xxx2_sha256_init() function
136 it8xxx2_sha256_init(true); in it8xxx2_sha256_module_calculation()
278 it8xxx2_sha256_init(true); in it8xxx2_hash_handler()
287 it8xxx2_sha256_init(true); in it8xxx2_hash_handler()
296 it8xxx2_sha256_init(true); in it8xxx2_hash_session_free()
319 it8xxx2_sha256_init(true); in it8xxx2_hash_begin_session()
333 it8xxx2_sha256_init(true); in it8xxx2_sha_init()
Dcrypto_it8xxx2_sha.c86 static void it8xxx2_sha256_init(bool init_k) in it8xxx2_sha256_init() function
167 it8xxx2_sha256_init(false); in it8xxx2_hash_handler()
176 it8xxx2_sha256_init(false); in it8xxx2_hash_session_free()
199 it8xxx2_sha256_init(false); in it8xxx2_hash_begin_session()
207 it8xxx2_sha256_init(true); in it8xxx2_sha_init()