Searched refs:tmp_nbytes (Results 1 – 1 of 1) sorted by relevance
160 unsigned int tmp_nbytes = nbytes; in crypto_kw_decrypt() local162 while (tmp_nbytes) { in crypto_kw_decrypt()164 crypto_kw_scatterlist_ff(&src_walk, lsrc, tmp_nbytes); in crypto_kw_decrypt()177 crypto_kw_scatterlist_ff(&dst_walk, ldst, tmp_nbytes); in crypto_kw_decrypt()182 tmp_nbytes -= SEMIBSIZE; in crypto_kw_decrypt()236 unsigned int tmp_nbytes = nbytes; in crypto_kw_encrypt() local241 while (tmp_nbytes) { in crypto_kw_encrypt()257 tmp_nbytes -= SEMIBSIZE; in crypto_kw_encrypt()