![]() |
emp-toolkit
|
This is the complete list of members for PRG, including all inherited members.
aes | PRG | |
counter | PRG | |
PRG(const void *seed=nullptr, int id=0) | PRG | inline |
random_block(block *data, int nblocks=1) | PRG | inline |
random_bn(T t, L... l) | PRG | inline |
random_bn(bn_t a, int sign=BN_POS, int bits=BIT_LEN) | PRG | inline |
random_bn(bn_t *a, int length=1, int sign=BN_POS, int bits=BIT_LEN) | PRG | inline |
random_bool(bool *data, int length) | PRG | inline |
random_data(void *data, int nbytes) | PRG | inline |
random_data_unaligned(void *data, int nbytes) | PRG | inline |
random_eb(T t, L... l) | PRG | inline |
random_eb(eb_t p) | PRG | inline |
random_eb(eb_t *p, int length=1) | PRG | inline |
random_mpz(mpz_t out, int nbits) | PRG | inline |
random_mpz(mpz_t rop, const mpz_t n) | PRG | inline |
reseed(const void *key, uint64_t id=0) | PRG | inline |