Home
last modified time | relevance | path

Searched refs:ecryptfs_auth_tok_list_item (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ecryptfs/
H A Dkeystore.c1155 struct ecryptfs_auth_tok_list_item *auth_tok_list_item; in wipe_auth_tok_list()
1156 struct ecryptfs_auth_tok_list_item *auth_tok_list_item_tmp; in wipe_auth_tok_list()
1192 struct ecryptfs_auth_tok_list_item *auth_tok_list_item; in parse_tag_1_packet()
1290 sizeof(struct ecryptfs_auth_tok_list_item)); in parse_tag_1_packet()
1324 struct ecryptfs_auth_tok_list_item *auth_tok_list_item; in parse_tag_3_packet()
1467 sizeof(struct ecryptfs_auth_tok_list_item)); in parse_tag_3_packet()
1730 struct ecryptfs_auth_tok_list_item *auth_tok_list_item; in ecryptfs_parse_packet_set()
1880 struct ecryptfs_auth_tok_list_item *auth_tok_list_item_tmp; in ecryptfs_parse_packet_set()
H A Decryptfs_kernel.h351 struct ecryptfs_auth_tok_list_item { struct
H A Dmain.c664 .size = sizeof(struct ecryptfs_auth_tok_list_item),