Searched refs:m_optionalTagLengthBits (Results 1 – 1 of 1) sorted by relevance
160 , m_optionalTagLengthBits(tagLengthBits) in WebCryptoAesGcmParams()174 unsigned optionalTagLengthBits() const { return m_optionalTagLengthBits; } in optionalTagLengthBits()181 const unsigned char m_optionalTagLengthBits; variable