Home
last modified time | relevance | path

Searched defs:GetKeyId (Results 1 – 3 of 3) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/oblivious_http/common/
Doblivious_http_header_key_config.h53 uint8_t GetKeyId() const { return key_id_; } in GetKeyId() function
/external/openthread/src/core/mac/
Dmac_frame.cpp564 Error Frame::GetKeyId(uint8_t &aKeyId) const in GetKeyId() function in ot::Mac::Frame
/external/openthread/src/core/thread/
Dmle.hpp1811 uint32_t GetKeyId(void) const { return Encoding::BigEndian::HostSwap32(mKeySource); } in GetKeyId() function in ot::Mle::Mle::SecurityHeader