Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/sunxi-ss/
Dsun4i-ss-cipher.c132 int no_chunk = 1; in sun4i_ss_cipher_poll() local
174 while (in_sg && no_chunk == 1) { in sun4i_ss_cipher_poll()
176 no_chunk = 0; in sun4i_ss_cipher_poll()
179 while (out_sg && no_chunk == 1) { in sun4i_ss_cipher_poll()
181 no_chunk = 0; in sun4i_ss_cipher_poll()
185 if (no_chunk == 1) in sun4i_ss_cipher_poll()