Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ecryptfs/
Ddebug.c63 if (auth_tok->session_key.flags & ECRYPTFS_CONTAINS_ENCRYPTED_KEY) { in ecryptfs_dump_auth_tok()
Dkeystore.c1315 ECRYPTFS_CONTAINS_ENCRYPTED_KEY; in parse_tag_1_packet()
1482 ECRYPTFS_CONTAINS_ENCRYPTED_KEY; in parse_tag_3_packet()
/Linux-v5.10/include/linux/
Decryptfs.h59 #define ECRYPTFS_CONTAINS_ENCRYPTED_KEY 0x00000008 macro