Home
last modified time | relevance | path

Searched defs:buffer (Results 1 – 25 of 57) sorted by relevance

123

/openthread-latest/third_party/tcplp/lib/
Dlbuf.c36 void lbuf_init(struct lbufhead* buffer) { in lbuf_init()
40 void lbuf_append(struct lbufhead* buffer, otLinkedBuffer* newentry) { in lbuf_append()
56 void lbuf_extend(struct lbufhead* buffer, size_t numbytes) { in lbuf_extend()
61 size_t lbuf_pop(struct lbufhead* buffer, size_t numbytes, uint32_t* ntraversed) { in lbuf_pop()
88 int lbuf_getrange(struct lbufhead* buffer, size_t offset, size_t numbytes, in lbuf_getrange()
113 size_t lbuf_used_space(const struct lbufhead* buffer) { in lbuf_used_space()
Dlbuf.h52 static inline struct otLinkedBuffer* lbuf_head(struct lbufhead* buffer) { in lbuf_head()
Dcbuf.c46 void cbuf_copy_into_buffer(void* buffer, size_t buffer_offset, const void* arr, size_t arr_offset, … in cbuf_copy_into_buffer()
52 void cbuf_copy_from_buffer(void* arr, size_t arr_offset, const void* buffer, size_t buffer_offset, … in cbuf_copy_from_buffer()
58 void cbuf_copy_into_message(void* buffer, size_t buffer_offset, const void* arr, size_t arr_offset,… in cbuf_copy_into_message()
64 void cbuf_copy_from_message(void* arr, size_t arr_offset, const void* buffer, size_t buffer_offset,… in cbuf_copy_from_message()
/openthread-latest/third_party/mbedtls/repo/programs/psa/
Dpsa_constant_names.c43 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
Dpsa_constant_names_generated.c90 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()
/openthread-latest/third_party/jlink/SEGGER_RTT_V640/Syscalls/
DSEGGER_RTT_Syscalls_IAR.c101 size_t __write(int handle, const unsigned char * buffer, size_t size) { in __write()
117 size_t __write_buffered(int handle, const unsigned char * buffer, size_t size) { in __write_buffered()
/openthread-latest/third_party/tcplp/lib/test/
Dtest_all.c48 uint8_t buffer[test_bmp_size]; in test_bmp() local
109 uint8_t buffer[65]; in test_cbuf() local
176 uint8_t buffer[32]; in test_cbuf_2() local
/openthread-latest/tests/unit/
Dtest_data.cpp47 uint8_t buffer[sizeof(kData) + 1]; in TestData() local
130 uint8_t buffer[kMaxSize]; in TestMutableData() local
Dtest_tlv.cpp50 uint8_t buffer[4]; in TestTlv() local
Dtest_frame_builder.cpp49 uint8_t buffer[kMaxBufferSize]; in TestFrameBuilder() local
Dtest_network_name.cpp55 char buffer[sizeof(kTooLongName) + 2]; in TestNetworkName() local
Dtest_checksum.cpp202 uint8_t buffer[kMaxSize]; in TestUdpMessageChecksum() local
270 uint8_t buffer[kMaxSize]; in TestIcmp6MessageChecksum() local
343 uint8_t buffer[kMaxSize]; in TestTcp4MessageChecksum() local
399 uint8_t buffer[kMaxSize]; in TestUdp4MessageChecksum() local
Dtest_cmd_line_parser.cpp254 uint8_t buffer[sizeof(kEvenParsedArray)]; in TestParsingHexStrings() local
/openthread-latest/tools/ot-fct/
Dmain.cpp86 char buffer[kBufferSize]; in main() local
/openthread-latest/src/posix/
Dcli_stdio.cpp85 char buffer[OPENTHREAD_CONFIG_CLI_MAX_LINE_LENGTH]; in otAppCliProcess() local
Dclient.cpp285 char buffer[kLineBufferSize]; in main() local
327 char buffer[kLineBufferSize]; in main() local
/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto_core.h888 uint8_t *buffer; member
918 uint8_t *buffer; member
Dbase64.c258 unsigned char buffer[128]; in mbedtls_base64_self_test() local
/openthread-latest/examples/platforms/simulation/
Dmdns_socket.c294 uint8_t buffer[MAX_BUFFER_SIZE]; in otPlatMdnsSendMulticast() local
338 uint8_t buffer[MAX_BUFFER_SIZE]; in otPlatMdnsSendUnicast() local
395 uint8_t buffer[MAX_BUFFER_SIZE]; in platformMdnsSocketProcess() local
422 uint8_t buffer[MAX_BUFFER_SIZE]; in platformMdnsSocketProcess() local
Dflash.c105 uint8_t buffer[SWAP_SIZE]; in otPlatFlashErase() local
/openthread-latest/src/lib/spinel/
Dspinel_driver.cpp106 uint8_t buffer[kMaxSpinelFrame]; in SendReset() local
183 uint8_t buffer[kMaxSpinelFrame]; in SendCommand() local
209 uint8_t buffer[kMaxSpinelFrame]; in SendCommand() local
Dspinel_encoder.cpp160 uint8_t buffer[6]; in WriteUintPacked() local
217 uint8_t buffer[sizeof(uint16_t)]; in CloseStruct() local
/openthread-latest/src/core/common/
Dframe_builder.cpp123 void *buffer = nullptr; in AppendLength() local
/openthread-latest/src/core/api/
Dtcp_ext_api.cpp112 const otLinkedBuffer *buffer; in otTcpMbedTlsSslRecvCallback() local
/openthread-latest/third_party/mbedtls/repo/programs/aes/
Dcrypt_and_hash.c71 unsigned char buffer[1024]; in main() local

123