Searched refs:tmp_nbytes (Results 1 – 1 of 1) sorted by relevance
177 unsigned int tmp_nbytes = nbytes; in crypto_kw_decrypt() local180 while (tmp_nbytes) { in crypto_kw_decrypt()182 crypto_kw_scatterlist_ff(&src_walk, lsrc, tmp_nbytes); in crypto_kw_decrypt()197 crypto_kw_scatterlist_ff(&dst_walk, ldst, tmp_nbytes); in crypto_kw_decrypt()202 tmp_nbytes -= SEMIBSIZE; in crypto_kw_decrypt()265 unsigned int tmp_nbytes = nbytes; in crypto_kw_encrypt() local271 while (tmp_nbytes) { in crypto_kw_encrypt()289 tmp_nbytes -= SEMIBSIZE; in crypto_kw_encrypt()