Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/modules/crypto/
DKeyAlgorithm.h54 bool isRsaHashedKeyAlgorithm() const;
DKeyAlgorithm.cpp93 bool KeyAlgorithm::isRsaHashedKeyAlgorithm() const in isRsaHashedKeyAlgorithm() function in WebCore::KeyAlgorithm