Home
last modified time | relevance | path

Searched refs:Validate (Results 1 – 16 of 16) sorted by relevance

/openthread-latest/tests/unit/
Dtest_mdns.cpp775 void Validate(const Core::Host &aHost, Section aSection, GoodBye aIsGoodBye = kNotGoodBye) const in Validate() function
800 void Validate(const Core::Service &aService, in Validate() function
851 void Validate(const Core::Key &aKey, Section aSection, GoodBye aIsGoodBye = kNotGoodBye) const in Validate() function
1743 dnsMsg->Validate(host, kInAnswerSection); in TestHostReg()
1760 dnsMsg->Validate(host, kInAnswerSection); in TestHostReg()
1775 dnsMsg->Validate(host, kInAnswerSection); in TestHostReg()
1809 dnsMsg->Validate(host, kInAnswerSection); in TestHostReg()
1829 dnsMsg->Validate(host, kInAnswerSection); in TestHostReg()
1848 dnsMsg->Validate(host, kInAnswerSection); in TestHostReg()
1870 dnsMsg->Validate(host, kInAnswerSection); in TestHostReg()
[all …]
Dtest_checksum.cpp502 SuccessOrQuit(Utils::VerhoeffChecksum::Validate(string)); in TestVerhoeffChecksum()
507 VerifyOrQuit(Utils::VerhoeffChecksum::Validate(string) == kErrorFailed); in TestVerhoeffChecksum()
521 VerifyOrQuit(Utils::VerhoeffChecksum::Validate(example) == kErrorInvalidArgs); in TestVerhoeffChecksum()
/openthread-latest/src/core/net/
Dnd6.cpp61 mOption = Validate(reinterpret_cast<const Option *>(aStart)); in Iterator()
69 void Option::Iterator::Advance(void) { mOption = (mOption != nullptr) ? Validate(Next(mOption)) : n… in Advance()
71 const Option *Option::Iterator::Validate(const Option *aOption) const in Validate() function in ot::Ip6::Nd::Option::Iterator
Dnd6.hpp157 const Option *Validate(const Option *aOption) const;
/openthread-latest/src/core/api/
Dverhoeff_checksum_api.cpp57 return VerhoeffChecksum::Validate(aDecimalString); in otVerhoeffChecksumValidate()
/openthread-latest/src/core/utils/
Dverhoeff_checksum.hpp79 static Error Validate(const char *aDecimalString);
Dverhoeff_checksum.cpp105 Error VerhoeffChecksum::Validate(const char *aDecimalString) in Validate() function in ot::Utils::VerhoeffChecksum
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_rsa.data413 RSA Validate Params, toy example
416 RSA Validate Params, toy example, N missing
419 RSA Validate Params, toy example, E missing
422 RSA Validate Params, toy example, corrupted
425 RSA Validate Params, toy example, non-primes, no PRNG
428 RSA Validate Params, toy example, non-primes, PRNG
431 RSA Validate Params
434 RSA Validate Params, N missing
437 RSA Validate Params, bad N
440 RSA Validate Params, non-prime, no PRNG
[all …]
Dtest_suite_cmac.function144 /* Validate the test inputs */
225 /* Validate the test inputs */
Dtest_suite_bignum.function991 * Validate that it is the case now, otherwise there was probably
Dtest_suite_psa_crypto_se_driver_hal.function129 /* Validate a choice of slot number as directed. */
Dtest_suite_ecp.function896 // Validate write_group against test data
Dtest_suite_psa_crypto.function4258 /* Validate size macros */
9795 /* Validate size macros */
/openthread-latest/src/core/thread/
Dnetwork_data_leader.hpp602 static Error Validate(const NetworkData &aNetworkData, uint16_t aRloc16);
Dnetwork_data_leader_ftd.cpp357 Error Leader::Validate(const NetworkData &aNetworkData, uint16_t aRloc16) in Validate() function in ot::NetworkData::Leader
708 SuccessOrExit(error = Validate(aNetworkData, aRloc16)); in RegisterNetworkData()
/openthread-latest/third_party/mbedtls/repo/docs/proposed/
Dpsa-driver-interface.md910 2. Validate the key data. The necessary validation is described in the section [“Key validation”](#…