Searched refs:GetAlgorithm (Results 1 – 3 of 3) sorted by relevance
1996 uint8_t GetAlgorithm(void) const { return mAlgorithm; } in GetAlgorithm() function in ot::Dns::KeyRecord2114 uint8_t GetAlgorithm(void) const { return mAlgorithm; } in GetAlgorithm() function in ot::Dns::SigRecord
1035 GetAlgorithm() == kAlgorithmEcdsaP256Sha256; in IsValid()
936 …VerifyOrExit(sigRecord.GetAlgorithm() == Dns::KeyRecord::kAlgorithmEcdsaP256Sha256, error = kError… in ProcessAdditionalSection()