< prev index next >

src/share/vm/opto/runtime.hpp

Print this page

        

*** 285,294 **** --- 285,295 ---- static const TypeFunc* array_fill_Type(); static const TypeFunc* aescrypt_block_Type(); static const TypeFunc* cipherBlockChaining_aescrypt_Type(); + static const TypeFunc* counterMode_aescrypt_Type(); static const TypeFunc* sha_implCompress_Type(); static const TypeFunc* digestBase_implCompressMB_Type(); static const TypeFunc* multiplyToLen_Type();
< prev index next >