Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/crypto/
Dmorus640_glue.c91 u8 *cursor_src, *cursor_dst; in crypto_morus640_glue_process_crypt() local
98 cursor_dst = walk.dst.virt.addr; in crypto_morus640_glue_process_crypt()
101 ops.crypt_blocks(state, cursor_src, cursor_dst, chunksize); in crypto_morus640_glue_process_crypt()
105 cursor_dst += base; in crypto_morus640_glue_process_crypt()
109 ops.crypt_tail(state, cursor_src, cursor_dst, in crypto_morus640_glue_process_crypt()
Dmorus1280_glue.c91 u8 *cursor_src, *cursor_dst; in crypto_morus1280_glue_process_crypt() local
98 cursor_dst = walk.dst.virt.addr; in crypto_morus1280_glue_process_crypt()
101 ops.crypt_blocks(state, cursor_src, cursor_dst, chunksize); in crypto_morus1280_glue_process_crypt()
105 cursor_dst += base; in crypto_morus1280_glue_process_crypt()
109 ops.crypt_tail(state, cursor_src, cursor_dst, in crypto_morus1280_glue_process_crypt()