Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ecryptfs/
Dkeystore.c1759 size_t next_packet_is_auth_tok_packet; in ecryptfs_parse_packet_set() local
1776 next_packet_is_auth_tok_packet = 1; in ecryptfs_parse_packet_set()
1777 while (next_packet_is_auth_tok_packet) { in ecryptfs_parse_packet_set()
1848 next_packet_is_auth_tok_packet = 0; in ecryptfs_parse_packet_set()