Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ecryptfs/
Dkeystore.c1206 struct ecryptfs_auth_tok_list_item *auth_tok_list_item; in wipe_auth_tok_list()
1207 struct ecryptfs_auth_tok_list_item *auth_tok_list_item_tmp; in wipe_auth_tok_list()
1243 struct ecryptfs_auth_tok_list_item *auth_tok_list_item; in parse_tag_1_packet()
1341 sizeof(struct ecryptfs_auth_tok_list_item)); in parse_tag_1_packet()
1375 struct ecryptfs_auth_tok_list_item *auth_tok_list_item; in parse_tag_3_packet()
1517 sizeof(struct ecryptfs_auth_tok_list_item)); in parse_tag_3_packet()
1780 struct ecryptfs_auth_tok_list_item *auth_tok_list_item; in ecryptfs_parse_packet_set()
1933 struct ecryptfs_auth_tok_list_item *auth_tok_list_item_tmp; in ecryptfs_parse_packet_set()
Decryptfs_kernel.h378 struct ecryptfs_auth_tok_list_item { struct
Dmain.c669 .size = sizeof(struct ecryptfs_auth_tok_list_item),