Index: tools/gn/secondary/third_party/nss/BUILD.gn |
diff --git a/tools/gn/secondary/third_party/nss/BUILD.gn b/tools/gn/secondary/third_party/nss/BUILD.gn |
index b1145fd40e07224ce88342915558be833433b674..00261e98e9846008d70ca21b9fb82b7a1c974081 100644 |
--- a/tools/gn/secondary/third_party/nss/BUILD.gn |
+++ b/tools/gn/secondary/third_party/nss/BUILD.gn |
@@ -1110,6 +1110,8 @@ if (is_linux) { |
"MP_ASSEMBLY_DIV_2DX1D", |
"MP_USE_UINT_DIGIT", |
"MP_NO_MP_WORD", |
+ "USE_HW_AES", |
+ "INTEL_GCM", |
] |
} else if (cpu_arch == "x64") { |
sources -= [ "nss/lib/freebl/mpi/mpi_x86_asm.c" ] |