Searched defs:rng_seed (Results 1 – 2 of 2) sorted by relevance
83 int rng_seed(rng_context_t *rng, int reproducible, const char *pers) in rng_seed() function
46 static int rng_seed = 0xBEEF; in mbedtls_test_init_handshake_options() local