10 calls to drupal_random_key()

drupal_get_private_key in drupal-7.x/includes/common.inc
Ensures the private key variable used to generate tokens is set.
drupal_prepare_form in drupal-7.x/includes/form.inc
Prepares a structured form array.
drupal_rebuild_form in drupal-7.x/includes/form.inc
Constructs a new $form from the information in $form_state.
drupal_session_initialize in drupal-7.x/includes/session.inc
Initializes the session handler, starting a session if needed.
drupal_session_regenerate in drupal-7.x/includes/session.inc
Called when an anonymous user becomes authenticated or vice-versa.
install_settings_form_submit in drupal-7.x/includes/install.core.inc
Form submission handler for install_settings_form().
openid_test_install in drupal-7.x/modules/openid/tests/openid_test.install
Implements hook_install().
system_install in drupal-7.x/modules/system/system.install
Implements hook_install().
system_update_7001 in drupal-7.x/modules/system/system.install
Generate a cron key and save it in the variables table.
user_pass_reset in drupal-7.x/modules/user/user.pages.inc
Menu callback; process one time login link and redirects to the user page on success.