Searched refs:WebCryptoAlgorithmParamsTypeHmacKeyParams (Results 1 – 6 of 6) sorted by relevance
58 case blink::WebCryptoAlgorithmParamsTypeHmacKeyParams: in create()
104 … {blink::WebCryptoAlgorithmIdHmac, GenerateKey, blink::WebCryptoAlgorithmParamsTypeHmacKeyParams},477 case blink::WebCryptoAlgorithmParamsTypeHmacKeyParams: in parseAlgorithmParams()
59 case blink::WebCryptoAlgorithmParamsTypeHmacKeyParams: in wrap()
67 WebCryptoAlgorithmParamsTypeHmacKeyParams, enumerator
133 : WebCryptoAlgorithmParams(WebCryptoAlgorithmParamsTypeHmacKeyParams) in WebCryptoHmacKeyParams()
121 if (paramsType() == WebCryptoAlgorithmParamsTypeHmacKeyParams) in hmacKeyParams()