Home
last modified time | relevance | path

Searched defs:session_hash (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/net/ntlm/
H A Dntlm.cc251 base::span<uint8_t, kNtlmHashLen> session_hash) { in GenerateSessionHashV1WithSessionSecurity()
269 uint8_t session_hash[kNtlmHashLen]; in GenerateNtlmResponseV1WithSessionSecurity() local
/aosp_15_r20/external/cronet/components/metrics/
H A Dmetrics_log.cc209 static const std::vector<uint8_t> session_hash = in GetSessionHash() local
/aosp_15_r20/external/cronet/third_party/metrics_proto/
H A Dsystem_profile.proto732 optional fixed64 session_hash = 46; field
/aosp_15_r20/external/mbedtls/library/
H A Dssl_tls.c6342 unsigned char session_hash[48]; in ssl_compute_master() local
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_tls.c7019 unsigned char session_hash[48]; in ssl_compute_master() local
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/
Dsystem_profile.pb.h15993 inline uint64_t SystemProfileProto::session_hash() const { in session_hash() function