HomeSort by relevance Sort by last modified time
    Searched defs:hash_function (Results 1 - 25 of 48) sorted by null

1 2

  /external/chromium_org/remoting/protocol/
authentication_method.cc 21 AuthenticationMethod AuthenticationMethod::Spake2(HashFunction hash_function) {
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;
authentication_method.h 38 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/llvm/lib/CodeGen/AsmPrinter/
DwarfAccelTable.h 83 uint16_t hash_function; // The hash function enumeration that was used. member in struct:llvm::DwarfAccelTable::TableHeader
95 hash_function(dwarf::DW_hash_function_djb), bucket_count(0),
102 << "Hash Function: " << hash_function << "\n"
  /external/stlport/stlport/stl/
_unordered_map.h 74 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_map
242 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_multimap
_unordered_set.h 68 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_set
218 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_multiset
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_unordered_map.h 74 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_map
242 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_multimap
_unordered_set.h 68 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_set
218 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_multiset
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
unordered_map.h 518 hash_function() const function in class:unordered_map
519 { return _M_h.hash_function(); }
1183 hash_function() const function in class:unordered_multimap
    [all...]
unordered_set.h 492 hash_function() const function in class:unordered_set
493 { return _M_h.hash_function(); }
1080 hash_function() const function in class:unordered_multiset
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
unordered_map.h 518 hash_function() const function in class:unordered_map
519 { return _M_h.hash_function(); }
1183 hash_function() const function in class:unordered_multimap
    [all...]
unordered_set.h 492 hash_function() const function in class:unordered_set
493 { return _M_h.hash_function(); }
1080 hash_function() const function in class:unordered_multiset
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_unordered_map.h 74 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_map
242 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_multimap
_unordered_set.h 68 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_set
218 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_multiset
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_unordered_map.h 74 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_map
242 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_multimap
_unordered_set.h 68 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_set
218 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_multiset
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_unordered_map.h 74 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_map
242 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_multimap
_unordered_set.h 68 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_set
218 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_multiset
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_unordered_map.h 74 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_map
242 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_multimap
_unordered_set.h 68 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_set
218 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_multiset
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_unordered_map.h 74 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_map
242 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_multimap
_unordered_set.h 68 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_set
218 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_multiset
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
unordered_map.h 518 hash_function() const function in class:unordered_map
519 { return _M_h.hash_function(); }
1183 hash_function() const function in class:unordered_multimap
    [all...]
unordered_set.h 492 hash_function() const function in class:unordered_set
493 { return _M_h.hash_function(); }
1080 hash_function() const function in class:unordered_multiset
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
unordered_map.h 549 hash_function() const function in class:unordered_map
550 { return _M_h.hash_function(); }
1245 hash_function() const function in class:unordered_multimap
    [all...]
unordered_set.h 522 hash_function() const function in class:unordered_set
523 { return _M_h.hash_function(); }
1140 hash_function() const function in class:unordered_multiset
    [all...]

Completed in 900 milliseconds

1 2