Home
last modified time | relevance | path

Searched defs:from (Results 1 – 25 of 115) sorted by relevance

12345

/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dvmsystm.h50 #define xcopyin(from, to, size) copy_from_user(to, from, size) argument
51 #define xcopyout(from, to, size) copy_to_user(to, from, size) argument
54 copyin(const void *from, void *to, size_t len) in copyin()
64 copyout(const void *from, void *to, size_t len) in copyout()
74 copyinstr(const void *from, void *to, size_t len, size_t *done) in copyinstr()
/f-stack/freebsd/crypto/armv8/
H A Darmv8_crypto_wrap.c52 armv8_aes_enc(int rounds, const uint8x16_t *keysched, const uint8x16_t from) in armv8_aes_enc()
74 armv8_aes_dec(int rounds, const uint8x16_t *keysched, const uint8x16_t from) in armv8_aes_dec()
97 const uint8_t *from, uint8_t *to, const uint8_t iv[static AES_BLOCK_LEN]) in armv8_aes_encrypt_cbc()
158 uint8x16_t *tweak, const uint8_t *from, uint8_t *to, int do_encrypt) in armv8_aes_crypt_xts_block()
176 const uint8x16_t *tweak_schedule, size_t len, const uint8_t *from, in armv8_aes_crypt_xts()
208 const void *tweak_schedule, size_t len, const uint8_t *from, uint8_t *to, in armv8_aes_encrypt_xts()
219 const void *tweak_schedule, size_t len, const uint8_t *from, uint8_t *to, in armv8_aes_decrypt_xts()
239 const uint8_t *from, uint8_t *to, in armv8_aes_encrypt_gcm()
325 const uint8_t *from, uint8_t *to, in armv8_aes_decrypt_gcm()
/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()
175 session_op_to_32(const struct session2_op *from, struct session_op32 *to) in session_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()
[all …]
/f-stack/freebsd/crypto/aesni/
H A Daesni_wrap.c58 const uint8_t *from, uint8_t *to, const uint8_t iv[static AES_BLOCK_LEN]) in aesni_encrypt_cbc()
111 const uint8_t *from, uint8_t *to) in aesni_encrypt_ecb()
207 const uint8_t *from, uint8_t *to, const uint8_t iv[static AES_BLOCK_LEN]) in aesni_encrypt_icm()
309 const uint8_t *from, uint8_t *to, int do_encrypt) in aesni_crypt_xts_block()
327 const uint8_t *from, uint8_t *to, int do_encrypt) in aesni_crypt_xts_block8()
380 const __m128i *tweak_schedule, size_t len, const uint8_t *from, in aesni_crypt_xts()
420 const void *tweak_schedule, size_t len, const uint8_t *from, uint8_t *to, in aesni_encrypt_xts()
430 const void *tweak_schedule, size_t len, const uint8_t *from, uint8_t *to, in aesni_decrypt_xts()
H A Daesencdec.h115 aesni_enc(int rounds, const __m128i *keysched, const __m128i from) in aesni_enc()
131 aesni_dec(int rounds, const __m128i *keysched, const __m128i from) in aesni_dec()
/f-stack/freebsd/kern/
H A Dsubr_early.c59 memcpy_early(void *to, const void *from, size_t len) in memcpy_early()
72 memmove_early(void *to, const void *from, size_t len) in memmove_early()
H A Duipc_mbuf2.c432 m_tag_copy_chain(struct mbuf *to, const struct mbuf *from, int how) in m_tag_copy_chain()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_misc.c78 ddi_copyin(const void *from, void *to, size_t len, int flags) in ddi_copyin()
90 ddi_copyout(const void *from, void *to, size_t len, int flags) in ddi_copyout()
/f-stack/freebsd/netinet/
H A Dsctputil.c73 sctp_sblog(struct sockbuf *sb, struct sctp_tcb *stcb, int from, int incr) in sctp_sblog()
122 rto_logging(struct sctp_nets *net, int from) in rto_logging()
205 sctp_log_map(uint32_t map, uint32_t cum, uint32_t high, int from) in sctp_log_map()
246 sctp_log_mb(struct mbuf *m, int from) in sctp_log_mb()
273 sctp_log_mbc(struct mbuf *m, int from) in sctp_log_mbc()
352 sctp_log_lock(struct sctp_inpcb *inp, struct sctp_tcb *stcb, uint8_t from) in sctp_log_lock()
500 sctp_wakeup_log(struct sctp_tcb *stcb, uint32_t wake_cnt, int from) in sctp_wakeup_log()
631 sctp_auditing(int from, struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_auditing()
2599 struct sctp_nets *net, uint32_t from) in sctp_timer_stop()
5456 struct sockaddr *from, in sctp_sorecvmsg()
[all …]
/f-stack/freebsd/libkern/
H A Diconv.c169 iconv_lookupcs(const char *to, const char *from, struct iconv_cspair **cspp) in iconv_lookupcs()
185 iconv_register_cspair(const char *to, const char *from, in iconv_register_cspair()
240 iconv_open(const char *to, const char *from, void **handle) in iconv_open()
391 iconv_add(const char *converter, const char *to, const char *from) in iconv_add()
/f-stack/freebsd/sys/
H A Dsystm.h364 #define bcopy(from, to, len) kcsan_memmove((to), (from), (len)) argument
368 #define memcpy(to, from, len) kcsan_memcpy((to), (from), (len)) argument
372 #define bcopy(from, to, len) __builtin_memmove((to), (from), (len)) argument
376 #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len)) argument
385 #define bcopy_early(from, to, len) memmove_early((to), (from), (len)) argument
/f-stack/freebsd/contrib/zlib/
H A Dinffast.c78 unsigned char FAR *from; /* where to copy match from */ local
H A Dinfback.c264 unsigned char FAR *from; /* where to copy match bytes from */ local
/f-stack/dpdk/lib/librte_node/
H A Dpkt_cls.c42 void **to_next, **from; in pkt_cls_node_process() local
H A Dip4_lookup_neon.h17 void **to_next, **from; in ip4_lookup_node_process_vec() local
H A Dip4_lookup_sse.h19 void **to_next, **from; in ip4_lookup_node_process_vec() local
H A Dip4_lookup.c62 void **to_next, **from; in ip4_lookup_node_process_scalar() local
H A Dip4_rewrite.c48 void **to_next, **from; in ip4_rewrite_node_process() local
/f-stack/dpdk/lib/librte_graph/
H A Dnode.c244 edge_update(struct node *node, struct node *prev, rte_edge_t from, in edge_update()
327 rte_node_edge_update(rte_node_t id, rte_edge_t from, const char **next_nodes, in rte_node_edge_update()
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_lan_hmc.c740 u8 *from, *dest; in i40e_write_byte() local
780 u8 *from, *dest; in i40e_write_word() local
824 u8 *from, *dest; in i40e_write_dword() local
876 u8 *from, *dest; in i40e_write_qword() local
/f-stack/freebsd/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.c625 lzc_send(const char *snapname, const char *from, int fd, in lzc_send()
633 lzc_send_redacted(const char *snapname, const char *from, int fd, in lzc_send_redacted()
641 lzc_send_resume(const char *snapname, const char *from, int fd, in lzc_send_resume()
661 lzc_send_resume_redacted(const char *snapname, const char *from, int fd, in lzc_send_resume_redacted()
711 lzc_send_space_resume_redacted(const char *snapname, const char *from, in lzc_send_space_resume_redacted()
749 lzc_send_space(const char *snapname, const char *from, in lzc_send_space()
/f-stack/dpdk/drivers/common/dpaax/
H A Ddpaa_of.c301 of_find_compatible_node(const struct device_node *from, in of_find_compatible_node()
326 of_get_property(const struct device_node *from, const char *name, in of_get_property()
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-generic.c533 ddi_copyin(const void *from, void *to, size_t len, int flags) in ddi_copyin()
546 ddi_copyout(const void *from, void *to, size_t len, int flags) in ddi_copyout()
/f-stack/tools/libnetgraph/
H A Dsock.c223 struct sockaddr_ng *const from = (struct sockaddr_ng *) frombuf; in NgRecvData() local
/f-stack/app/micro_thread/
H A Dmt_notify.cpp147 struct sockaddr_in from; in InputNotify() local

12345