Home
last modified time | relevance | path

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

/linux/fs/ecryptfs/
H A Dcrypto.c597 struct ecryptfs_global_auth_tok *global_auth_tok; in ecryptfs_copy_mount_wide_sigs_to_inode_sigs() local
603 list_for_each_entry(global_auth_tok, in ecryptfs_copy_mount_wide_sigs_to_inode_sigs()
606 if (global_auth_tok->flags & ECRYPTFS_AUTH_TOK_FNEK) in ecryptfs_copy_mount_wide_sigs_to_inode_sigs()
608 rc = ecryptfs_add_keysig(crypt_stat, global_auth_tok->sig); in ecryptfs_copy_mount_wide_sigs_to_inode_sigs()