Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/public/platform/
DWebCryptoAlgorithmParams.h134 … WebCryptoHmacKeyGenParams(const WebCryptoAlgorithm& hash, bool hasLengthBits, unsigned lengthBits) in WebCryptoHmacKeyGenParams()
144 bool hasLengthBits() const { return m_hasLengthBits; } in hasLengthBits() function