/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/ |
H A D | netdb_test.cpp | 335 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 D | blake2.h | 50 size_t buflen; member 75 size_t buflen; member
|
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/ |
H A D | pbkdf1.c | 139 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 D | linux-syscalls.c | 258 ssize_t uv__getrandom(void* buf, size_t buflen, unsigned flags) { in uv__getrandom() argument
|
/third_party/popt/src/ |
H A D | poptparse.c | 62 size_t buflen = strlen(s) + 1; in poptParseArgvString() local
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | usergroup.c | 131 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 D | blake2.h | 50 size_t buflen; member 75 size_t buflen; member
|
/third_party/openssl/providers/implementations/kdfs/ |
H A D | pbkdf1.c | 133 static int kdf_pbkdf1_set_membuf(unsigned char **buffer, size_t *buflen, in kdf_pbkdf1_set_membuf() argument
|
/third_party/toybox/lib/ |
H A D | password.c | 50 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 D | eap_methods.c | 93 size_t eap_get_names(char *buf, size_t buflen) in eap_get_names() argument
|
H A D | eap_proxy_dummy.c | 59 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 D | neighbor_db.c | 38 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 D | cli.c | 211 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 D | eap_methods.c | 94 size_t eap_get_names(char *buf, size_t buflen) in eap_get_names() argument
|
H A D | eap_proxy_dummy.c | 59 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 D | cli.c | 211 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 D | nitrox_aead.c | 94 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 D | misc_64.c | 318 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 D | oflib.c | 209 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 D | driver_pci_host.c | 271 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 D | pata_buddha.c | 65 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 D | tpm-interface.c | 353 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 D | softing_fw.c | 142 int buflen = 0; in softing_load_fw() local
|
/kernel/linux/linux-6.6/arch/powerpc/boot/ |
H A D | oflib.c | 209 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 D | nf-queue.c | 272 unsigned int buflen = 64 * 1024 + MNL_SOCKET_BUFFER_SIZE; in mainloop() local
|