Searched refs:dev_urandom_state (Results 1 – 1 of 1) sorted by relevance
7535 static int dev_urandom_state = NOTDONE; // FAIL or OK once tried in init_srand() local7544 if (dev_urandom_state != FAIL) in init_srand()7556 dev_urandom_state = FAIL; in init_srand()7562 dev_urandom_state = FAIL; in init_srand()7565 dev_urandom_state = OK; in init_srand()7571 if (dev_urandom_state != OK) in init_srand()