Home
last modified time | relevance | path

Searched refs:a_off (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/crypto/async_tx/
Dasync_raid6_recov.c159 unsigned int p_off, q_off, a_off, b_off; in __2data_recov_4() local
174 a_off = offs[faila]; in __2data_recov_4()
196 tx = async_xor_offs(a, a_off, srcs, src_offs, 2, bytes, submit); in __2data_recov_4()