adoptParamsAndCreate   42 Source/platform/exported/WebCryptoKeyAlgorithm.cpp     return WebCryptoAlgorithm::adoptParamsAndCreate(hash, 0);
adoptParamsAndCreate  104 public/platform/WebCryptoAlgorithm.h     BLINK_PLATFORM_EXPORT static WebCryptoAlgorithm adoptParamsAndCreate(WebCryptoAlgorithmId, WebCryptoAlgorithmParams*);
adoptParamsAndCreate   60 public/platform/WebCryptoKeyAlgorithm.h     BLINK_PLATFORM_EXPORT static WebCryptoKeyAlgorithm adoptParamsAndCreate(WebCryptoAlgorithmId, WebCryptoKeyAlgorithmParams*);