CreatePublicKeyAlgorithm  443 content/child/webcrypto/platform_crypto_nss.cc   return CreatePublicKeyAlgorithm(algorithm, public_key.get(), key_algorithm);
CreatePublicKeyAlgorithm  869 content/child/webcrypto/platform_crypto_nss.cc   if (!CreatePublicKeyAlgorithm(
CreatePublicKeyAlgorithm 1278 content/child/webcrypto/platform_crypto_nss.cc   if (!CreatePublicKeyAlgorithm(algorithm, sec_public_key, &key_algorithm))
CreatePublicKeyAlgorithm 1399 content/child/webcrypto/platform_crypto_nss.cc   if (!CreatePublicKeyAlgorithm(algorithm, pubkey.get(), &key_algorithm))