9 calls to drupal_random_bytes()

drupal_random_key in drupal/includes/bootstrap.inc
Returns a URL-safe, base64 encoded string of highly randomized bytes (over the full 8-bit range).
UpdatePathTestCase::prepareD7Session in drupal/modules/simpletest/tests/upgrade/upgrade.test
Overrides UpgradePathTestCase::prepareD7Session().
update_fix_d7_requirements in drupal/includes/update.inc
Perform Drupal 6.x to 7.x updates that are required for update.php to function properly.
UpgradePathTestCase::prepareD7Session in drupal/modules/simpletest/tests/upgrade/upgrade.test
Prepares the appropriate session for the release of Drupal being upgraded.
user_password in drupal/modules/user/user.module
Generate a random alphanumeric password.
_drupal_bootstrap_full in drupal/includes/common.inc
_openid_dh_rand in drupal/modules/openid/openid.inc
_openid_get_bytes in drupal/modules/openid/openid.inc
_password_generate_salt in drupal/includes/password.inc
Generates a random base 64-encoded salt prefixed with settings for the hash.