Home
last modified time | relevance | path

Searched refs:ScopedHCRYPTHASH (Results 1 – 6 of 6) sorted by relevance

/external/chromium/crypto/
Dsymmetric_key_win.cc213 ScopedHCRYPTHASH* hash) { in CreateHMACHash()
214 ScopedHCRYPTHASH safe_hash; in CreateHMACHash()
254 ScopedHCRYPTHASH safe_hash; in ComputePBKDF2Block()
402 ScopedHCRYPTHASH prf; in DeriveKeyFromPassword()
Dsignature_creator.h61 ScopedHCRYPTHASH hash_object_;
Dsignature_verifier.h100 ScopedHCRYPTHASH hash_object_;
Dscoped_capi_types.h121 HCRYPTHASH, CAPIDestroyer<HCRYPTHASH, CryptDestroyHash> > ScopedHCRYPTHASH; typedef
Dhmac_win.cc177 ScopedHCRYPTHASH hash; in Sign()
/external/chromium/base/
Dsha1_win.cc26 ScopedHCRYPTHASH hash; in SHA1HashString()