Searched refs:hash_function (Results 1 - 25 of 116) sorted by relevance

12345

/external/chromium_org/remoting/protocol/
H A Dauthentication_method.cc21 AuthenticationMethod AuthenticationMethod::Spake2(HashFunction hash_function) { argument
22 return AuthenticationMethod(SPAKE2, hash_function);
53 HashFunction hash_function,
56 switch (hash_function) {
86 HashFunction hash_function)
88 hash_function_(hash_function) {
92 AuthenticationMethod::HashFunction AuthenticationMethod::hash_function() const { function in class:remoting::protocol::AuthenticationMethod
137 hash_function = AuthenticationMethod::NONE;
139 hash_function = AuthenticationMethod::HMAC_SHA256;
52 ApplyHashFunction( HashFunction hash_function, const std::string& tag, const std::string& shared_secret) argument
85 AuthenticationMethod(MethodType type, HashFunction hash_function) argument
H A Dauthentication_method.h38 static AuthenticationMethod Spake2(HashFunction hash_function);
48 static std::string ApplyHashFunction(HashFunction hash_function,
59 HashFunction hash_function() const;
73 AuthenticationMethod(MethodType type, HashFunction hash_function);
82 AuthenticationMethod::HashFunction hash_function; member in struct:remoting::protocol::SharedSecretHash
86 // must be in form "<hash_function>:<hash_value_base64>".
/external/libcxx/test/containers/unord/unord.multiset/unord.multiset.cnstr/
H A Dsize.fail.cpp37 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
55 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
H A Dsize.pass.cpp37 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
55 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
H A Dsize_hash.pass.cpp39 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
59 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
H A Dallocator.pass.cpp37 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
55 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
75 assert(c.hash_function() == HF());
96 assert(c.hash_function() == hf);
97 assert(!(c.hash_function() == HF()));
/external/libcxx/test/containers/unord/unord.set/unord.set.cnstr/
H A Dsize.pass.cpp37 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
55 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
H A Dsize_hash.pass.cpp39 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
59 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
H A Dallocator.pass.cpp37 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
55 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
75 assert(c.hash_function() == HF());
96 assert(c.hash_function() == hf);
97 assert(!(c.hash_function() == HF()));
H A Dsize.fail.cpp36 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
/external/libcxx/test/containers/unord/unord.map/unord.map.cnstr/
H A Dallocator.pass.cpp38 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
58 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
79 assert(c.hash_function() == HF());
99 assert(c.hash_function() == hf);
100 assert(!(c.hash_function() == HF()));
H A Ddefault.pass.cpp38 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
58 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
H A Dsize.fail.cpp38 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
58 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
H A Dsize.pass.cpp38 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
58 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
H A Dsize_hash.pass.cpp40 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
62 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
H A Dsize_hash_equal.pass.cpp41 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
64 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
H A Dsize_hash_equal_allocator.pass.cpp42 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
66 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
/external/libcxx/test/containers/unord/unord.multimap/unord.multimap.cnstr/
H A Dallocator.pass.cpp38 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
58 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
79 assert(c.hash_function() == HF());
99 assert(c.hash_function() == hf);
100 assert(!(c.hash_function() == HF()));
H A Ddefault.pass.cpp38 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
58 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
H A Dsize.fail.cpp38 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
58 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
H A Dsize.pass.cpp38 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
58 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
H A Dsize_hash.pass.cpp40 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
62 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
H A Dsize_hash_equal.pass.cpp41 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
64 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
/external/lldb/include/lldb/Core/
H A DMappedHash.h39 HashString (uint32_t hash_function, const char *s) argument
41 switch (hash_function)
64 uint16_t hash_function; // The hash function enumeration that was used member in struct:MappedHash::Header
73 hash_function (eHashFunctionDJB),
91 sizeof(hash_function) +
112 s.Printf ("header.hash_function = 0x%4.4x\n", hash_function);
124 sizeof (hash_function) +
160 hash_function = data.GetU16 (&offset);
161 if (hash_function
[all...]
/external/chromium_org/remoting/host/
H A Dpin_hash.cc33 hash_parsed.hash_function, host_id, pin);

Completed in 1449 milliseconds

12345