Searched refs:token_type (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.c608 (*new_auth_tok)->token_type = ECRYPTFS_PRIVATE_KEY;
792 (*new_auth_tok)->token_type = ECRYPTFS_PASSWORD;
1180 if (candidate_auth_tok->token_type == ECRYPTFS_PASSWORD
1187 } else if ((candidate_auth_tok->token_type
1204 if (candidate_auth_tok->token_type == ECRYPTFS_PRIVATE_KEY) {
1211 } else if (candidate_auth_tok->token_type == ECRYPTFS_PASSWORD) {
1676 if (auth_tok->token_type == ECRYPTFS_PASSWORD) {
1698 } else if (auth_tok->token_type == ECRYPTFS_PRIVATE_KEY) {
H A Dmain.c382 if (auth_tok->token_type != ECRYPTFS_PASSWORD
383 && auth_tok->token_type != ECRYPTFS_PRIVATE_KEY) {
H A Decryptfs_kernel.h146 u16 token_type; member in struct:ecryptfs_auth_tok
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Diw_handler.h376 __u8 token_type; /* Future */ member in struct:iw_ioctl_description

Completed in 101 milliseconds