Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/modules/crypto/
DKeyAlgorithm.cpp64 KeyAlgorithm* KeyAlgorithm::createHash(const blink::WebCryptoAlgorithm& hash) in createHash() function in WebCore::KeyAlgorithm
/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebCryptoKeyAlgorithm.cpp40 WebCryptoAlgorithm createHash(WebCryptoAlgorithmId hash) in createHash() function
/external/clang/test/PCH/
Dcxx-templates.cpp60 template<typename T, char Converter(T)> static inline unsigned createHash(const T*, unsigned) { in createHash() function