| /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() 198 char buffer[200]; in process_signed() local 237 char buffer[200]; in process_unsigned() local
|
| 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()
|
| /lib/efi_loader/ |
| A D | efi_gop.c | 126 struct efi_gop_pixel *buffer = __builtin_assume_aligned(bufferp, 4); in gop_blt_int() local 287 struct efi_gop_pixel *buffer, in gop_blt_video_fill() 299 struct efi_gop_pixel *buffer, in gop_blt_buf_to_vid16() 310 struct efi_gop_pixel *buffer, in gop_blt_buf_to_vid30() 321 struct efi_gop_pixel *buffer, in gop_blt_buf_to_vid32() 332 struct efi_gop_pixel *buffer, in gop_blt_vid_to_vid() 344 struct efi_gop_pixel *buffer, in gop_blt_vid_to_buf() 370 struct efi_gop_pixel buffer = {0, 0, 0, 0}; in gop_set_mode() local 412 struct efi_gop_pixel *buffer, in gop_blt()
|
| A D | efi_file.c | 154 void *buffer = &actwrite; in efi_create_file() local 466 void *buffer) in file_read() 509 void *buffer) 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() 716 void *buffer) in efi_file_write() 844 void *buffer) in efi_file_getinfo() 953 void *buffer) in efi_file_setinfo()
|
| 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_device_path_to_text.c | 340 u16 *buffer; in dp_media() local 369 char *buffer, in efi_convert_single_device_node_to_text() 448 char buffer[MAX_PATH_LEN]; in efi_convert_device_path_to_text() local
|
| 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 | initrddump.c | 179 static efi_status_t efi_input(u16 *buffer, efi_uintn_t buffer_size) in efi_input() 282 u64 buffer; in get_initrd() local
|
| /lib/lwip/lwip/contrib/examples/httpd/genfiles_example/ |
| A D | genfiles_example.c | 154 fs_read_async_custom(struct fs_file *file, char *buffer, int count, fs_wait_cb callback_fn, void *c… in fs_read_async_custom() 171 fs_read_custom(struct fs_file *file, char *buffer, int count) in fs_read_custom()
|
| /lib/ |
| A D | oid_registry.c | 110 int sprint_oid(const void *data, size_t datasize, char *buffer, size_t bufsize) in sprint_oid() 167 int sprint_OID(enum OID oid, char *buffer, size_t bufsize) in sprint_OID()
|
| A D | crc16.c | 55 u16 crc16(u16 crc, u8 const *buffer, size_t len) in crc16()
|
| A D | crc7.c | 56 u8 crc7(u8 crc, const u8 *buffer, size_t len) in crc7()
|
| /lib/crypto/ |
| A D | mscode_parser.c | 50 char buffer[50]; in mscode_note_content_type() local 79 char buffer[50]; in mscode_note_digest_algo() local
|
| /lib/efi_selftest/ |
| A D | efi_selftest_manageprotocols.c | 49 efi_handle_t *buffer) in find_in_buffer() 140 efi_handle_t *buffer; in execute() local
|
| 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()
|
| /lib/lwip/lwip/contrib/apps/udpecho/ |
| A D | udpecho.c | 48 char buffer[4096]; in udpecho_thread() local
|
| /lib/lwip/lwip/src/include/netif/ppp/polarssl/ |
| A D | md4.h | 49 unsigned char buffer[64]; /*!< data block being processed */ member
|
| A D | md5.h | 49 unsigned char buffer[64]; /*!< data block being processed */ member
|
| A D | sha1.h | 49 unsigned char buffer[64]; /*!< data block being processed */ member
|
| /lib/lwip/lwip/src/core/ |
| A D | def.c | 105 lwip_strnstr(const char *buffer, const char *token, size_t n) in lwip_strnstr() 128 lwip_strnistr(const char *buffer, const char *token, size_t n) in lwip_strnistr()
|
| /lib/mbedtls/external/mbedtls/library/ |
| A D | psa_crypto_core.h | 888 uint8_t *buffer; member 918 uint8_t *buffer; member
|
| /lib/efi_driver/ |
| A D | efi_block_device.c | 64 void *buffer) in efi_bl_read() 93 const void *buffer) in efi_bl_write()
|
| /lib/lwip/lwip/contrib/examples/httpd/fs_example/ |
| A D | fs_example.c | 245 fs_read_async_custom(struct fs_file *file, char *buffer, int count, fs_wait_cb callback_fn, void *c… in fs_read_async_custom() 300 fs_read_custom(struct fs_file *file, char *buffer, int count) in fs_read_custom()
|
| /lib/lwip/lwip/src/apps/http/ |
| A D | fs.c | 99 fs_read_async(struct fs_file *file, char *buffer, int count, fs_wait_cb callback_fn, void *callback… in fs_read_async()
|
| /lib/lwip/lwip/contrib/examples/ppp/ |
| A D | pppos_example.c | 55 u8_t buffer[128]; in pppos_rx_thread() local
|