Home
last modified time | relevance | path

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

/openbmc/linux/fs/ecryptfs/
H A Dkeystore.c1761 size_t next_packet_is_auth_tok_packet; in ecryptfs_parse_packet_set() local
1778 next_packet_is_auth_tok_packet = 1; in ecryptfs_parse_packet_set()
1779 while (next_packet_is_auth_tok_packet) { in ecryptfs_parse_packet_set()
1850 next_packet_is_auth_tok_packet = 0; in ecryptfs_parse_packet_set()