| /lib/mbedtls/external/mbedtls/programs/psa/ |
| A D | psa_constant_names.c | 43 static void append(char **buffer, size_t buffer_size, in append() 54 static void append_integer(char **buffer, size_t buffer_size, in append_integer() 71 static void append_with_curve(char **buffer, size_t buffer_size, in append_with_curve() 89 static void append_with_group(char **buffer, size_t buffer_size, in append_with_group() 109 static void append_with_alg(char **buffer, size_t buffer_size, in append_with_alg() 126 static int psa_snprint_status(char *buffer, size_t buffer_size, in psa_snprint_status() 143 static int psa_snprint_ecc_curve(char *buffer, size_t buffer_size, in psa_snprint_ecc_curve() 160 static int psa_snprint_dh_group(char *buffer, size_t buffer_size, in psa_snprint_dh_group()
|
| A D | psa_constant_names_generated.c | 90 static int psa_snprint_key_type(char *buffer, size_t buffer_size, in psa_snprint_key_type() 148 static int psa_snprint_algorithm(char *buffer, size_t buffer_size, in psa_snprint_algorithm() 379 static int psa_snprint_key_usage(char *buffer, size_t buffer_size, in psa_snprint_key_usage()
|
| A D | key_ladder_demo.c | 357 size_t buffer_size = 0; in wrap_data() local
|
| /lib/efi_loader/ |
| A D | efi_load_initrd.c | 87 static efi_status_t efi_initrd_from_mem(efi_uintn_t *buffer_size, void *buffer) in efi_initrd_from_mem() 130 efi_uintn_t *buffer_size, void *buffer) in efi_load_file2_initrd()
|
| A D | efi_file.c | 465 static efi_status_t file_read(struct file_handle *fh, u64 *buffer_size, in file_read() 508 static efi_status_t dir_read(struct file_handle *fh, u64 *buffer_size, in dir_read() 580 efi_uintn_t *buffer_size, void *buffer) in efi_file_read_int() 616 efi_uintn_t *buffer_size, void *buffer) in efi_file_read() 663 efi_uintn_t *buffer_size, void *buffer) in efi_file_write_int() 715 efi_uintn_t *buffer_size, in efi_file_write() 843 efi_uintn_t *buffer_size, in efi_file_getinfo() 952 efi_uintn_t buffer_size, in efi_file_setinfo()
|
| A D | efi_string.c | 29 u16 *efi_create_indexed_name(u16 *buffer, size_t buffer_size, const char *name, in efi_create_indexed_name()
|
| A D | efi_disk.c | 105 u32 media_id, u64 lba, unsigned long buffer_size, in efi_disk_rw_blocks() 170 u32 media_id, u64 lba, efi_uintn_t buffer_size, in efi_disk_read_blocks() 236 u32 media_id, u64 lba, efi_uintn_t buffer_size, in efi_disk_write_blocks()
|
| A D | efi_net.c | 521 ulong buffer_size, char *buffer) in efi_net_nvdata() 597 size_t buffer_size, void *buffer, in efi_net_transmit() 692 size_t *buffer_size, void *buffer, in efi_net_receive() 917 u8 overwrite, efi_uintn_t *buffer_size, in efi_pxe_base_code_mtftp() 932 efi_uintn_t *buffer_size, void *buffer_ptr) in efi_pxe_base_code_udp_write() 942 void *header_ptr, efi_uintn_t *buffer_size, in efi_pxe_base_code_udp_read()
|
| A D | efi_dt_fixup.c | 149 efi_uintn_t *buffer_size, u32 flags) in efi_dt_fixup()
|
| A D | dtbdump.c | 182 static efi_status_t efi_input(u16 *buffer, efi_uintn_t buffer_size) in efi_input() 373 efi_uintn_t buffer_size; in do_load() local
|
| A D | efi_bootbin.c | 117 void *buffer, size_t buffer_size) in efi_set_bootdev()
|
| A D | dbginfodump.c | 117 static efi_status_t efi_input(u16 *buffer, efi_uintn_t buffer_size) in efi_input()
|
| A D | efi_boottime.c | 1577 efi_uintn_t *buffer_size, efi_handle_t *buffer) in efi_locate_handle() 1668 efi_uintn_t *buffer_size, efi_handle_t *buffer) in efi_locate_handle_ext() 2009 efi_uintn_t buffer_size; in efi_load_image_from_path() local 2445 unsigned long buffer_size; in efi_open_protocol_information() local 2507 unsigned long buffer_size; in efi_protocols_per_handle() local 2553 efi_uintn_t buffer_size = 0; in efi_locate_handle_buffer_int() local
|
| A D | initrddump.c | 179 static efi_status_t efi_input(u16 *buffer, efi_uintn_t buffer_size) in efi_input()
|
| A D | smbiosdump.c | 127 static efi_status_t efi_input(u16 *buffer, efi_uintn_t buffer_size) in efi_input()
|
| A D | efi_hii.c | 646 efi_uintn_t *buffer_size, in export_package_lists()
|
| /lib/efi_selftest/ |
| A D | efi_selftest_loadimage.c | 276 (struct efi_file_handle *this, efi_uintn_t *buffer_size, void *buffer) in efi_st_read() 293 (struct efi_file_handle *this, efi_uintn_t *buffer_size, void *buffer) in efi_st_write() 323 efi_uintn_t *buffer_size, void *buffer) in efi_st_getinfo() 354 efi_uintn_t buffer_size, void *buffer) in efi_st_setinfo()
|
| A D | efi_selftest_block_device.c | 85 efi_uintn_t buffer_size, void *buffer) in read_blocks() 110 efi_uintn_t buffer_size, void *buffer) in write_blocks()
|
| A D | efi_selftest_load_file.c | 212 efi_uintn_t *buffer_size, in load_file() 248 efi_uintn_t *buffer_size, in load_file2()
|
| A D | efi_selftest_manageprotocols.c | 141 size_t buffer_size; in execute() local
|
| A D | efi_selftest_snp.c | 297 size_t buffer_size; in execute() local
|
| /lib/mbedtls/external/mbedtls/library/ |
| A D | pkwrite.c | 355 size_t buffer_size; in pk_write_opaque_pubkey() local
|
| A D | ssl_tls.c | 7288 size_t buffer_size, in ssl_calc_verify_tls_psa()
|
| /lib/lwip/lwip/src/apps/http/ |
| A D | http_client.c | 490 int use_host, char *buffer, size_t buffer_size) in httpc_create_request_string()
|
| /lib/mbedtls/external/mbedtls/programs/ssl/ |
| A D | ssl_server2.c | 614 uint16_t buffer_size; /* IO buffer size */ member
|