Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_thunderboot_crypto.c165 static bool compare_done; variable
169 if (wait_event_timeout(crypto_sha256_compare_done, compare_done, in rk_tb_crypto_sha256_wait_compare_done()
201 compare_done = true; in sha256_done_cb()