| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_swizzle.c | 317 lp_build_swizzle_aos_n(struct gallivm_state* gallivm, LLVMValueRef src, const unsigned char* swizzles, unsigned num_swizzles, unsigned dst_len) lp_build_swizzle_aos_n() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
| H A D | eap_fast_pac.c | 113 static int eap_fast_copy_buf(u8 **dst, size_t *dst_len, in eap_fast_copy_buf() argument
|
| H A D | eap_teap_pac.c | 113 static int eap_teap_copy_buf(u8 **dst, size_t *dst_len, in eap_teap_copy_buf() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| H A D | eap_fast_pac.c | 113 static int eap_fast_copy_buf(u8 **dst, size_t *dst_len, in eap_fast_copy_buf() argument
|
| H A D | eap_teap_pac.c | 113 static int eap_teap_copy_buf(u8 **dst, size_t *dst_len, in eap_teap_copy_buf() argument
|
| /kernel/linux/linux-5.10/drivers/net/netdevsim/ |
| H A D | fib.c | 276 int dst_len = fib4_rt->common.key.prefix_len; in nsim_fib4_rt_hw_flags_set() local
|
| /kernel/linux/linux-5.10/net/sched/ |
| H A D | act_tunnel_key.c | 87 tunnel_key_copy_geneve_opt(const struct nlattr *nla, void *dst, int dst_len, in tunnel_key_copy_geneve_opt() argument 139 tunnel_key_copy_vxlan_opt(const struct nlattr *nla, void *dst, int dst_len, in tunnel_key_copy_vxlan_opt() argument 166 tunnel_key_copy_erspan_opt(const struct nlattr *nla, void *dst, int dst_len, in tunnel_key_copy_erspan_opt() argument 218 tunnel_key_copy_opts(const struct nlattr *nla, u8 *dst, int dst_len, struct netlink_ext_ack *extack) tunnel_key_copy_opts() argument
|
| /kernel/linux/linux-5.10/samples/bpf/ |
| H A D | xdp_router_ipv4_user.c | 132 int dst_len, iface, metric; in read_route() member
|
| /kernel/linux/linux-5.10/fs/ntfs/ |
| H A D | runlist.c | 1309 ntfs_mapping_pairs_build(const ntfs_volume *vol, s8 *dst, const int dst_len, const runlist_element *rl, const VCN first_vcn, const VCN last_vcn, VCN *const stop_vcn) ntfs_mapping_pairs_build() argument
|
| /kernel/linux/linux-6.6/fs/ntfs/ |
| H A D | runlist.c | 1309 ntfs_mapping_pairs_build(const ntfs_volume *vol, s8 *dst, const int dst_len, const runlist_element *rl, const VCN first_vcn, const VCN last_vcn, VCN *const stop_vcn) ntfs_mapping_pairs_build() argument
|
| /kernel/linux/linux-6.6/net/sched/ |
| H A D | act_tunnel_key.c | 88 tunnel_key_copy_geneve_opt(const struct nlattr *nla, void *dst, int dst_len, in tunnel_key_copy_geneve_opt() argument 140 tunnel_key_copy_vxlan_opt(const struct nlattr *nla, void *dst, int dst_len, in tunnel_key_copy_vxlan_opt() argument 167 tunnel_key_copy_erspan_opt(const struct nlattr *nla, void *dst, int dst_len, in tunnel_key_copy_erspan_opt() argument 219 tunnel_key_copy_opts(const struct nlattr *nla, u8 *dst, int dst_len, struct netlink_ext_ack *extack) tunnel_key_copy_opts() argument
|
| /third_party/libcoap/src/oscore/ |
| H A D | oscore_context.c | 273 oscore_convert_to_hex(const uint8_t *src, size_t src_len, char *dest, size_t dst_len) oscore_convert_to_hex() argument
|
| /third_party/musl/porting/linux/user/src/fortify/ |
| H A D | fortify.c | 192 char* __strcpy_chk(char* dest, const char* src, size_t dst_len) in __strcpy_chk() argument 199 void* __memmove_chk(void* dest, const void* src, size_t len, size_t dst_len) in __memmove_chk() argument 205 void* __memcpy_chk(void* dest, const void* src, size_t count, size_t dst_len) in __memcpy_chk() argument 213 void* __mempcpy_chk(void* dest, const void* src, size_t count, size_t dst_len) in __mempcpy_chk() argument 221 char* __stpcpy_chk(char* dest, const char* src, size_t dst_len) in __stpcpy_chk() argument 235 __stpncpy_chk(char* dest, const char* src, size_t len, size_t dst_len) __stpncpy_chk() argument 241 __strncpy_chk(char *dest, const char *src, size_t len, size_t dst_len) __strncpy_chk() argument 247 __memset_chk(void *dest, int byte, size_t count, size_t dst_len) __memset_chk() argument [all...] |
| /third_party/musl/src/fortify/linux/ |
| H A D | fortify.c | 203 char* __strcpy_chk(char* dest, const char* src, size_t dst_len) in __strcpy_chk() argument 210 void* __memmove_chk(void* dest, const void* src, size_t len, size_t dst_len) in __memmove_chk() argument 216 void* __memcpy_chk(void* dest, const void* src, size_t count, size_t dst_len) in __memcpy_chk() argument 224 void* __mempcpy_chk(void* dest, const void* src, size_t count, size_t dst_len) in __mempcpy_chk() argument 232 char* __stpcpy_chk(char* dest, const char* src, size_t dst_len) in __stpcpy_chk() argument 246 __stpncpy_chk(char* dest, const char* src, size_t len, size_t dst_len) __stpncpy_chk() argument 252 __strncpy_chk(char *dest, const char *src, size_t len, size_t dst_len) __strncpy_chk() argument 258 __memset_chk(void *dest, int byte, size_t count, size_t dst_len) __memset_chk() argument [all...] |
| /third_party/node/deps/uv/src/win/ |
| H A D | process.c | 532 size_t dst_len = 0; in make_program_args() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
| H A D | eap_server.c | 124 static int eap_copy_data(u8 **dst, size_t *dst_len, in eap_copy_data() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
| H A D | eap_server.c | 123 static int eap_copy_data(u8 **dst, size_t *dst_len, in eap_copy_data() argument
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| H A D | oal_netbuf.h | 271 static inline hi_u32 oal_netbuf_copydata(const oal_netbuf_stru *netbuf, hi_u32 offset, hi_void *dst, hi_u32 dst_len,
in oal_netbuf_copydata() argument
|
| /kernel/linux/linux-5.10/drivers/crypto/caam/ |
| H A D | caamalg_qi.c | 947 int src_len, dst_len = 0; in aead_edesc_alloc() local
|
| H A D | caamhash.c | 542 ahash_unmap(struct device *dev, struct ahash_edesc *edesc, struct ahash_request *req, int dst_len) ahash_unmap() argument 562 ahash_unmap_ctx(struct device *dev, struct ahash_edesc *edesc, struct ahash_request *req, int dst_len, u32 flag) ahash_unmap_ctx() argument 778 ahash_enqueue_req(struct device *jrdev, void (*cbk)(struct device *jrdev, u32 *desc, u32 err, void *context), struct ahash_request *req, int dst_len, enum dma_data_direction dir) ahash_enqueue_req() argument
|
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
| H A D | rtl2832_sdr.c | 175 unsigned int dst_len; in rtl2832_sdr_convert_stream() local
|
| /kernel/linux/linux-5.10/fs/hmdfs/comm/ |
| H A D | transport.c | 313 aeadcipher_encrypt_buffer(struct connection *con, __u8 *src_buf, size_t src_len, __u8 *dst_buf, size_t dst_len) aeadcipher_encrypt_buffer() argument 353 aeadcipher_decrypt_buffer(struct connection *con, __u8 *src_buf, size_t src_len, __u8 *dst_buf, size_t dst_len) aeadcipher_decrypt_buffer() argument
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | kcov.c | 904 u64 dst_len, src_len; in kcov_move_area() local
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | fib_frontend.c | 1058 static void fib_magic(int cmd, int type, __be32 dst, int dst_len, in fib_magic() argument
|
| /kernel/linux/linux-5.10/drivers/media/usb/msi2500/ |
| H A D | msi2500.c | 245 unsigned int i, j, transactions, dst_len = 0; in msi2500_convert_stream() local
|