Searched refs:kFieldBitLength (Results 1 – 1 of 1) sorted by relevance
71 …static constexpr uint16_t kFieldBitLength = 256; ///< Prime field bit length used by the P-256 cur… member in ot::Crypto::Ecdsa::P25677 static constexpr uint8_t kMpiSize = kFieldBitLength / 8;