Home
last modified time | relevance | path

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

/external/cronet/stable/net/ntlm/
Dntlm.cc255 base::span<uint8_t, kNtlmHashLen> session_hash) { in GenerateSessionHashV1WithSessionSecurity()
273 uint8_t session_hash[kNtlmHashLen]; in GenerateNtlmResponseV1WithSessionSecurity() local
/external/cronet/tot/net/ntlm/
Dntlm.cc255 base::span<uint8_t, kNtlmHashLen> session_hash) { in GenerateSessionHashV1WithSessionSecurity()
273 uint8_t session_hash[kNtlmHashLen]; in GenerateNtlmResponseV1WithSessionSecurity() local
/external/cronet/stable/components/metrics/
Dmetrics_log.cc212 static const std::vector<uint8_t> session_hash = in GetSessionHash() local
/external/cronet/tot/components/metrics/
Dmetrics_log.cc212 static const std::vector<uint8_t> session_hash = in GetSessionHash() local
/external/cronet/stable/third_party/metrics_proto/
Dsystem_profile.proto743 optional fixed64 session_hash = 46; field
/external/cronet/tot/third_party/metrics_proto/
Dsystem_profile.proto743 optional fixed64 session_hash = 46; field
/external/mbedtls/library/
Dssl_tls.c6342 unsigned char session_hash[48]; in ssl_compute_master() local
/external/openthread/third_party/mbedtls/repo/library/
Dssl_tls.c7019 unsigned char session_hash[48]; in ssl_compute_master() local