Home
last modified time | relevance | path

Searched refs:lrw_next_index (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dlrw.c111 * int i = lrw_next_index(&counter);
114 static int lrw_next_index(u32 *counter) in lrw_next_index() function
138 * just doing the lrw_next_index() calls again.
182 &ctx->mulinc[lrw_next_index(counter)]); in lrw_xor_tweak()
/kernel/linux/linux-6.6/crypto/
H A Dlrw.c111 * int i = lrw_next_index(&counter);
114 static int lrw_next_index(u32 *counter) in lrw_next_index() function
138 * just doing the lrw_next_index() calls again.
182 &ctx->mulinc[lrw_next_index(counter)]); in lrw_xor_tweak()

Completed in 2 milliseconds