Home
last modified time | relevance | path

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

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