Home
last modified time | relevance | path

Searched defs:diff (Results 1 – 21 of 21) sorted by relevance

/openthread-2.7.6/tests/unit/
Dtest_link_quality.cpp156 int16_t diff; in TestRssAveraging() local
439 double diff; in TestSuccessRateTracker() local
/openthread-2.7.6/third_party/mbedtls/repo/programs/aes/
Daescrypt2.c99 unsigned char diff; in main() local
Dcrypt_and_hash.c99 unsigned char diff; in main() local
/openthread-2.7.6/third_party/mbedtls/repo/programs/hash/
Dgeneric_sum.c91 char diff; in generic_check() local
/openthread-2.7.6/third_party/mbedtls/repo/library/
Dnist_kw.c61 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
Dchachapoly.c355 int diff; in mbedtls_chachapoly_auth_decrypt() local
Dccm.c367 int diff; in mbedtls_ccm_star_auth_decrypt() local
Dgcm.c509 int diff; in mbedtls_gcm_auth_decrypt() local
Dcipher.c89 unsigned char diff; in mbedtls_constant_time_memcmp() local
Dssl_srv.c3927 unsigned int diff; in ssl_parse_encrypted_pms() local
Drsa.c82 unsigned char diff = 0; in mbedtls_safer_memcmp() local
Dx509_crt.c236 unsigned char diff; in x509_memcasecmp() local
Dssl_msg.c1128 const size_t diff = x ^ y; in mbedtls_ssl_cf_bool_eq() local
Dpsa_crypto.c92 unsigned char diff = 0; in safer_memcmp() local
/openthread-2.7.6/src/posix/platform/
Dalarm.cpp171 uint32_t diff = sUsAlarm - otPlatAlarmMicroGetNow(); in otPlatAlarmMicroStartAt() local
/openthread-2.7.6/examples/platforms/simulation/
Dalarm.c183 uint32_t diff = sUsAlarm - otPlatAlarmMicroGetNow(); in otPlatAlarmMicroStartAt() local
Dradio.c390 …uint32_t diff = ((sCslSampleTime % cslPeriodInUs) - (curTime % cslPeriodInUs) + cslPeriodInUs) % c… in getCslPhase() local
/openthread-2.7.6/src/core/net/
Dip6_mpl.cpp190 int8_t diff = static_cast<int8_t>(aSequence - mSeedSet[i].mSequence); in UpdateSeedSet() local
Dip6_address.cpp100 uint8_t diff = aPrefixA[i] ^ aPrefixB[i]; in MatchLength() local
/openthread-2.7.6/src/core/thread/
Dmle.cpp3086 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/
Dssl_internal.h1221 volatile unsigned char diff = 0; in mbedtls_ssl_safer_memcmp() local