Home
last modified time | relevance | path

Searched refs:kUserPresenceMapKey (Results 1 – 10 of 10) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/fido/
H A Dctap_get_assertion_request.cc24 (param.first.GetString() == kUserPresenceMapKey || in IsGetAssertionOptionMapFormatCorrect()
118 option_map.find(cbor::Value(kUserPresenceMapKey)); in Parse()
209 option_map[cbor::Value(kUserPresenceMapKey)] = in AsCTAPRequestValuePair()
H A Dfido_constants.cc21 const char kUserPresenceMapKey[] = "up"; variable
H A Dauthenticator_supported_options.cc23 option_map.emplace(kUserPresenceMapKey, options.supports_user_presence); in AsCBOR()
H A Dfido_constants.h271 COMPONENT_EXPORT(DEVICE_FIDO) extern const char kUserPresenceMapKey[];
H A Ddevice_response_converter.cc280 option_map_it = option_map.find(CBOR(kUserPresenceMapKey)); in ReadCTAPGetInfoResponse()
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/fido/
H A Dctap_get_assertion_request.cc26 (param.first.GetString() == kUserPresenceMapKey || in IsGetAssertionOptionMapFormatCorrect()
195 option_map.find(cbor::Value(kUserPresenceMapKey)); in Parse()
310 option_map[cbor::Value(kUserPresenceMapKey)] = in AsCTAPRequestValuePair()
H A Dfido_constants.cc23 const char kUserPresenceMapKey[] = "up"; variable
H A Dauthenticator_supported_options.cc23 option_map.emplace(kUserPresenceMapKey, options.supports_user_presence); in AsCBOR()
H A Dfido_constants.h320 COMPONENT_EXPORT(DEVICE_FIDO) extern const char kUserPresenceMapKey[];
H A Ddevice_response_converter.cc316 option_map_it = option_map.find(CBOR(kUserPresenceMapKey)); in ReadCTAPGetInfoResponse()