Lines Matching defs:from
152 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()
196 crypt_op_from_32(const struct crypt_op32 *from, struct crypt_op *to) in crypt_op_from_32()
210 crypt_op_to_32(const struct crypt_op *from, struct crypt_op32 *to) in crypt_op_to_32()
224 crypt_aead_from_32(const struct crypt_aead32 *from, struct crypt_aead *to) in crypt_aead_from_32()
241 crypt_aead_to_32(const struct crypt_aead *from, struct crypt_aead32 *to) in crypt_aead_to_32()
258 crparam_from_32(const struct crparam32 *from, struct crparam *to) in crparam_from_32()
266 crparam_to_32(const struct crparam *from, struct crparam32 *to) in crparam_to_32()
274 crypt_kop_from_32(const struct crypt_kop32 *from, struct crypt_kop *to) in crypt_kop_from_32()
288 crypt_kop_to_32(const struct crypt_kop *from, struct crypt_kop32 *to) in crypt_kop_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()