Lines Matching refs:stubAddr
5415 address stubAddr;
5421 stubAddr = StubRoutines::aescrypt_encryptBlock();
5425 stubAddr = StubRoutines::aescrypt_decryptBlock();
5429 if (stubAddr == NULL) return false;
5461 stubAddr, stubName, TypePtr::BOTTOM,
5469 address stubAddr;
5476 stubAddr = StubRoutines::cipherBlockChaining_encryptAESCrypt();
5480 stubAddr = StubRoutines::cipherBlockChaining_decryptAESCrypt();
5484 if (stubAddr == NULL) return false;
5543 stubAddr, stubName, TypePtr::BOTTOM,