Searched refs:hmacImportParams (Results 1 – 4 of 4) sorted by relevance
116 algorithm.hmacImportParams()->hash(); in ImportKeyRaw()138 GetJwkHmacAlgorithmName(algorithm.hmacImportParams()->hash().id()); in ImportKeyJwk()
107 algorithm.hmacImportParams()->hash(); in ImportKeyRaw()135 GetJwkHmacAlgorithmName(algorithm.hmacImportParams()->hash().id()); in ImportKeyJwk()
156 BLINK_PLATFORM_EXPORT const WebCryptoHmacImportParams* hmacImportParams() const;
299 const WebCryptoHmacImportParams* WebCryptoAlgorithm::hmacImportParams() const in hmacImportParams() function in blink::WebCryptoAlgorithm