createHmac       2281 Source/bindings/v8/SerializedScriptValue.cpp         algorithm = blink::WebCryptoKeyAlgorithm::createHmac(hash, lengthBytes * 8);
createHmac         63 public/platform/WebCryptoKeyAlgorithm.h     BLINK_PLATFORM_EXPORT static WebCryptoKeyAlgorithm createHmac(WebCryptoAlgorithmId hash, unsigned keyLengthBits);