13 calls to drupal_random_key()

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.