Searched refs:ECRYPTFS_PASSWORD (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ecryptfs/
H A Dkeystore.c792 (*new_auth_tok)->token_type = ECRYPTFS_PASSWORD;
1180 if (candidate_auth_tok->token_type == ECRYPTFS_PASSWORD
1211 } else if (candidate_auth_tok->token_type == ECRYPTFS_PASSWORD) {
1676 if (auth_tok->token_type == ECRYPTFS_PASSWORD) {
H A Decryptfs_kernel.h133 enum ecryptfs_token_types {ECRYPTFS_PASSWORD, ECRYPTFS_PRIVATE_KEY}; enumerator in enum:ecryptfs_token_types
H A Dmain.c382 if (auth_tok->token_type != ECRYPTFS_PASSWORD

Completed in 102 milliseconds