Home
last modified time | relevance | path

Searched refs:POOL0_FILL (Results 1 – 10 of 10) sorted by relevance

/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/pgcrypto/
H A Dfortuna.c102 #define POOL0_FILL (256/8) macro
398 if (st->pool0_bytes >= POOL0_FILL || st->reseed_count == 0) in extract_data()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/pgcrypto/
H A Dfortuna.c102 #define POOL0_FILL (256/8) macro
398 if (st->pool0_bytes >= POOL0_FILL || st->reseed_count == 0) in extract_data()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/pgcrypto/
H A Dfortuna.c102 #define POOL0_FILL (256/8) macro
398 if (st->pool0_bytes >= POOL0_FILL || st->reseed_count == 0) in extract_data()
/dports/devel/libfortuna/libfortuna-11cbd88/src/
H A Dfortuna.c100 #define POOL0_FILL (256/8) macro
396 if (st->pool0_bytes >= POOL0_FILL || st->reseed_count == 0) in extract_data()
/dports/net/kamailio/kamailio-5.4.5/src/core/rand/fortuna/
H A Dfortuna.c100 #define POOL0_FILL (256/8) macro
396 if (st->pool0_bytes >= POOL0_FILL || st->reseed_count == 0) in extract_data()
/dports/databases/postgresql96-client/postgresql-9.6.24/contrib/pgcrypto/
H A Dfortuna.c102 #define POOL0_FILL (256/8) macro
398 if (st->pool0_bytes >= POOL0_FILL || st->reseed_count == 0) in extract_data()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/contrib/pgcrypto/
H A Dfortuna.c102 #define POOL0_FILL (256/8) macro
398 if (st->pool0_bytes >= POOL0_FILL || st->reseed_count == 0) in extract_data()
/dports/databases/postgresql96-docs/postgresql-9.6.24/contrib/pgcrypto/
H A Dfortuna.c102 #define POOL0_FILL (256/8) macro
398 if (st->pool0_bytes >= POOL0_FILL || st->reseed_count == 0) in extract_data()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/contrib/pgcrypto/
H A Dfortuna.c102 #define POOL0_FILL (256/8) macro
398 if (st->pool0_bytes >= POOL0_FILL || st->reseed_count == 0) in extract_data()
/dports/net/samba412/samba-4.12.15/source4/heimdal/lib/hcrypto/
H A Drand-fortuna.c93 #define POOL0_FILL (256/8) macro
395 if (st->pool0_bytes >= POOL0_FILL || st->reseed_count == 0) in extract_data()