Home
last modified time | relevance | path

Searched refs:isHmacKeyAlgorithm (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/crypto/
DKeyAlgorithm.h53 bool isHmacKeyAlgorithm() const;
DKeyAlgorithm.cpp88 bool KeyAlgorithm::isHmacKeyAlgorithm() const in isHmacKeyAlgorithm() function in WebCore::KeyAlgorithm