Go to the source code of this file.
◆ _philoxNxW_tpl
#define _philoxNxW_tpl |
( |
|
N, |
|
|
|
Nhalf, |
|
|
|
W, |
|
|
|
T |
|
) |
| |
◆ philox2x32
#define philox2x32 |
( |
|
c, |
|
|
|
k |
|
) |
| philox2x32_R(philox2x32_rounds, c, k) |
◆ PHILOX2x32_DEFAULT_ROUNDS
#define PHILOX2x32_DEFAULT_ROUNDS 10 |
◆ PHILOX2x64_DEFAULT_ROUNDS
#define PHILOX2x64_DEFAULT_ROUNDS 10 |
◆ philox4x32
#define philox4x32 |
( |
|
c, |
|
|
|
k |
|
) |
| philox4x32_R(philox4x32_rounds, c, k) |
◆ PHILOX4x32_DEFAULT_ROUNDS
#define PHILOX4x32_DEFAULT_ROUNDS 10 |
◆ PHILOX4x64_DEFAULT_ROUNDS
#define PHILOX4x64_DEFAULT_ROUNDS 10 |
◆ _philox2xWbumpkey_tpl()
_philox2xWbumpkey_tpl |
( |
32 |
| ) |
|
◆ _philox4xWround_tpl()