Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Drk_cryptodev.c791 static void sg_init_table_set_page(struct scatterlist *sgl_dst, unsigned int nents_dst, in sg_init_table_set_page() function
856 sg_init_table_set_page(auth_src, ARRAY_SIZE(auth_src), in crypto_auth_fd_zc_rk()
859 sg_init_table_set_page(auth_dst, ARRAY_SIZE(auth_dst), in crypto_auth_fd_zc_rk()
862 sg_init_table_set_page(src, ARRAY_SIZE(src), in crypto_auth_fd_zc_rk()
865 sg_init_table_set_page(dst, ARRAY_SIZE(dst), in crypto_auth_fd_zc_rk()