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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ecryptfs/
H A Dkeystore.c1160 if (mount_crypt_stat->global_auth_tok) {
1163 chosen_auth_tok = mount_crypt_stat->global_auth_tok;
1674 if (mount_crypt_stat->global_auth_tok) {
1675 auth_tok = mount_crypt_stat->global_auth_tok;
H A Decryptfs_kernel.h280 struct ecryptfs_auth_tok *global_auth_tok; member in struct:ecryptfs_mount_crypt_stat
H A Dmain.c390 mount_crypt_stat->global_auth_tok = auth_tok;
H A Dcrypto.c986 if (mount_crypt_stat->global_auth_tok) {
1007 * should detect lack of global_auth_tok at mount time

Completed in 185 milliseconds