Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ecryptfs/
Dkeystore.c1192 struct ecryptfs_auth_tok_list_item *auth_tok_list_item; in wipe_auth_tok_list()
1193 struct ecryptfs_auth_tok_list_item *auth_tok_list_item_tmp; in wipe_auth_tok_list()
1229 struct ecryptfs_auth_tok_list_item *auth_tok_list_item; in parse_tag_1_packet()
1327 sizeof(struct ecryptfs_auth_tok_list_item)); in parse_tag_1_packet()
1361 struct ecryptfs_auth_tok_list_item *auth_tok_list_item; in parse_tag_3_packet()
1503 sizeof(struct ecryptfs_auth_tok_list_item)); in parse_tag_3_packet()
1766 struct ecryptfs_auth_tok_list_item *auth_tok_list_item; in ecryptfs_parse_packet_set()
1919 struct ecryptfs_auth_tok_list_item *auth_tok_list_item_tmp; in ecryptfs_parse_packet_set()
Decryptfs_kernel.h364 struct ecryptfs_auth_tok_list_item { struct
Dmain.c655 .size = sizeof(struct ecryptfs_auth_tok_list_item),