Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/sunxi-ss/
Dsun4i-ss-cipher.c131 int no_chunk = 1; in sun4i_ss_cipher_poll() local
172 while (in_sg && no_chunk == 1) { in sun4i_ss_cipher_poll()
174 no_chunk = 0; in sun4i_ss_cipher_poll()
177 while (out_sg && no_chunk == 1) { in sun4i_ss_cipher_poll()
179 no_chunk = 0; in sun4i_ss_cipher_poll()
183 if (no_chunk == 1) in sun4i_ss_cipher_poll()