REDACTED-rig/src/crypto/rx
2020-09-15 20:48:27 +02:00
..
msr Add 3rdparty prefix to all rapidjson includes. 2020-04-29 14:55:04 +07:00
Rx.cpp RandomX: returned old soft AES impl and auto-select between the two 2020-09-15 20:48:27 +02:00
Rx.h Cleanup 2020-07-22 21:27:40 +07:00
Rx_linux.cpp Removed cache QoS warning at exit on unsupported CPUs 2020-07-13 20:43:49 +02:00
Rx_win.cpp Removed cache QoS warning at exit on unsupported CPUs 2020-07-13 20:43:49 +02:00
RxAlgo.cpp Added Keva. 2020-03-04 16:23:33 -08:00
RxAlgo.h Move files. 2020-03-09 01:22:34 +07:00
RxBasicStorage.cpp Cleanup 2020-07-22 21:27:40 +07:00
RxBasicStorage.h Cleanup 2020-07-22 21:27:40 +07:00
RxCache.cpp Fixed memory allocation checks. 2019-12-25 04:39:21 +07:00
RxCache.h Memory allocation refactoring. 2019-12-08 23:17:39 +07:00
RxConfig.cpp RandomX: added performance profiler (for developers) 2020-09-12 23:07:52 +02:00
RxConfig.h RandomX: added parameter for scratchpad prefetch mode 2020-09-04 16:16:07 +02:00
RxDataset.cpp Try to allocate scratchpad from dataset's 1 GB huge pages, if normal huge pages are not available 2020-07-31 13:37:22 +02:00
RxDataset.h Try to allocate scratchpad from dataset's 1 GB huge pages, if normal huge pages are not available 2020-07-31 13:37:22 +02:00
RxNUMAStorage.cpp Fix compile warning. 2020-08-23 14:22:08 +07:00
RxNUMAStorage.h Cleanup 2020-07-22 21:27:40 +07:00
RxQueue.cpp Cleanup 2020-07-22 21:27:40 +07:00
RxQueue.h Cleanup 2020-07-22 21:27:40 +07:00
RxSeed.h Cleanup 2020-07-22 21:27:40 +07:00
RxVm.cpp RandomX: added SSE4.1-optimized Blake2b 2020-09-10 14:28:40 +02:00
RxVm.h Fix code style 2020-04-09 14:31:42 +02:00