Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ecryptfs/
Dsuper.c137 struct ecryptfs_global_auth_tok *walker; in ecryptfs_show_options()
Decryptfs_kernel.h287 struct ecryptfs_global_auth_tok { struct
639 struct ecryptfs_global_auth_tok **global_auth_tok,
Dmain.c187 struct ecryptfs_global_auth_tok *global_auth_tok; in ecryptfs_init_global_auth_toks()
714 .size = sizeof(struct ecryptfs_global_auth_tok),
Dcrypto.c202 struct ecryptfs_global_auth_tok *auth_tok, *auth_tok_tmp; in ecryptfs_destroy_mount_crypt_stat()
703 struct ecryptfs_global_auth_tok *global_auth_tok; in ecryptfs_copy_mount_wide_sigs_to_inode_sigs()
Dkeystore.c489 struct ecryptfs_global_auth_tok *walker; in ecryptfs_find_global_auth_tok_for_sig()
2515 struct ecryptfs_global_auth_tok *new_auth_tok; in ecryptfs_add_global_auth_tok()