Home
last modified time | relevance | path

Searched refs:PTROUT_CP (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/opencrypto/
H A Dcryptodev.c181 PTROUT_CP(*from, *to, key); 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()
[all …]
/f-stack/freebsd/sys/
H A Dabi_compat.h53 #define PTROUT_CP(src, dst, fld) do { \ macro
/f-stack/freebsd/kern/
H A Dsysv_msg.c1732 PTROUT_CP(msqbuf, msqbuf32, __msg_first); in freebsd7_freebsd32_msgctl()
1733 PTROUT_CP(msqbuf, msqbuf32, __msg_last); in freebsd7_freebsd32_msgctl()
1776 PTROUT_CP(msqbuf, msqbuf32, __msg_first); in freebsd32_msgctl()
1777 PTROUT_CP(msqbuf, msqbuf32, __msg_last); in freebsd32_msgctl()
H A Dsysv_sem.c1925 PTROUT_CP(dsbuf, dsbuf32, __sem_base); in freebsd7_freebsd32_semctl()
1997 PTROUT_CP(dsbuf, dsbuf32, __sem_base); in freebsd32_semctl()