hotspot/src/share/vm/runtime/vmStructs.cpp
changeset 31404 63e8fcd70bfc
parent 31129 02ee7609f0e1
child 31412 32477ea959ee
--- a/hotspot/src/share/vm/runtime/vmStructs.cpp	Tue Jun 16 16:10:36 2015 -0700
+++ b/hotspot/src/share/vm/runtime/vmStructs.cpp	Wed Jun 17 17:48:25 2015 -0700
@@ -828,6 +828,7 @@
      static_field(StubRoutines,                _aescrypt_decryptBlock,                        address)                               \
      static_field(StubRoutines,                _cipherBlockChaining_encryptAESCrypt,          address)                               \
      static_field(StubRoutines,                _cipherBlockChaining_decryptAESCrypt,          address)                               \
+     static_field(StubRoutines,                _ghash_processBlocks,                          address)                               \
      static_field(StubRoutines,                _updateBytesCRC32,                             address)                               \
      static_field(StubRoutines,                _crc_table_adr,                                address)                               \
      static_field(StubRoutines,                _multiplyToLen,                                address)                               \