Searched refs:m_optionalLabel (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/public/platform/
H A DWebCryptoAlgorithmParams.h220 , m_optionalLabel(label, labelSize)
228 const WebVector<unsigned char>& optionalLabel() const { return m_optionalLabel; }
232 const WebVector<unsigned char> m_optionalLabel; member in class:blink::WebCryptoRsaOaepParams

Completed in 37 milliseconds