Searched defs:WebCryptoHmacKeyGenParams (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/public/platform/
H A DWebCryptoAlgorithmParams.h132 class WebCryptoHmacKeyGenParams : public WebCryptoAlgorithmParamsWithHash { class in namespace:blink
134 WebCryptoHmacKeyGenParams(const WebCryptoAlgorithm& hash, bool hasLengthBits, unsigned lengthBits) function in class:blink::WebCryptoHmacKeyGenParams

Completed in 1117 milliseconds