Home
last modified time | relevance | path

Searched defs:supported_algos (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/device_bound_sessions/
H A Ddevice_bound_session_registration_fetcher_param.cc58 std::vector<crypto::SignatureVerifier::SignatureAlgorithm> in DeviceBoundSessionRegistrationFetcherParam()
86 std::vector<crypto::SignatureVerifier::SignatureAlgorithm> supported_algos; in ParseItem() local
H A Ddevice_bound_session_registration_fetcher_param.h46 supported_algos() const { in supported_algos() function