Home
last modified time | relevance | path

Searched refs:retype (Results 1 – 6 of 6) sorted by relevance

/external/openssh/
Dsshconnect2.c906 char *info, *lang, *password = NULL, *retype = NULL; in input_userauth_passwd_changereq() local
948 retype = read_passphrase(prompt, 0); in input_userauth_passwd_changereq()
949 if (strcmp(password, retype) != 0) { in input_userauth_passwd_changereq()
955 memset(retype, 0, strlen(retype)); in input_userauth_passwd_changereq()
956 xfree(retype); in input_userauth_passwd_changereq()
/external/oprofile/events/x86-64/hammer/
Dunit_masks65 0x02 SSE retype microfaults
/external/oprofile/events/x86-64/family11h/
Dunit_masks71 0x02 SSE retype microfaults
/external/oprofile/events/x86-64/family10/
Dunit_masks75 0x02 SSE retype microfaults
/external/grub/
DNEWS57 * The utility ``grub-md5-crypt'' prompts to retype a password and checks
DChangeLog1220 * util/grub-md5-crypt.in: Prompt to retype a password, and check