Home
last modified time | relevance | path

Searched defs:copy_len (Results 1 – 15 of 15) sorted by relevance

/third_party/lwip/src/apps/netbiosns/
Dnetbiosns.c504 size_t copy_len = strlen(hostname); in netbiosns_set_name() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
Deap_teap_common.c198 size_t copy_len = msk_len; in eap_teap_derive_imck() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
Deap_teap_common.c207 size_t copy_len = msk_len; in eap_teap_derive_imck() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dos_unix.c729 size_t copy_len; in os_realloc() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dos_unix.c718 size_t copy_len; in os_realloc() local
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
Dhkdf.c536 size_t copy_len; in HKDF_Expand() local
/third_party/openssl/providers/implementations/kdfs/
Dhkdf.c536 size_t copy_len; in HKDF_Expand() local
/third_party/mbedtls/library/
Dcipher.c590 size_t copy_len = 0; in mbedtls_cipher_update() local
/third_party/lwip/src/core/
Dpbuf.c988 pbuf_copy_partial_pbuf(struct pbuf *p_to, const struct pbuf *p_from, u16_t copy_len, u16_t offset) in pbuf_copy_partial_pbuf()
Ddns.c788 u16_t query_idx, copy_len; in dns_send() local
/third_party/lwip/src/apps/altcp_tls/
Daltcp_tls_mbedtls.c456 u16_t copy_len; in altcp_mbedtls_bio_recv() local
/third_party/lwip/src/core/ipv4/
Ddhcp.c1723 u16_t copy_len; local
/third_party/lwip/src/apps/http/
Dhttpd.c2212 size_t copy_len = LWIP_MIN(sizeof(http_uri_buf) - 1, uri_len - 1); local
/third_party/ffmpeg/libavfilter/
Dvf_paletteuse.c914 const int copy_len = cur_src->width - 1 - x_end; in set_processing_window() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h84184 u_int32_t copy_len; member