Searched defs:kChallenge (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/net/ntlm/ |
H A D | ntlm_constants.h | 51 kChallenge = 0x02, enumerator
|
/aosp_15_r20/hardware/interfaces/security/keymint/support/ |
H A D | remote_prov_utils_test.cpp | 155 inline const std::vector<uint8_t> kChallenge{0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, variable
|
/aosp_15_r20/external/cronet/net/device_bound_sessions/ |
H A D | device_bound_session_registration_fetcher_param_unittest.cc | 22 constexpr char kChallenge[] = ":Y2hhbGxlbmdl:"; variable
|
/aosp_15_r20/external/openthread/src/core/thread/ |
H A D | mle_tlvs.hpp | 79 kChallenge = 3, ///< Challenge TLV enumerator
|