Home
last modified time | relevance | path

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

/linux/drivers/crypto/ti/
H A Ddthev2-aes.c347 bool diff_dst; in dthe_aes_run() local
367 diff_dst = false; in dthe_aes_run()
371 diff_dst = true; in dthe_aes_run()
401 if (diff_dst) { in dthe_aes_run()
425 if (!diff_dst) { in dthe_aes_run()
502 if (diff_dst) in dthe_aes_run()
876 bool diff_dst; in dthe_aead_run() local
909 diff_dst = false; in dthe_aead_run()
913 diff_dst = true; in dthe_aead_run()
934 if (diff_dst) { in dthe_aead_run()
[all …]