Searched refs:compat_crypt_auth_op (Results 1 – 2 of 2) sorted by relevance
80 struct compat_crypt_auth_op { struct114 #define COMPAT_CIOCAUTHCRYPT _IOWR('c', 109, struct compat_crypt_auth_op) argument
311 compat_to_crypt_auth_op(struct compat_crypt_auth_op *compat, struct crypt_auth_op *caop) in compat_to_crypt_auth_op()329 crypt_auth_op_to_compat(struct crypt_auth_op *caop, struct compat_crypt_auth_op *compat) in crypt_auth_op_to_compat()350 struct compat_crypt_auth_op compat_auth_cop; in compat_kcaop_from_user()367 struct compat_crypt_auth_op compat_auth_cop; in compat_kcaop_to_user()