Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ecryptfs/
Dkeystore.c1763 size_t next_packet_is_auth_tok_packet; in ecryptfs_parse_packet_set() local
1780 next_packet_is_auth_tok_packet = 1; in ecryptfs_parse_packet_set()
1781 while (next_packet_is_auth_tok_packet) { in ecryptfs_parse_packet_set()
1852 next_packet_is_auth_tok_packet = 0; in ecryptfs_parse_packet_set()