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

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

Completed in 81 milliseconds