Searched defs:GetKeyId (Results 1 – 8 of 8) sorted by relevance
51 uint32_t GetKeyId() const { return key_id_; } in GetKeyId() function
603 func (x *Keyset_Key) GetKeyId() uint32 { func679 func (x *KeysetInfo_KeyInfo) GetKeyId() uint32 { func
53 uint8_t GetKeyId() const { return key_id_; } in GetKeyId() function
73 int GetKeyId() const { return id_; } in GetKeyId() function
83 absl::optional<uint32_t> GetKeyId(absl::string_view kid) { in GetKeyId() function
265 TEST(JwtFormat, GetKeyId) { in TEST() argument
796 Error Frame::GetKeyId(uint8_t &aKeyId) const in GetKeyId() function in ot::Mac::Frame
1162 uint32_t GetKeyId(void) const { return BigEndian::HostSwap32(mKeySource); } in GetKeyId() function in ot::Mle::Mle::SecurityHeader