Home
last modified time | relevance | path

Searched defs:length (Results 1 – 25 of 106) sorted by relevance

12345

/openthread-latest/tests/unit/
Dtest_flash.cpp67 uint16_t length = key; in TestFlash() local
74 uint16_t length = key; in TestFlash() local
96 uint16_t length = index; in TestFlash() local
103 uint16_t length = index; in TestFlash() local
122 uint16_t length = index; in TestFlash() local
136 uint16_t length = index + 12; in TestFlash() local
155 uint16_t length = key; in TestFlash() local
173 uint16_t length = index & 0xf; in TestFlash() local
180 uint16_t length = key; in TestFlash() local
Dtest_message.cpp106 for (uint16_t length = 0; length <= kMaxSize - offset; length++) in TestMessage() local
145 for (uint16_t length = kMaxSize - offset + 1; length <= kMaxSize + 1; length++) in TestMessage() local
174 …for (uint16_t length = 0; length <= kMaxSize - Max(writeOffset, readOffset); length += kLengthStep) in TestMessage() local
198 uint16_t length = kMaxSize - readOffset; in TestMessage() local
215 uint16_t length = kMaxSize - writeOffset; in TestMessage() local
234 …for (uint16_t length = 0; length <= kMaxSize - Max(writeOffset, readOffset); length += kLengthStep) in TestMessage() local
258 for (uint16_t length = 0; length <= kMaxSize - srcOffset; length += kLengthStep) in TestMessage() local
279 for (uint16_t length = 0; length <= kMaxSize - srcOffset; length++) in TestMessage() local
297 for (uint16_t length = 0; length <= kMaxSize - offset; length += kLengthStep) in TestMessage() local
318 for (uint16_t length = 0; length <= kMaxSize; length += kLengthStep) in TestMessage() local
Dtest_hdlc.cpp132 uint16_t length; in TestSpinelMultiFrameBuffer() local
459 uint16_t length; in TestEncoderDecoder() local
600 uint16_t length; in TestFuzzEncoderDecoder() local
Dtest_tlv.cpp49 uint16_t length; in TestTlv() local
/openthread-latest/third_party/mbedtls/repo/programs/psa/
Dpsa_constant_names.c45 const char *string, size_t length) in append()
73 const char *string, size_t length, in append_with_curve()
91 const char *string, size_t length, in append_with_group()
133 size_t length = strlen(name); in psa_snprint_status() local
150 size_t length = strlen(name); in psa_snprint_ecc_curve() local
167 size_t length = strlen(name); in psa_snprint_dh_group() local
/openthread-latest/src/posix/platform/
Dsettings.cpp199 uint16_t length; in otPlatSettingsInit() local
346 uint16_t length; in PlatformSettingsGet() local
445 uint16_t length; in PlatformSettingsDelete() local
564 uint16_t length = sizeof(value); in main() local
575 uint16_t length = sizeof(value); in main() local
607 uint16_t length = sizeof(value); in main() local
625 uint16_t length = sizeof(value); in main() local
644 uint16_t length = sizeof(value); in main() local
671 uint16_t length = sizeof(value); in main() local
Dpower.cpp39 uint16_t length = static_cast<uint16_t>(strlen(aDomain)); in Set() local
80 uint16_t length = sizeof(mData); in Set() local
Dmdns_socket.cpp246 uint16_t length; in SendMulticast() local
283 uint16_t length; in SendUnicast() local
362 uint16_t length; in SendQueuedMessages() local
439 uint16_t length = 0; in ReceiveMessage() local
Dutils.cpp70 size_t length = strlen(buf); in ExecuteCommand() local
Dentropy.cpp128 for (uint16_t length = 0; length < aOutputLength; length++) in otPlatEntropyGet() local
/openthread-latest/third_party/mbedtls/repo/library/
Dcipher_wrap.c170 static int aes_crypt_cbc_wrap(void *ctx, mbedtls_operation_t operation, size_t length, in aes_crypt_cbc_wrap()
180 size_t length, size_t *iv_off, unsigned char *iv, in aes_crypt_cfb128_wrap()
189 static int aes_crypt_ofb_wrap(void *ctx, size_t length, size_t *iv_off, in aes_crypt_ofb_wrap()
198 static int aes_crypt_ctr_wrap(void *ctx, size_t length, size_t *nc_off, in aes_crypt_ctr_wrap()
209 size_t length, in aes_crypt_xts_wrap()
786 size_t length, unsigned char *iv, in camellia_crypt_cbc_wrap()
796 size_t length, size_t *iv_off, unsigned char *iv, in camellia_crypt_cfb128_wrap()
805 static int camellia_crypt_ctr_wrap(void *ctx, size_t length, size_t *nc_off, in camellia_crypt_ctr_wrap()
1204 size_t length, unsigned char *iv, in aria_crypt_cbc_wrap()
1214 size_t length, size_t *iv_off, unsigned char *iv, in aria_crypt_cfb128_wrap()
[all …]
Dccm.c512 static int ccm_auth_crypt(mbedtls_ccm_context *ctx, int mode, size_t length, in ccm_auth_crypt()
548 int mbedtls_ccm_star_encrypt_and_tag(mbedtls_ccm_context *ctx, size_t length, in mbedtls_ccm_star_encrypt_and_tag()
558 int mbedtls_ccm_encrypt_and_tag(mbedtls_ccm_context *ctx, size_t length, in mbedtls_ccm_encrypt_and_tag()
585 static int ccm_auth_decrypt(mbedtls_ccm_context *ctx, int mode, size_t length, in ccm_auth_decrypt()
608 int mbedtls_ccm_star_auth_decrypt(mbedtls_ccm_context *ctx, size_t length, in mbedtls_ccm_star_auth_decrypt()
619 int mbedtls_ccm_auth_decrypt(mbedtls_ccm_context *ctx, size_t length, in mbedtls_ccm_auth_decrypt()
Dpsa_crypto_core.h889 size_t length; member
919 size_t length; member
Dchachapoly.c246 size_t length, in chachapoly_crypt_and_tag()
278 size_t length, in mbedtls_chachapoly_encrypt_and_tag()
292 size_t length, in mbedtls_chachapoly_auth_decrypt()
/openthread-latest/third_party/tcplp/lib/
Dlbuf.h44 size_t length; member
/openthread-latest/src/core/common/
Dsettings.cpp238 uint16_t length = MeshCoP::Dataset::kMaxLength; in ReadOperationalDataset() local
309 uint16_t length = sizeof(ChildInfo); in Read() local
379 uint16_t length = sizeof(BrOnLinkPrefix); in ReadBrOnLinkPrefix() local
399 uint16_t length = aMaxLength; in ReadEntry() local
Dappender.cpp71 uint16_t length = 0; in GetAppendedLength() local
Doffset_range.cpp65 uint16_t length = static_cast<uint16_t>(Min<uint32_t>(aLength, mLength)); in AdvanceOffset() local
/openthread-latest/third_party/mbedtls/repo/3rdparty/everest/include/everest/kremlin/internal/
Dcompat.h15 uint32_t length; member
/openthread-latest/src/core/net/
Dchecksum.cpp103 uint16_t length = aMessage.GetLength() - aMessage.GetOffset(); in Calculate() local
129 uint16_t length = aMessage.GetLength() - aMessage.GetOffset(); in Calculate() local
Ddhcp6_client.cpp333 uint16_t length = 0; in AppendIaNa() local
419 uint16_t length = aMessage.GetLength() - aMessage.GetOffset(); in ProcessReply() local
510 uint16_t length; in ProcessIaNa() local
/openthread-latest/examples/platforms/simulation/
Dentropy.c126 for (uint16_t length = 0; length < aOutputLength; length++) in otPlatEntropyGet() local
/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Drandom.h23 size_t length; member
/openthread-latest/src/cli/
Dcli_commissioner.cpp315 uint8_t length = 0; in Process() local
404 uint16_t length; in Process() local
420 uint16_t length; in Process() local
Dcli_udp.cpp406 uint16_t length; in PrepareHexStringPayload() local
464 int length; in HandleUdpReceive() local

12345