summaryrefslogtreecommitdiff
path: root/crypto/cbc.c
diff options
context:
space:
mode:
authorYufen Yu <yuyufen@huawei.com>2020-08-20 09:22:08 -0400
committerSong Liu <songliubraving@fb.com>2020-09-24 16:44:44 -0700
commit1c1905f685a69d60221f961aa610a84265136460 (patch)
treecc99f0d050ec684d98cfed1488bf0959b05ce907 /crypto/cbc.c
parent8e8c9f9431eed0b5a026db016ca5a70c7b404ea7 (diff)
downloadlinux-crypto-1c1905f685a69d60221f961aa610a84265136460.tar.gz
linux-crypto-1c1905f685a69d60221f961aa610a84265136460.zip
md/raid5: add new xor function to support different page offset
raid5 will call async_xor() and async_xor_val() to compute xor. For now, both of them require the common src/dst page offset. But, we want them to support different src/dst page offset for following shared page. Here, adding two new function async_xor_offs() and async_xor_val_offs() respectively for async_xor() and async_xor_val(). Signed-off-by: Yufen Yu <yuyufen@huawei.com> Signed-off-by: Song Liu <songliubraving@fb.com>
Diffstat (limited to 'crypto/cbc.c')
0 files changed, 0 insertions, 0 deletions