Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dcryptodev.c152 session_op_from_32(const struct session_op32 *from, struct session2_op *to) in session_op_from_32()
167 session2_op_from_32(const struct session2_op32 *from, struct session2_op *to) in session2_op_from_32()
175 session_op_to_32(const struct session2_op *from, struct session_op32 *to) in session_op_to_32()
188 session2_op_to_32(const struct session2_op *from, struct session2_op32 *to) in session2_op_to_32()
303 session2_op_from_op(const struct session_op *from, struct session2_op *to) in session2_op_from_op()
312 session2_op_to_op(const struct session2_op *from, struct session_op *to) in session2_op_to_op()
392 cse_create(struct fcrypt *fcr, struct session2_op *sop) in cse_create()
1385 struct session2_op *sop; in crypto_ioctl()
1392 struct session2_op sopc; in crypto_ioctl()
1473 sop = (struct session2_op *)data; in crypto_ioctl()
H A Dcryptodev.h235 struct session2_op { struct
324 #define CIOCGSESSION2 _IOWR('c', 106, struct session2_op)