Home
last modified time | relevance | path

Searched defs:buf (Results 126 – 150 of 155) sorted by relevance

1234567

/openthread-latest/src/posix/platform/
Dnetif.cpp439 char buf[512]; in UpdateUnicastLinux() member
648 char buf[kBufSize]; in AddRoute() member
703 char buf[kBufSize]; in DeleteRoute() member
1978 char buf[512]; member
Dmulticast_routing.cpp267 char buf[sizeof(struct mrt6msg)]; in ProcessMulticastRouterMessages() local
/openthread-latest/src/lib/spinel/
Dlogger.cpp126 char buf[OPENTHREAD_LIB_SPINEL_LOG_MAX_SIZE] = {0}; in LogSpinelFrame() local
/openthread-latest/third_party/mbedtls/repo/programs/ssl/
Dssl_client2.c567 char buf[1024]; in my_verify() local
722 static int build_http_request(unsigned char *buf, size_t buf_size, size_t *request_len) in build_http_request()
785 unsigned char buf[MAX_REQUEST_SIZE + 1]; in main() local
Dssl_context_info.c277 char buf[20]; in print_time() local
Dssl_server2.c1414 unsigned char *buf, size_t len) in dummy_ticket_parse()
1472 int parse_cipher(char *buf) in parse_cipher()
1513 unsigned char *buf = 0; in main() local
/openthread-latest/third_party/mbedtls/repo/library/
Dmd.c925 unsigned char buf[1024]; in mbedtls_md_file() local
Ddes.c839 unsigned char buf[8]; in mbedtls_des_self_test() local
Dcamellia.c866 unsigned char buf[64]; in mbedtls_camellia_self_test() local
Daria.c825 uint8_t buf[48], iv[MBEDTLS_ARIA_BLOCKSIZE]; in mbedtls_aria_self_test() local
Drsa.c1928 unsigned char buf[MBEDTLS_MPI_MAX_SIZE]; in mbedtls_rsa_rsaes_oaep_decrypt() local
2052 unsigned char buf[MBEDTLS_MPI_MAX_SIZE]; in mbedtls_rsa_rsaes_pkcs1_v15_decrypt() local
2544 unsigned char buf[MBEDTLS_MPI_MAX_SIZE] = { 0 }; in mbedtls_rsa_rsassa_pss_verify_ext() local
Dgcm.c1020 unsigned char buf[64]; in mbedtls_gcm_self_test() local
Daes.c535 MBEDTLS_MAYBE_UNUSED static unsigned mbedtls_aes_rk_offset(uint32_t *buf) in mbedtls_aes_rk_offset()
1822 unsigned char buf[64]; in mbedtls_aes_self_test() local
Dsha256.c877 unsigned char *buf; in mbedtls_sha256_common_self_test() local
Dsha512.c1013 unsigned char *buf; in mbedtls_sha512_common_self_test() local
Dpk.c1153 unsigned char buf[MBEDTLS_PK_RSA_PUB_DER_MAX_BYTES]; in mbedtls_pk_verify_ext() local
/openthread-latest/src/cli/
Dcli_coap.cpp120 uint8_t buf[kMaxBufferSize]; in PrintPayload() local
Dcli_coap_secure.cpp69 uint8_t buf[kMaxBufferSize]; in PrintPayload() local
/openthread-latest/third_party/tcplp/lib/
Dcbuf.c74 void cbuf_init(struct cbufhead* chdr, uint8_t* buf, size_t len) { in cbuf_init()
/openthread-latest/src/core/coap/
Dcoap_message.cpp310 uint8_t buf[kMaxOptionHeaderSize] = {0}; in ReadBlockOptionValues() local
/openthread-latest/src/core/thread/
Dlink_metrics.cpp339 uint8_t buf[kLinkProbeMaxLen]; in SendLinkProbe() local
/openthread-latest/third_party/mbedtls/repo/programs/x509/
Dcert_write.c298 char buf[1024]; in main() local
/openthread-latest/src/core/common/
Dmessage.cpp745 uint8_t buf[kBufSize]; in WriteBytesFromMessage() local
/openthread-latest/third_party/mbedtls/repo/programs/test/
Dbenchmark.c502 unsigned char buf[BUFSIZE]; variable
/openthread-latest/src/core/meshcop/
Dsecure_transport.cpp511 uint8_t buf[kMaxContentLen]; in Process() local

1234567