Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/public/platform/
DWebCryptoAlgorithmParams.h155 …const unsigned char* additionalData, unsigned additionalDataSize, bool hasTagLengthBits, unsigned … in WebCryptoAesGcmParams()
173 bool hasTagLengthBits() const { return m_hasTagLengthBits; } in hasTagLengthBits() function