Home
last modified time | relevance | path

Searched refs:removing (Results 1 – 4 of 4) sorted by relevance

/openthread-3.6.0/third_party/mbedtls/repo/tests/scripts/
Dtest_zeroize.gdb37 # memory that is not accessed later in the program, so removing the call to
/openthread-3.6.0/src/core/net/
Dsrp_client.cpp1164 …bool removing = ((aService.GetState() == kToRemove) || (aService.GetState() == kRem… in AppendServiceInstruction() local
1186 …rr.Init(Dns::ResourceRecord::kTypePtr, removing ? Dns::PtrRecord::kClassNone : Dns::PtrRecord::kCl… in AppendServiceInstruction()
1187 rr.SetTtl(removing ? 0 : DetermineTtl()); in AppendServiceInstruction()
1199 if (aService.HasSubType() && !removing) in AppendServiceInstruction()
1240 VerifyOrExit(!removing); in AppendServiceInstruction()
/openthread-3.6.0/third_party/mbedtls/repo/docs/architecture/testing/
Ddriver-interface-test-strategy.md83 Creating or removing a key in a secure element involves multiple storage modifications (M<sub>1</su…
/openthread-3.6.0/third_party/mbedtls/repo/
DChangeLog1130 * Improve code clarity in x509_crt module, removing false-positive
1256 * Add MBEDTLS_REMOVE_3DES_CIPHERSUITES to allow removing 3DES ciphersuites
2395 mbedtls_ssl_set_bio_timeout in compat-1.3.h, by removing it.
3178 * Add POLARSSL_REMOVE_ARC4_CIPHERSUITES to allow removing RC4 ciphersuites