Home
last modified time | relevance | path

Searched refs:ECRYPTFS_PERSISTENT_PASSWORD (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/security/keys/encrypted-keys/
H A Decryptfs_format.c74 auth_tok->token.password.flags &= ~(ECRYPTFS_PERSISTENT_PASSWORD); in ecryptfs_fill_auth_tok()
/OK3568_Linux_fs/kernel/include/linux/
H A Decryptfs.h72 #define ECRYPTFS_PERSISTENT_PASSWORD 0x01 macro
/OK3568_Linux_fs/kernel/fs/ecryptfs/
H A Ddebug.c34 ECRYPTFS_PERSISTENT_PASSWORD) { in ecryptfs_dump_auth_tok()