Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/netbiosns/
H A Dnetbiosns.c504 size_t copy_len = strlen(hostname); in netbiosns_set_name() local
/third_party/vulkan-loader/tests/framework/shim/
H A Dunix_shim.cpp326 CFIndex copy_len = (CFIndex)platform_shim.bundle_contents.size(); in my_CFURLGetFileSystemRepresentation() local
330 strncpy(reinterpret_cast<char*>(buffer), platform_shim.bundle_contents.c_str(), copy_len); in my_CFURLGetFileSystemRepresentation() local
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dhkdf.c536 size_t copy_len; in HKDF_Expand() local
/third_party/openssl/providers/implementations/kdfs/
H A Dhkdf.c536 size_t copy_len; in HKDF_Expand() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A 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/
H A Deap_teap_common.c207 size_t copy_len = msk_len; in eap_teap_derive_imck() local
/third_party/mbedtls/library/
H A Dcipher.c651 size_t copy_len = 0; in mbedtls_cipher_update() local
[all...]
/third_party/lwip/src/apps/altcp_tls/
H A Daltcp_tls_mbedtls.c456 u16_t copy_len; in altcp_mbedtls_bio_recv() local
/third_party/lwip/src/core/ipv4/
H A Ddhcp.c1723 u16_t copy_len; local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos_unix.c718 size_t copy_len; in os_realloc() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos_unix.c729 size_t copy_len; in os_realloc() local
/third_party/lwip/src/core/
H A Ddns.c788 u16_t query_idx, copy_len; in dns_send() local
H A 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() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_paletteuse.c914 const int copy_len = cur_src->width - 1 - x_end; in set_processing_window() local
/third_party/lwip/src/apps/http/
H A Dhttpd.c2212 size_t copy_len = LWIP_MIN(sizeof(http_uri_buf) - 1, uri_len - 1); local

Completed in 36 milliseconds