Home
last modified time | relevance | path

Searched defs:buflen (Results 226 - 250 of 1109) sorted by relevance

12345678910>>...45

/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
H A Dnetdb_test.cpp335 size_t buflen = sizeof(buf); in HWTEST_F() local
373 size_t buflen = sizeof(buf); in HWTEST_F() local
392 size_t buflen = sizeof(buf); in HWTEST_F() local
/third_party/node/deps/openssl/openssl/providers/implementations/include/prov/
H A Dblake2.h50 size_t buflen; member
75 size_t buflen; member
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dpbkdf1.c139 static int kdf_pbkdf1_set_membuf(unsigned char **buffer, size_t *buflen, in kdf_pbkdf1_set_membuf() argument
/third_party/node/deps/uv/src/unix/
H A Dlinux-syscalls.c258 ssize_t uv__getrandom(void* buf, size_t buflen, unsigned flags) { in uv__getrandom() argument
/third_party/popt/src/
H A Dpoptparse.c62 size_t buflen = strlen(s) + 1; in poptParseArgvString() local
/third_party/pulseaudio/src/pulsecore/
H A Dusergroup.c131 size_t buflen, getgr_buflen; in pa_getgrgid_malloc() local
190 size_t buflen, getgr_buflen; in pa_getgrnam_malloc() local
253 size_t buflen, getpw_buflen; pa_getpwnam_malloc() local
312 size_t buflen, getpw_buflen; pa_getpwuid_malloc() local
[all...]
/third_party/openssl/providers/implementations/include/prov/
H A Dblake2.h50 size_t buflen; member
75 size_t buflen; member
/third_party/openssl/providers/implementations/kdfs/
H A Dpbkdf1.c133 static int kdf_pbkdf1_set_membuf(unsigned char **buffer, size_t *buflen, in kdf_pbkdf1_set_membuf() argument
/third_party/toybox/lib/
H A Dpassword.c50 int read_password(char *buf, int buflen, char *mesg) in read_password() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_methods.c93 size_t eap_get_names(char *buf, size_t buflen) in eap_get_names() argument
H A Deap_proxy_dummy.c59 int eap_proxy_sm_get_status(struct eap_proxy_sm *sm, char *buf, size_t buflen, in eap_proxy_sm_get_status() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dneighbor_db.c38 int hostapd_neighbor_show(struct hostapd_data *hapd, char *buf, size_t buflen) in hostapd_neighbor_show() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dcli.c211 int write_cmd(char *buf, size_t buflen, const char *cmd, int argc, char *argv[]) in write_cmd() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_methods.c94 size_t eap_get_names(char *buf, size_t buflen) in eap_get_names() argument
H A Deap_proxy_dummy.c59 int eap_proxy_sm_get_status(struct eap_proxy_sm *sm, char *buf, size_t buflen, in eap_proxy_sm_get_status() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dcli.c211 int write_cmd(char *buf, size_t buflen, const char *cmd, int argc, char *argv[]) in write_cmd() argument
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H A Dnitrox_aead.c94 alloc_src_sglist(struct nitrox_kcrypt_request *nkreq, struct scatterlist *src, char *iv, int ivsize, int buflen) alloc_src_sglist() argument
117 alloc_dst_sglist(struct nitrox_kcrypt_request *nkreq, struct scatterlist *dst, int ivsize, int buflen) alloc_dst_sglist() argument
/kernel/linux/linux-5.10/arch/sparc/prom/
H A Dmisc_64.c318 prom_getunumber(int syndrome_code, unsigned long phys_addr, char *buf, int buflen) prom_getunumber() argument
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Doflib.c209 of_getprop(const void *phandle, const char *name, void *buf, const int buflen) of_getprop() argument
215 of_setprop(const void *phandle, const char *name, const void *buf, const int buflen) of_setprop() argument
/kernel/linux/linux-5.10/drivers/bcma/
H A Ddriver_pci_host.c271 bcma_find_pci_capability(struct bcma_drv_pci *pc, unsigned int dev, unsigned int func, u8 req_cap_id, unsigned char *buf, u32 *buflen) bcma_find_pci_capability() argument
/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_buddha.c65 pata_buddha_data_xfer(struct ata_queued_cmd *qc, unsigned char *buf, unsigned int buflen, int rw) pata_buddha_data_xfer() argument
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm-interface.c353 int tpm_send(struct tpm_chip *chip, void *cmd, size_t buflen) in tpm_send() argument
/kernel/linux/linux-5.10/drivers/net/can/softing/
H A Dsofting_fw.c142 int buflen = 0; in softing_load_fw() local
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Doflib.c209 of_getprop(const void *phandle, const char *name, void *buf, const int buflen) of_getprop() argument
215 of_setprop(const void *phandle, const char *name, const void *buf, const int buflen) of_setprop() argument
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/
H A Dnf-queue.c272 unsigned int buflen = 64 * 1024 + MNL_SOCKET_BUFFER_SIZE; in mainloop() local

Completed in 13 milliseconds

12345678910>>...45