Searched refs:removing (Results 1 – 4 of 4) sorted by relevance
37 # memory that is not accessed later in the program, so removing the call to
1164 …bool removing = ((aService.GetState() == kToRemove) || (aService.GetState() == kRem… in AppendServiceInstruction() local1186 …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()
83 Creating or removing a key in a secure element involves multiple storage modifications (M<sub>1</su…
1130 * Improve code clarity in x509_crt module, removing false-positive1256 * Add MBEDTLS_REMOVE_3DES_CIPHERSUITES to allow removing 3DES ciphersuites2395 mbedtls_ssl_set_bio_timeout in compat-1.3.h, by removing it.3178 * Add POLARSSL_REMOVE_ARC4_CIPHERSUITES to allow removing RC4 ciphersuites