OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newpw
(Results
1 - 7
of
7
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
yppasswd.x
60
passwd
newpw
; /* new passwd entry */
yppasswd.h
30
passwd
newpw
;
member in struct:yppasswd
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
yppasswd.x
60
passwd
newpw
; /* new passwd entry */
yppasswd.h
30
passwd
newpw
;
member in struct:yppasswd
/device/moto/shamu/cryptfs_hw/
cryptfs_hw.c
144
unsigned int update_hw_device_encryption_key(const char*
newpw
, const char* enc_mode)
147
return set_key(
newpw
, enc_mode, UPDATE_HW_DISK_ENC_KEY);
/system/vold/
cryptfs.h
232
int cryptfs_verify_passwd(char *
newpw
);
235
int cryptfs_changepw(int type, const char *
newpw
);
cryptfs.c
[
all
...]
Completed in 500 milliseconds