Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/modules/crypto/
DKeyAlgorithm.h52 bool isAesKeyAlgorithm() const;
DKeyAlgorithm.cpp83 bool KeyAlgorithm::isAesKeyAlgorithm() const in isAesKeyAlgorithm() function in WebCore::KeyAlgorithm