Searched defs:hasTagLengthBits (Results 1 – 1 of 1) sorted by relevance
155 …const unsigned char* additionalData, unsigned additionalDataSize, bool hasTagLengthBits, unsigned … in WebCryptoAesGcmParams()173 bool hasTagLengthBits() const { return m_hasTagLengthBits; } in hasTagLengthBits() function