Searched refs:ecryptfs_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 Decryptfs_kernel.h144 struct ecryptfs_auth_tok { struct
156 void ecryptfs_dump_auth_tok(struct ecryptfs_auth_tok *auth_tok);
168 struct ecryptfs_auth_tok *auth_tok;
186 static inline struct ecryptfs_auth_tok *
189 return (struct ecryptfs_auth_tok *)
280 struct ecryptfs_auth_tok *global_auth_tok;
306 struct ecryptfs_auth_tok auth_tok;
H A Ddebug.c32 void ecryptfs_dump_auth_tok(struct ecryptfs_auth_tok *auth_tok)
H A Dkeystore.c407 struct ecryptfs_auth_tok *auth_tok,
508 struct ecryptfs_auth_tok **new_auth_tok,
651 struct ecryptfs_auth_tok **new_auth_tok,
925 static int decrypt_session_key(struct ecryptfs_auth_tok *auth_tok,
1062 struct ecryptfs_auth_tok *chosen_auth_tok = NULL;
1066 struct ecryptfs_auth_tok *candidate_auth_tok = NULL;
1068 struct ecryptfs_auth_tok *new_auth_tok;
1240 pki_encrypt_session_key(struct ecryptfs_auth_tok *auth_tok,
1290 write_tag_1_packet(char *dest, size_t max, struct ecryptfs_auth_tok *auth_tok,
1447 write_tag_3_packet(char *dest, size_t max, struct ecryptfs_auth_tok *auth_to
[all...]
H A Dmain.c223 struct ecryptfs_auth_tok *auth_tok = NULL;

Completed in 92 milliseconds