Home
last modified time | relevance | path

Searched defs:session_op (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcryptodev.h131 struct session_op { struct
134 __u32 cipher; /* cryptodev_crypto_op_t */
135 __u32 mac; /* cryptodev_crypto_op_t */
137 __u32 keylen;
138 __u8 __user *key;
139 __u32 mackeylen;
140 __u8 __user *mackey;
142 __u32 ses; /* session identifier */
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Dcryptodev.h131 struct session_op { struct
134 __u32 cipher; /* cryptodev_crypto_op_t */
135 __u32 mac; /* cryptodev_crypto_op_t */
137 __u32 keylen;
138 __u8 __user *key;
139 __u32 mackeylen;
140 __u8 __user *mackey;
142 __u32 ses; /* session identifier */