Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcryptodev.h319 struct cphash_op { struct
366 #define CIOCCPHASH _IOW('c', 112, struct cphash_op)
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Dcryptodev.h317 struct cphash_op { struct
364 #define CIOCCPHASH _IOW('c', 112, struct cphash_op)
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Dioctl.c937 struct cphash_op cphop; in cryptodev_ioctl()