FLASH_SECTOR_SIZE is defined in cores/esp8266/flash_utils.h, while the SPI_FLASH_SEC_SIZE is defined in tools/sdk/include/spi_flash.h. They have both the same value and I assume they shall have the same meaning.
EEPROM uses SPI_FLASH_SEC_SIZE.
just to not confuse ppl...