Lines Matching defs:kcop
78 struct kernel_crypt_op kcop; member
693 static int crypto_async_run(struct crypt_priv *pcr, struct kernel_crypt_op *kcop) in crypto_async_run()
736 struct kernel_crypt_op *kcop) in crypto_async_fetch()
765 static int fill_kcop_from_cop(struct kernel_crypt_op *kcop, struct fcrypt *fcr) in fill_kcop_from_cop()
798 static int fill_cop_from_kcop(struct kernel_crypt_op *kcop, struct fcrypt *fcr) in fill_cop_from_kcop()
817 static int kcop_from_user(struct kernel_crypt_op *kcop, in kcop_from_user()
826 static int kcop_to_user(struct kernel_crypt_op *kcop, in kcop_to_user()
931 struct kernel_crypt_op kcop; in cryptodev_ioctl() local
1098 static int compat_kcop_from_user(struct kernel_crypt_op *kcop, in compat_kcop_from_user()
1110 static int compat_kcop_to_user(struct kernel_crypt_op *kcop, in compat_kcop_to_user()
1138 struct kernel_crypt_op kcop; in cryptodev_compat_ioctl() local