Lines Matching refs:PTROUT_CP
181 PTROUT_CP(*from, *to, key); in session_op_to_32()
183 PTROUT_CP(*from, *to, mackey); in session_op_to_32()
217 PTROUT_CP(*from, *to, src); in crypt_op_to_32()
218 PTROUT_CP(*from, *to, dst); in crypt_op_to_32()
219 PTROUT_CP(*from, *to, mac); in crypt_op_to_32()
220 PTROUT_CP(*from, *to, iv); in crypt_op_to_32()
250 PTROUT_CP(*from, *to, src); in crypt_aead_to_32()
251 PTROUT_CP(*from, *to, dst); in crypt_aead_to_32()
252 PTROUT_CP(*from, *to, aad); in crypt_aead_to_32()
253 PTROUT_CP(*from, *to, tag); in crypt_aead_to_32()
254 PTROUT_CP(*from, *to, iv); in crypt_aead_to_32()
269 PTROUT_CP(*from, *to, crp_p); in crparam_to_32()