Home
last modified time | relevance | path

Searched defs:yarrow_prng (Results 1 – 14 of 14) sorted by relevance

/dports/security/dropbear/dropbear-2020.81/libtomcrypt/src/headers/
H A Dtomcrypt_prng.h12 struct yarrow_prng { struct
13 int cipher, hash;
14 unsigned char pool[MAXBLOCKSIZE];
15 symmetric_CTR ctr;
/dports/security/libtomcrypt/libtomcrypt-1.18.2/src/headers/
H A Dtomcrypt_prng.h12 struct yarrow_prng { struct
13 int cipher, hash;
14 unsigned char pool[MAXBLOCKSIZE];
15 symmetric_CTR ctr;
/dports/security/py-pycryptodomex/pycryptodome-3.10.1/src/libtom/
H A Dtomcrypt_prng.h3 struct yarrow_prng { struct
4 int cipher, hash;
5 unsigned char pool[MAXBLOCKSIZE];
6 symmetric_CTR ctr;
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/ada/acats/tests/c5/
H A Dc52010a.ada3 -- Grant of Unlimited Rights
5 -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687,
6 -- F08630-91-C-0015, and DCA100-97-D-0025, the U.S. Government obtained
/dports/security/py-pycryptodome/pycryptodome-3.10.1/src/libtom/
H A Dtomcrypt_prng.h3 struct yarrow_prng { struct
4 int cipher, hash;
5 unsigned char pool[MAXBLOCKSIZE];
6 symmetric_CTR ctr;
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/crypto/libtomcrypt/src/headers/
H A Dtomcrypt_prng.h3 struct yarrow_prng { struct
4 int cipher, hash;
5 unsigned char pool[MAXBLOCKSIZE];
6 symmetric_CTR ctr;
/dports/games/wargus/wargus-3.2.0/StormLib/src/libtomcrypt/src/headers/
H A Dtomcrypt_prng.h3 struct yarrow_prng { struct
4 int cipher, hash;
5 unsigned char pool[MAXBLOCKSIZE];
6 symmetric_CTR ctr;
/dports/security/p5-CryptX/CryptX-0.075/src/ltc/headers/
H A Dtomcrypt_prng.h6 struct yarrow_prng { struct
7 int cipher, hash;
8 unsigned char pool[MAXBLOCKSIZE];
9 symmetric_CTR ctr;
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/tomcrypt-1.18.1/src/headers/
H A Dtomcrypt_prng.h12 struct yarrow_prng { struct
13 int cipher, hash;
14 unsigned char pool[MAXBLOCKSIZE];
15 symmetric_CTR ctr;
/dports/security/dropbear/dropbear-2020.81/libtomcrypt/tests/
H A Dcommon.c64 prng_state yarrow_prng; variable
/dports/security/libtomcrypt/libtomcrypt-1.18.2/tests/
H A Dcommon.c64 prng_state yarrow_prng; variable
/dports/security/dropbear/dropbear-2020.81/libtomcrypt/testprof/
H A Dx86_prof.c3 prng_state yarrow_prng; variable
/dports/security/dropbear/dropbear-2020.81/libtomcrypt/demos/
H A Dtiming.c17 static prng_state yarrow_prng; variable
/dports/security/libtomcrypt/libtomcrypt-1.18.2/demos/
H A Dtiming.c17 static prng_state yarrow_prng; variable