Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ecryptfs/
Dkeystore.c1772 size_t next_packet_is_auth_tok_packet; in ecryptfs_parse_packet_set() local
1789 next_packet_is_auth_tok_packet = 1; in ecryptfs_parse_packet_set()
1790 while (next_packet_is_auth_tok_packet) { in ecryptfs_parse_packet_set()
1861 next_packet_is_auth_tok_packet = 0; in ecryptfs_parse_packet_set()