AsSymKey           40 content/child/webcrypto/platform_crypto.h   virtual SymKey* AsSymKey() = 0;
AsSymKey           41 content/child/webcrypto/shared_crypto.cc   *out = static_cast<platform::Key*>(key.handle())->AsSymKey();