/openthread-2.7.6/tests/unit/ |
D | test_link_quality.cpp | 156 int16_t diff; in TestRssAveraging() local 439 double diff; in TestSuccessRateTracker() local
|
/openthread-2.7.6/third_party/mbedtls/repo/programs/aes/ |
D | aescrypt2.c | 99 unsigned char diff; in main() local
|
D | crypt_and_hash.c | 99 unsigned char diff; in main() local
|
/openthread-2.7.6/third_party/mbedtls/repo/programs/hash/ |
D | generic_sum.c | 91 char diff; in generic_check() local
|
/openthread-2.7.6/third_party/mbedtls/repo/library/ |
D | nist_kw.c | 61 volatile unsigned char diff = 0; in mbedtls_nist_kw_safer_memcmp() local 390 unsigned char diff, bad_padding = 0; in mbedtls_nist_kw_unwrap() local
|
D | chachapoly.c | 355 int diff; in mbedtls_chachapoly_auth_decrypt() local
|
D | ccm.c | 367 int diff; in mbedtls_ccm_star_auth_decrypt() local
|
D | gcm.c | 509 int diff; in mbedtls_gcm_auth_decrypt() local
|
D | cipher.c | 89 unsigned char diff; in mbedtls_constant_time_memcmp() local
|
D | ssl_srv.c | 3927 unsigned int diff; in ssl_parse_encrypted_pms() local
|
D | rsa.c | 82 unsigned char diff = 0; in mbedtls_safer_memcmp() local
|
D | x509_crt.c | 236 unsigned char diff; in x509_memcasecmp() local
|
D | ssl_msg.c | 1128 const size_t diff = x ^ y; in mbedtls_ssl_cf_bool_eq() local
|
D | psa_crypto.c | 92 unsigned char diff = 0; in safer_memcmp() local
|
/openthread-2.7.6/src/posix/platform/ |
D | alarm.cpp | 171 uint32_t diff = sUsAlarm - otPlatAlarmMicroGetNow(); in otPlatAlarmMicroStartAt() local
|
/openthread-2.7.6/examples/platforms/simulation/ |
D | alarm.c | 183 uint32_t diff = sUsAlarm - otPlatAlarmMicroGetNow(); in otPlatAlarmMicroStartAt() local
|
D | radio.c | 390 …uint32_t diff = ((sCslSampleTime % cslPeriodInUs) - (curTime % cslPeriodInUs) + cslPeriodInUs) % c… in getCslPhase() local
|
/openthread-2.7.6/src/core/net/ |
D | ip6_mpl.cpp | 190 int8_t diff = static_cast<int8_t>(aSequence - mSeedSet[i].mSequence); in UpdateSeedSet() local
|
D | ip6_address.cpp | 100 uint8_t diff = aPrefixA[i] ^ aPrefixB[i]; in MatchLength() local
|
/openthread-2.7.6/src/core/thread/ |
D | mle.cpp | 3086 int8_t diff; in IsNetworkDataNewer() local 3429 …int8_t diff = static_cast<int8_t>(connectivity.GetIdSequence() - Get<RouterTable>().GetRouterIdSeq… in HandleParentResponse() local
|
/openthread-2.7.6/third_party/mbedtls/repo/include/mbedtls/ |
D | ssl_internal.h | 1221 volatile unsigned char diff = 0; in mbedtls_ssl_safer_memcmp() local
|