Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dkeystore.c1758 size_t next_packet_is_auth_tok_packet; in ecryptfs_parse_packet_set() local
1775 next_packet_is_auth_tok_packet = 1; in ecryptfs_parse_packet_set()
1776 while (next_packet_is_auth_tok_packet) { in ecryptfs_parse_packet_set()
1847 next_packet_is_auth_tok_packet = 0; in ecryptfs_parse_packet_set()
/kernel/linux/linux-6.6/fs/ecryptfs/
H A 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()

Completed in 9 milliseconds