summaryrefslogtreecommitdiff
path: root/crypto/authencesn.c
diff options
context:
space:
mode:
authorYufen Yu <yuyufen@huawei.com>2020-08-20 09:22:10 -0400
committerSong Liu <songliubraving@fb.com>2020-09-24 16:44:44 -0700
commit759de0d317766b7abd2c7b19541d7f484a6b70a4 (patch)
tree66036ed189704dea6a7ed74482164fa1f68f4d43 /crypto/authencesn.c
parent1c1905f685a69d60221f961aa610a84265136460 (diff)
downloadlinux-crypto-759de0d317766b7abd2c7b19541d7f484a6b70a4.tar.gz
linux-crypto-759de0d317766b7abd2c7b19541d7f484a6b70a4.zip
md/raid6: let syndrome computor support different page offset
For now, syndrome compute functions require common offset in the pages array. However, we expect them to support different offset when try to use shared page in the following. Simplily covert them by adding page offset where each page address are referred. Since the only caller of async_gen_syndrome() and async_syndrome_val() are in raid6, we don't want to reserve the old interface but modify the interface directly. After that, replacing old interfaces with new ones for raid6 and raid6test. Signed-off-by: Yufen Yu <yuyufen@huawei.com> Signed-off-by: Song Liu <songliubraving@fb.com>
Diffstat (limited to 'crypto/authencesn.c')
0 files changed, 0 insertions, 0 deletions