Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Drk_cryptodev.c29 struct kernel_crypt_fd_map_op fd_map;
463 static int kcop_map_fd_from_user(struct kernel_crypt_fd_map_op *kcop, in kcop_map_fd_from_user()
472 static int kcop_map_fd_to_user(struct kernel_crypt_fd_map_op *kcop, in kcop_map_fd_to_user()
483 static int dma_fd_map_for_user(struct fcrypt *fcr, struct kernel_crypt_fd_map_op *kmop) in dma_fd_map_for_user()
549 static int dma_fd_unmap_for_user(struct fcrypt *fcr, struct kernel_crypt_fd_map_op *kmop) in dma_fd_unmap_for_user()
584 static int dma_fd_begin_cpu_access(struct fcrypt *fcr, struct kernel_crypt_fd_map_op *kmop) in dma_fd_begin_cpu_access()
597 static int dma_fd_end_cpu_access(struct fcrypt *fcr, struct kernel_crypt_fd_map_op *kmop) in dma_fd_end_cpu_access()
1127 struct kernel_crypt_fd_map_op kmop; in rk_cryptodev_ioctl()
1308 static int compat_kcop_map_fd_from_user(struct kernel_crypt_fd_map_op *kcop, in compat_kcop_map_fd_from_user()
1321 static int compat_kcop_map_fd_to_user(struct kernel_crypt_fd_map_op *kcop, in compat_kcop_map_fd_to_user()
[all …]
H A Drk_cryptodev.h70 struct kernel_crypt_fd_map_op { struct