Searched defs:tot_blocks (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/crypto/
H A Dcts.c131 int tot_blocks = (nbytes + bsize - 1) / bsize; crypto_cts_encrypt() local
226 int tot_blocks = (nbytes + bsize - 1) / bsize; crypto_cts_decrypt() local

Completed in 32 milliseconds