![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include <PhiloxStateless.hpp>
Static Public Attributes | |
| static constexpr unsigned | counterSize = TCounterSize |
| static constexpr unsigned | rounds = TRounds |
| static constexpr unsigned | width = TWidth |
Philox algorithm parameters
| TCounterSize | number of elements in the counter |
| TWidth | width of one counter element (in bits) |
| TRounds | number of S-box rounds |
Definition at line 23 of file PhiloxStateless.hpp.
|
staticconstexpr |
Definition at line 25 of file PhiloxStateless.hpp.
|
staticconstexpr |
Definition at line 27 of file PhiloxStateless.hpp.
|
staticconstexpr |
Definition at line 26 of file PhiloxStateless.hpp.