Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_v1_ahash.c48 static int zero_message_process(struct ahash_request *req) in zero_message_process() function
219 return zero_message_process(req); in rk_ahash_digest()
H A Drk3288_crypto_ahash.c19 static int zero_message_process(struct ahash_request *req) in zero_message_process() function
171 return zero_message_process(req); in rk_ahash_digest()
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dsa2ul.c1357 static int zero_message_process(struct ahash_request *req) in zero_message_process() function
1389 return zero_message_process(req); in sa_sha_run()