Searched refs:WebCryptoAlgorithmPrivate (Results 1 – 2 of 2) sorted by relevance
40 class WebCryptoAlgorithmPrivate : public ThreadSafeRefCounted<WebCryptoAlgorithmPrivate> { class42 WebCryptoAlgorithmPrivate(WebCryptoAlgorithmId id, PassOwnPtr<WebCryptoAlgorithmParams> params) in WebCryptoAlgorithmPrivate() function in blink::WebCryptoAlgorithmPrivate53 : m_private(adoptRef(new WebCryptoAlgorithmPrivate(id, params))) in WebCryptoAlgorithm()
86 class WebCryptoAlgorithmPrivate; variable136 WebPrivatePtr<WebCryptoAlgorithmPrivate> m_private;