Home
last modified time | relevance | path

Searched defs:hash_out (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_util_unittest.cc341 SBFullHash hash_out; in TEST() local
Dsafe_browsing_util.cc522 void StringToSBFullHash(const std::string& hash_in, SBFullHash* hash_out) { in StringToSBFullHash()
/external/ipsec-tools/src/racoon/
Dgssapi.c522 gss_buffer_t hash_in = &hash_in_buf, hash_out = &hash_out_buf; in gssapi_wraphash() local
582 gss_buffer_t hash_in = &hashbuf, hash_out = &hash_outbuf; in gssapi_unwraphash() local