Searched refs:yarrow_start (Results 1 – 5 of 5) sorted by relevance
23 &yarrow_start,38 int yarrow_start(prng_state *prng) in yarrow_start() function320 if ((err = yarrow_start(prng)) != CRYPT_OK) { in yarrow_import()341 if ((err = yarrow_start(&prng)) != CRYPT_OK) { in yarrow_test()
25 if (yarrow_start(&myPrng) != CRYPT_OK) {43 // this should never occur either unless you didn't call yarrow_start
122 int yarrow_start(prng_state *prng);
1055 …d a bug in the Yarrow code that called prng_is_valid instead of cipher_is_valid from yarrow_start()
2776 if ((err = yarrow_start(&prng)) != CRYPT_OK) {