Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Dcryptodev.h80 struct compat_crypt_auth_op { struct
114 #define COMPAT_CIOCAUTHCRYPT _IOWR('c', 109, struct compat_crypt_auth_op) argument
H A Dauthenc.c311 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()