GenerateKey       115 Source/modules/crypto/Key.cpp     case GenerateKey:
GenerateKey        93 Source/modules/crypto/NormalizeAlgorithm.cpp     {blink::WebCryptoAlgorithmIdAesCbc, GenerateKey, blink::WebCryptoAlgorithmParamsTypeAesKeyGenParams},
GenerateKey       101 Source/modules/crypto/NormalizeAlgorithm.cpp     {blink::WebCryptoAlgorithmIdHmac, GenerateKey, blink::WebCryptoAlgorithmParamsTypeHmacKeyGenParams},
GenerateKey       107 Source/modules/crypto/NormalizeAlgorithm.cpp     {blink::WebCryptoAlgorithmIdRsaSsaPkcs1v1_5, GenerateKey, blink::WebCryptoAlgorithmParamsTypeRsaHashedKeyGenParams},
GenerateKey       113 Source/modules/crypto/NormalizeAlgorithm.cpp     {blink::WebCryptoAlgorithmIdRsaEsPkcs1v1_5, GenerateKey, blink::WebCryptoAlgorithmParamsTypeRsaKeyGenParams},
GenerateKey       127 Source/modules/crypto/NormalizeAlgorithm.cpp     {blink::WebCryptoAlgorithmIdAesGcm, GenerateKey, blink::WebCryptoAlgorithmParamsTypeAesKeyGenParams},
GenerateKey       135 Source/modules/crypto/NormalizeAlgorithm.cpp     {blink::WebCryptoAlgorithmIdAesCtr, GenerateKey, blink::WebCryptoAlgorithmParamsTypeAesKeyGenParams},
GenerateKey       141 Source/modules/crypto/NormalizeAlgorithm.cpp     {blink::WebCryptoAlgorithmIdAesKw, GenerateKey, blink::WebCryptoAlgorithmParamsTypeAesKeyGenParams},
GenerateKey       155 Source/modules/crypto/SubtleCrypto.cpp     if (!parseAlgorithm(rawAlgorithm, GenerateKey, algorithm, exceptionState, result.get()))