Home
last modified time | relevance | path

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

/openbmc/linux/fs/ecryptfs/
H A Dkeystore.c1195 struct ecryptfs_auth_tok_list_item *auth_tok_list_item; in wipe_auth_tok_list()
1196 struct ecryptfs_auth_tok_list_item *auth_tok_list_item_tmp; in wipe_auth_tok_list()
1232 struct ecryptfs_auth_tok_list_item *auth_tok_list_item; in parse_tag_1_packet()
1330 sizeof(struct ecryptfs_auth_tok_list_item)); in parse_tag_1_packet()
1364 struct ecryptfs_auth_tok_list_item *auth_tok_list_item; in parse_tag_3_packet()
1506 sizeof(struct ecryptfs_auth_tok_list_item)); in parse_tag_3_packet()
1769 struct ecryptfs_auth_tok_list_item *auth_tok_list_item; in ecryptfs_parse_packet_set()
1922 struct ecryptfs_auth_tok_list_item *auth_tok_list_item_tmp; in ecryptfs_parse_packet_set()
H A Decryptfs_kernel.h361 struct ecryptfs_auth_tok_list_item { struct
H A Dmain.c667 .size = sizeof(struct ecryptfs_auth_tok_list_item),